[Forensics-changes] [hashrat] 01/01: Import Debian patch 1.8.3+dfsg-2

Giovani Augusto Ferreira giovani-guest at moszumanska.debian.org
Mon Dec 19 01:44:34 UTC 2016


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

giovani-guest pushed a commit to branch debian
in repository hashrat.

commit 2ba2a2434ea699ebfb2a8e6d77ac3f05ba6df8c2
Author: Giovani Augusto Ferreira <giovani at riseup.net>
Date:   Fri Dec 16 23:12:24 2016 -0200

    Import Debian patch 1.8.3+dfsg-2
---
 debian/changelog | 9 +++++++++
 debian/compat    | 2 +-
 debian/control   | 2 +-
 debian/rules     | 2 +-
 4 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e6c8886..3fe9f7b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+hashrat (1.8.3+dfsg-2) unstable; urgency=medium
+
+  * Update DH level to 10.
+  * debian/compat: updated to 10.
+  * debian/rules: removed the '--with autoreconf' because it is default
+    in DH 10.
+
+ -- Giovani Augusto Ferreira <giovani at riseup.net>  Fri, 16 Dec 2016 23:12:24 -0200
+
 hashrat (1.8.3+dfsg-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 1ed134c..c3d0a59 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
 Priority: optional
 Maintainer: Debian Forensics <forensics-devel at lists.alioth.debian.org>
 Uploaders: Giovani Augusto Ferreira <giovani at riseup.net>
-Build-Depends: debhelper (>= 9), dh-autoreconf
+Build-Depends: debhelper (>= 10), dh-autoreconf
 Standards-Version: 3.9.8
 Homepage: http://www.cjpaget.co.uk/Code/Hashrat
 Vcs-Git: https://anonscm.debian.org/git/forensics/hashrat.git
diff --git a/debian/rules b/debian/rules
index 6e24fef..cecaf9a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@  --with autoreconf
+	dh $@
 
 # Disable the tests temporarily.
 override_dh_auto_test:

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



More information about the forensics-changes mailing list