From 7aca7e847871e0d6f396bc3edf6452e111d762f5 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Thu, 27 Jun 2013 12:06:21 +0400 Subject: Use dh-buildinfo --- debian/changelog | 3 ++- debian/control | 1 + debian/rules | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e6979a0..cb8c525 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,8 +10,9 @@ open-axiom (1.5.0~svn3038-1) unstable; urgency=low automake 1.13 too) * Only support SBCL, all other lisps cause FTBFS. * Enable hardening (include /usr/share/dpkg/buildflags.mk for build flags) + * Use dh-buildinfo - -- Igor Pashev Thu, 27 Jun 2013 02:05:01 +0400 + -- Igor Pashev Thu, 27 Jun 2013 12:05:47 +0400 open-axiom (1.4.1+svn~2626-2) unstable; urgency=low diff --git a/debian/control b/debian/control index b292f63..9bd3bee 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Build-Depends: libxt-dev, g++ (>= 4.7), help2man, + dh-buildinfo, Standards-Version: 3.9.3 Vcs-Git: http://git.debian.org/git/pkg-open-axiom/pkg-open-axiom.git Vcs-Browser: http://git.debian.org/?p=pkg-open-axiom/pkg-open-axiom.git diff --git a/debian/rules b/debian/rules index a4c0125..5e3bb04 100755 --- a/debian/rules +++ b/debian/rules @@ -116,6 +116,7 @@ endif dh_shlibdeps dh_gencontrol dh_md5sums + dh_buildinfo dh_builddeb -- -Zxz clean: -- cgit v1.2.3