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

apo pushed a commit to branch master
in repository hitori.

commit 135b70c56724ca1e7537992d35e06f97d081f9d6
Author: Markus Koschany <[email protected]>
Date:   Thu Sep 22 17:15:22 2016 +0000

    Release hitori 3.22.0-1
---
 debian/changelog | 10 ++++++++++
 debian/compat    |  2 +-
 debian/control   |  5 ++---
 debian/rules     |  2 +-
 4 files changed, 14 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4fbad55..044dc91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+hitori (3.22.0-1) unstable; urgency=medium
+
+  * Team upload.
+  * New upstream version 3.22.0.
+  * Switch to compat level 10.
+    Remove autotools-dev build-dependency.
+  * Declare compliance with Debian Policy 3.9.8.
+
+ -- Markus Koschany <[email protected]>  Thu, 22 Sep 2016 19:07:39 +0200
+
 hitori (3.20.0-1) unstable; urgency=medium
 
   * Team upload.
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 5af519d..1a862ad 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,11 @@ Priority: optional
 Maintainer: Debian Games Team <[email protected]>
 Uploaders: Peter De Wachter <[email protected]>
 Build-Depends:
- autotools-dev,
- debhelper (>= 9),
+ debhelper (>= 10),
  intltool,
  libgtk-3-dev (>= 3.15.0),
  yelp-tools
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
 Homepage: https://wiki.gnome.org/Apps/Hitori
 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/hitori/
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-games/packages/trunk/hitori/
diff --git a/debian/rules b/debian/rules
index 64ac5e8..6bd069f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,--as-needed
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-       dh $@ --with autotools_dev
+       dh $@
 
 override_dh_auto_configure:
        dh_auto_configure -- \

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/hitori.git

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to