[Debian-l10n-commits] [poedit] 03/03: Compat 10, new release, upload to unstable

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Tue Oct 18 06:31:11 UTC 2016


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

locutusofborg-guest pushed a commit to branch master
in repository poedit.

commit 4fcc37d3dfad9de65fac99c6fd85e4928a747c21
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Tue Oct 18 08:30:01 2016 +0200

    Compat 10, new release, upload to unstable
---
 debian/changelog | 7 +++++++
 debian/compat    | 2 +-
 debian/control   | 2 +-
 debian/rules     | 2 +-
 4 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 159ca81..218abd4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+poedit (1.8.10-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Bump compat level to 10
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Tue, 18 Oct 2016 08:29:41 +0200
+
 poedit (1.8.9-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 4908357..d906f89 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian l10n developers <debian-l10n-devel at lists.alioth.debian.org>
 Uploaders: Andreas Rönnquist <gusnan at debian.org>,
            Gianfranco Costamagna <locutusofborg at debian.org>
 Build-Depends: asciidoc,
-               debhelper (>= 9),
+               debhelper (>= 10),
                dh-autoreconf,
                gettext,
                libboost-dev,
diff --git a/debian/rules b/debian/rules
index 7c7667f..9fde1c8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ export LDFLAGS += -Wl,--as-needed
 export LDFLAGS += -Wl,-z,relro
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	./bootstrap

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



More information about the Debian-l10n-commits mailing list