summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2013-06-27 12:06:21 +0400
committerIgor Pashev <pashev.igor@gmail.com>2013-06-27 12:06:21 +0400
commit7aca7e847871e0d6f396bc3edf6452e111d762f5 (patch)
treec344a391a57dd397fa7d780f568179455a41e9e6
parent6a391f33bb2582f24d91539649a490c899c2565f (diff)
downloadopen-axiom-debian-7aca7e847871e0d6f396bc3edf6452e111d762f5.tar.gz
Use dh-buildinfo
-rw-r--r--debian/changelog3
-rw-r--r--debian/control1
-rwxr-xr-xdebian/rules1
3 files changed, 4 insertions, 1 deletions
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 <pashev.igor@gmail.com> Thu, 27 Jun 2013 02:05:01 +0400
+ -- Igor Pashev <pashev.igor@gmail.com> 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: