[adms] 16/20: dh, bump compat

felix salfelder felix-guest at moszumanska.debian.org
Fri May 9 19:40:34 UTC 2014


This is an automated email from the git hooks/post-receive script.

felix-guest pushed a commit to branch unstable
in repository adms.

commit 90805bcd6532733a9c200c65eb7ab2254d4211ff
Author: Felix Salfelder <felix at salfelder.org>
Date:   Fri May 9 21:23:23 2014 +0200

    dh, bump compat
---
 debian/compat |  2 +-
 debian/rules  | 19 ++-----------------
 2 files changed, 3 insertions(+), 18 deletions(-)

diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/rules b/debian/rules
index 5fb1c78..ce2eb52 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,19 +1,4 @@
 #!/usr/bin/make -f
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/autotools.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
-
-DEB_QUILT_TOPDIR = .
-DEB_SRCDIR = adms
-DEB_DESTDIR = $(CURDIR)/debian/tmp/
-
-DEB_CONFIGURE_EXTRA_FLAGS = --enable-maintainer-mode
-#DEB_DH_STRIP_ARGS := --dbg-package=libmk4-2-dbg
-
-DEB_AUTO_UPDATE_LIBTOOL = pre
-DEB_AUTO_UPDATE_AUTOMAKE = 1.11
-DEB_AUTOMAKE_ARGS = --add-missing
-DEB_AUTO_UPDATE_ACLOCAL =  $(DEB_AUTO_UPDATE_AUTOMAKE)
-DEB_AUTO_UPDATE_AUTOCONF = 2.67
-DEB_AUTO_UPDATE_AUTOHEADER = $(DEB_AUTO_UPDATE_AUTOCONF)
 
+%:
+	dh $@ --parallel

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/adms.git



More information about the debian-science-commits mailing list