[Forensics-changes] [rifiuti2] 01/01: Import Debian patch 0.6.1-5

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


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

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

commit 2c6209a43b194cce8b335b0f33fba46b48cb696e
Author: Giovani Augusto Ferreira <giovani at riseup.net>
Date:   Sat Dec 17 00:25:59 2016 -0200

    Import Debian patch 0.6.1-5
---
 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 7730e8a..1b827cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+rifiuti2 (0.6.1-5) 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>  Sat, 17 Dec 2016 00:25:59 -0200
+
 rifiuti2 (0.6.1-4) unstable; urgency=medium
 
   * debian/control:
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 5f93612..d541139 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, libglib2.0-dev
+Build-Depends: debhelper (>= 10), dh-autoreconf, libglib2.0-dev
 Standards-Version: 3.9.8
 Homepage: https://abelcheung.github.io/rifiuti2
 Vcs-Browser: https://anonscm.debian.org/git/forensics/rifiuti2.git
diff --git a/debian/rules b/debian/rules
index 88e9d24..6c2c918 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_autoreconf:
 	dh_autoreconf ./autogen.sh

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



More information about the forensics-changes mailing list