[Forensics-changes] [ssdeep] 05/10: use dh-autoreconf

Helmut Grohne helmutg at moszumanska.debian.org
Tue Sep 16 07:54:30 UTC 2014


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

helmutg pushed a commit to branch debian
in repository ssdeep.

commit e106969523989e9a149ba22aa8207d6347134172
Author: Helmut Grohne <helmut at subdivi.de>
Date:   Sat Sep 13 17:53:56 2014 +0200

    use dh-autoreconf
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 debian/rules     | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2e9119e..27670fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ ssdeep (2.11-1) UNRELEASED; urgency=medium
     + Fixes hash scoring (Closes: #760817)
     + Fixes memory leak (CloseS: #702551)
   * Declare compliance with policy version 3.9.5: no changes needed
+  * Switch from autotools-dev to dh-autoreconf to support new architectures
+    (Closes: #734912)
 
  -- Helmut Grohne <helmut at subdivi.de>  Sat, 13 Sep 2014 16:40:30 +0200
 
diff --git a/debian/control b/debian/control
index 9dcaa5f..6ffd80a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin
 Priority: optional
 Maintainer: Debian Forensics <forensics-devel at lists.alioth.debian.org>
 Uploaders: Christophe Monniez <christophe.monniez at fccu.be>
-Build-Depends: debhelper (>= 8.0.0), autotools-dev
+Build-Depends: debhelper (>= 9), dh-autoreconf
 Standards-Version: 3.9.5
 Homepage: http://ssdeep.sourceforge.net/
 Vcs-Browser: http://git.debian.org/?p=forensics/ssdeep.git
diff --git a/debian/rules b/debian/rules
index af5c688..37e3734 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export LDFLAGS+=-Wl,-z,defs
 
 %:
-	dh ${@} --with autotools_dev
+	dh ${@} --with autoreconf
 
 override_dh_strip:
 	dh_strip --dbg-package=libfuzzy2-dbg

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/ssdeep.git



More information about the forensics-changes mailing list