r15890 - packages/trunk/hitori/debian

Markus Koschany apo at moszumanska.debian.org
Thu Sep 22 17:15:22 UTC 2016


Author: apo
Date: 2016-09-22 17:15:22 +0000 (Thu, 22 Sep 2016)
New Revision: 15890

Modified:
   packages/trunk/hitori/debian/changelog
   packages/trunk/hitori/debian/compat
   packages/trunk/hitori/debian/control
   packages/trunk/hitori/debian/rules
Log:
Release hitori 3.22.0-1


Modified: packages/trunk/hitori/debian/changelog
===================================================================
--- packages/trunk/hitori/debian/changelog	2016-09-20 19:06:46 UTC (rev 15889)
+++ packages/trunk/hitori/debian/changelog	2016-09-22 17:15:22 UTC (rev 15890)
@@ -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 <apo at debian.org>  Thu, 22 Sep 2016 19:07:39 +0200
+
 hitori (3.20.0-1) unstable; urgency=medium
 
   * Team upload.

Modified: packages/trunk/hitori/debian/compat
===================================================================
--- packages/trunk/hitori/debian/compat	2016-09-20 19:06:46 UTC (rev 15889)
+++ packages/trunk/hitori/debian/compat	2016-09-22 17:15:22 UTC (rev 15890)
@@ -1 +1 @@
-9
+10

Modified: packages/trunk/hitori/debian/control
===================================================================
--- packages/trunk/hitori/debian/control	2016-09-20 19:06:46 UTC (rev 15889)
+++ packages/trunk/hitori/debian/control	2016-09-22 17:15:22 UTC (rev 15890)
@@ -4,12 +4,11 @@
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Peter De Wachter <pdewacht at gmail.com>
 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/

Modified: packages/trunk/hitori/debian/rules
===================================================================
--- packages/trunk/hitori/debian/rules	2016-09-20 19:06:46 UTC (rev 15889)
+++ packages/trunk/hitori/debian/rules	2016-09-22 17:15:22 UTC (rev 15890)
@@ -4,7 +4,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --with autotools_dev
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- \




More information about the Pkg-games-commits mailing list