[pkg-java] r11271 - trunk/commons-vfs/debian
Damien Raude-Morvan
drazzib at alioth.debian.org
Sat Dec 12 21:04:08 UTC 2009
Author: drazzib
Date: 2009-12-12 21:03:57 +0000 (Sat, 12 Dec 2009)
New Revision: 11271
Modified:
trunk/commons-vfs/debian/changelog
trunk/commons-vfs/debian/compat
trunk/commons-vfs/debian/control
Log:
Bump debhelper version to >= 7
Modified: trunk/commons-vfs/debian/changelog
===================================================================
--- trunk/commons-vfs/debian/changelog 2009-12-12 20:47:24 UTC (rev 11270)
+++ trunk/commons-vfs/debian/changelog 2009-12-12 21:03:57 UTC (rev 11271)
@@ -1,12 +1,13 @@
-commons-vfs (1.0-5) UNRELEASED; urgency=low
+commons-vfs (1.0-5) unstable; urgency=low
* debian/maven.rules:
- fix jdom groupId to org.jdom
- use 3.x release of commons-httpclient
- use 1.x release of commons-net
* Update my email address
+ * Bump debhelper version to >= 7
- -- Damien Raude-Morvan <drazzib at debian.org> Tue, 24 Nov 2009 00:15:58 +0100
+ -- Damien Raude-Morvan <drazzib at debian.org> Sat, 12 Dec 2009 22:02:48 +0100
commons-vfs (1.0-4) unstable; urgency=low
Modified: trunk/commons-vfs/debian/compat
===================================================================
--- trunk/commons-vfs/debian/compat 2009-12-12 20:47:24 UTC (rev 11270)
+++ trunk/commons-vfs/debian/compat 2009-12-12 21:03:57 UTC (rev 11271)
@@ -1 +1 @@
-5
+7
Modified: trunk/commons-vfs/debian/control
===================================================================
--- trunk/commons-vfs/debian/control 2009-12-12 20:47:24 UTC (rev 11270)
+++ trunk/commons-vfs/debian/control 2009-12-12 21:03:57 UTC (rev 11271)
@@ -5,7 +5,7 @@
Uploaders: Damien Raude-Morvan <drazzib at debian.org>
Build-Depends-Indep: ant-optional, junit, libcommons-net-java, libcommons-logging-java,
libcommons-httpclient-java, libcommons-collections3-java, libjsch-java, maven-repo-helper
-Build-Depends: ant, debhelper (>= 5), cdbs, default-jdk, quilt
+Build-Depends: ant, debhelper (>= 7), cdbs, default-jdk, quilt
Standards-Version: 3.8.3
Homepage: http://commons.apache.org/vfs/
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-vfs
More information about the pkg-java-commits
mailing list