[pkg-java] r18177 - trunk/gnome-split/debian
Tony Mancill
tmancill at moszumanska.debian.org
Sat May 24 16:36:38 UTC 2014
Author: tmancill
Date: 2014-05-24 16:36:38 +0000 (Sat, 24 May 2014)
New Revision: 18177
Modified:
trunk/gnome-split/debian/changelog
trunk/gnome-split/debian/compat
trunk/gnome-split/debian/control
Log:
use DH9
Modified: trunk/gnome-split/debian/changelog
===================================================================
--- trunk/gnome-split/debian/changelog 2014-05-24 05:22:35 UTC (rev 18176)
+++ trunk/gnome-split/debian/changelog 2014-05-24 16:36:38 UTC (rev 18177)
@@ -1,5 +1,6 @@
gnome-split (1.2-1) unstable; urgency=low
+ [ Guillaume Mazoyer ]
* New upstream release.
* Build against java-gnome 4.1.3.
* debian/control:
@@ -8,6 +9,9 @@
* debian/watch: use github with Githubredir for uscan.
* debian/patches/02_makefile.patch: remove useless patch (fixed upstream).
+ [ tony mancill ]
+ * Build depend on DH9; set compat to DH9.
+
-- Guillaume Mazoyer <respawneral at gmail.com> Fri, 23 May 2014 19:26:38 +0200
gnome-split (1.1-1) unstable; urgency=low
Modified: trunk/gnome-split/debian/compat
===================================================================
--- trunk/gnome-split/debian/compat 2014-05-24 05:22:35 UTC (rev 18176)
+++ trunk/gnome-split/debian/compat 2014-05-24 16:36:38 UTC (rev 18177)
@@ -1 +1 @@
-5
+9
Modified: trunk/gnome-split/debian/control
===================================================================
--- trunk/gnome-split/debian/control 2014-05-24 05:22:35 UTC (rev 18176)
+++ trunk/gnome-split/debian/control 2014-05-24 16:36:38 UTC (rev 18177)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Guillaume Mazoyer <respawneral at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends: debhelper (>= 9~),
default-jdk,
libjava-gnome-java (>= 4.1.3)
Standards-Version: 3.9.5
More information about the pkg-java-commits
mailing list