[gummi] 01/01: Upload to unstable.

Hugo Lefeuvre hle at moszumanska.debian.org
Tue Aug 29 21:04:42 UTC 2017


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

hle pushed a commit to branch master
in repository gummi.

commit 8521235b04d893215f7e7b7668a55eeed130a9a0
Author: Hugo Lefeuvre <hle at debian.org>
Date:   Tue Aug 29 11:54:46 2017 +0200

    Upload to unstable.
    
    * Upload to unstable.
    * Bump Standards-Version to 4.0.0.
    * Remove dependency on dh-autoreconf (useless because compat=10).
    * Remove --with autoreconf in debian/rules.
---
 debian/changelog | 9 +++++++++
 debian/control   | 1 -
 debian/rules     | 2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e7271c2..f8ed6a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+gummi (0.6.6-4) unstable; urgency=medium
+
+  * Upload to unstable.
+  * Bump Standards-Version to 4.0.0.
+  * Remove dependency on dh-autoreconf (useless because compat=10).
+  * Remove --with autoreconf in debian/rules.
+
+ -- Hugo Lefeuvre <hle at debian.org>  Tue, 29 Aug 2017 11:50:27 +0200
+
 gummi (0.6.6-3) experimental; urgency=low
 
   * debian/rules:
diff --git a/debian/control b/debian/control
index 4eb2617..5a9f63f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Hugo Lefeuvre <hle at debian.org>
 Build-Depends: debhelper (>= 10),
-               dh-autoreconf,
                intltool,
                libglib2.0-dev (>= 2.20),
                libgtk2.0-dev (>= 2.20),
diff --git a/debian/rules b/debian/rules
index ab7985d..3f9dd74 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
-	dh $@ --with autoreconf --parallel
+	dh $@ --parallel
 
 override_dh_autoreconf:
 	dh_autoreconf --as-needed

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gummi.git



More information about the debian-science-commits mailing list