~pi-rho/+junk/reposurgeon-debian

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: pi-rho
  • Date: 2014-08-23 05:53:53 UTC
  • Revision ID: ubuntu@tyr.cx-20140823055353-1pofyorwl0hvh30g
Tags: 3.10-1~ppa1~uuu
initial check-in

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
 
 
3
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
4
DEB_CFLAGS_MAINT_PREPEND = -Wall -Wextra
 
5
DPKG_EXPORT_BUILDFLAGS = 1
 
6
include /usr/share/dpkg/buildflags.mk
 
7
 
 
8
include /usr/share/cdbs/1/rules/debhelper.mk
 
9
include /usr/share/cdbs/1/class/makefile.mk
 
10
include /usr/share/cdbs/1/rules/utils.mk
 
11
-include /usr/share/cdbs/1/rules/upstream-tarball.mk
 
12
 
 
13
DEB_MAKE_BUILD_TARGET     = all cyreposurgeon
 
14
DEB_MAKE_INSTALL_TARGET   = install prefix=/usr DESTDIR=$(DEB_DESTDIR)
 
15
DEB_MAKE_CLEAN_TARGET     = clean
 
16
 
 
17
DEB_UPSTREAM_URL         := http://www.catb.org/~esr/reposurgeon
 
18
DEB_DH_BUILDDEB_ARGS_ALL := -- -Zxz
 
19
DEB_COMPRESS_EXCLUDE     := .mk