[pkg-java] r17907 - trunk/jsch/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Mar 21 20:51:12 UTC 2014
Author: ebourg-guest
Date: 2014-03-21 20:51:12 +0000 (Fri, 21 Mar 2014)
New Revision: 17907
Modified:
trunk/jsch/debian/changelog
trunk/jsch/debian/compat
trunk/jsch/debian/control
Log:
Switch to debhelper level 9
Modified: trunk/jsch/debian/changelog
===================================================================
--- trunk/jsch/debian/changelog 2014-03-21 20:39:04 UTC (rev 17906)
+++ trunk/jsch/debian/changelog 2014-03-21 20:51:12 UTC (rev 17907)
@@ -1,6 +1,7 @@
jsch (0.1.50-2) UNRELEASED; urgency=medium
* Standards-Version updated to 3.9.5 (no changes)
+ * Switch to debhelper level 9
-- Emmanuel Bourg <ebourg at apache.org> Fri, 21 Mar 2014 21:38:10 +0100
Modified: trunk/jsch/debian/compat
===================================================================
--- trunk/jsch/debian/compat 2014-03-21 20:39:04 UTC (rev 17906)
+++ trunk/jsch/debian/compat 2014-03-21 20:51:12 UTC (rev 17907)
@@ -1 +1 @@
-7
+9
Modified: trunk/jsch/debian/control
===================================================================
--- trunk/jsch/debian/control 2014-03-21 20:39:04 UTC (rev 17906)
+++ trunk/jsch/debian/control 2014-03-21 20:51:12 UTC (rev 17907)
@@ -5,7 +5,7 @@
Uploaders: Emmanuel Bourg <ebourg at apache.org>,
Ludovic Claude <ludovic.claude at laposte.net>,
Niels Thykier <niels at thykier.net>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk
+Build-Depends: debhelper (>= 9), cdbs, default-jdk
Build-Depends-Indep: maven-repo-helper, ant (>= 1.6.5), libjzlib-java
Standards-Version: 3.9.5
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jsch
More information about the pkg-java-commits
mailing list