From 8f1388e013857d41246d47f5eccc97786b785f89 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 28 Jun 2010 22:31:13 +0200 Subject: Using debhelper 7 minimized rules file. --- debian/control | 2 +- debian/rules | 30 +++--------------------------- debian/sisu-markup-samples.docs | 1 + 3 files changed, 5 insertions(+), 28 deletions(-) create mode 100644 debian/sisu-markup-samples.docs (limited to 'debian') diff --git a/debian/control b/debian/control index 541439b..c42d617 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: sisu-markup-samples Section: non-free/text Priority: extra Maintainer: Ralph Amissah -Build-Depends: debhelper (>= 7) +Build-Depends: debhelper (>= 7.0.50~) Standards-Version: 3.9.0 Homepage: http://www.jus.uio.no/sisu/ Vcs-Browser: http://git.sisudoc.org/?p=doc/sisu-markup-samples.git diff --git a/debian/rules b/debian/rules index a522a5d..ec8aca7 100755 --- a/debian/rules +++ b/debian/rules @@ -1,31 +1,7 @@ #!/usr/bin/make -f -clean: - dh_testdir - dh_testroot +%: + dh ${@} - dh_clean - -build: - -install: - -binary: binary-indep - -binary-arch: - -binary-indep: - dh_testdir - dh_testroot - dh_installdocs README - dh_installchangelogs CHANGELOG - dh_installman - dh_install +override_dh_compress: dh_compress -X.rb -X.sst -X.ssm -X.ssi - dh_fixperms - dh_installdeb - dh_gencontrol - dh_md5sums - dh_builddeb - -.PHONY: clean build install binary binary-arch binary-indep diff --git a/debian/sisu-markup-samples.docs b/debian/sisu-markup-samples.docs new file mode 100644 index 0000000..e845566 --- /dev/null +++ b/debian/sisu-markup-samples.docs @@ -0,0 +1 @@ +README -- cgit v1.2.3