[pkg-java] r10904 - trunk/commons-beanutils/debian
Michael Koch
mkoch at alioth.debian.org
Sun Oct 25 20:54:50 UTC 2009
Author: mkoch
Date: 2009-10-25 20:54:50 +0000 (Sun, 25 Oct 2009)
New Revision: 10904
Removed:
trunk/commons-beanutils/debian/patches/
Modified:
trunk/commons-beanutils/debian/changelog
trunk/commons-beanutils/debian/compat
trunk/commons-beanutils/debian/control
Log:
commons-beanutils (1.8.1-1) unstable; urgency=low
* New upstream release.
* Updated debhelper to >= 7.
* Updated Standards-Version to 3.8.3.
-- Michael Koch <konqueror at gmx.de> Sun, 25 Oct 2009 21:21:45 +0100
Modified: trunk/commons-beanutils/debian/changelog
===================================================================
--- trunk/commons-beanutils/debian/changelog 2009-10-25 20:45:34 UTC (rev 10903)
+++ trunk/commons-beanutils/debian/changelog 2009-10-25 20:54:50 UTC (rev 10904)
@@ -1,3 +1,11 @@
+commons-beanutils (1.8.1-1) unstable; urgency=low
+
+ * New upstream release.
+ * Updated debhelper to >= 7.
+ * Updated Standards-Version to 3.8.3.
+
+ -- Michael Koch <konqueror at gmx.de> Sun, 25 Oct 2009 21:21:45 +0100
+
commons-beanutils (1.8.0-2) unstable; urgency=low
* Upload to unstable.
Modified: trunk/commons-beanutils/debian/compat
===================================================================
--- trunk/commons-beanutils/debian/compat 2009-10-25 20:45:34 UTC (rev 10903)
+++ trunk/commons-beanutils/debian/compat 2009-10-25 20:54:50 UTC (rev 10904)
@@ -1 +1 @@
-6
+7
Modified: trunk/commons-beanutils/debian/control
===================================================================
--- trunk/commons-beanutils/debian/control 2009-10-25 20:45:34 UTC (rev 10903)
+++ trunk/commons-beanutils/debian/control 2009-10-25 20:54:50 UTC (rev 10904)
@@ -4,9 +4,9 @@
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Arnaud Vandyck <avdyk at debian.org>, Michael Koch <konqueror at gmx.de>,
Ludovic Claude <ludovic.claude at laposte.net>
-Build-Depends: debhelper (>= 6), cdbs, default-jdk
+Build-Depends: debhelper (>= 7), cdbs, default-jdk
Build-Depends-Indep: maven-repo-helper, ant, ant-optional, libcommons-collections3-java, libcommons-logging-java, junit
-Standards-Version: 3.8.1
+Standards-Version: 3.8.3
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-beanutils
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-beanutils
Homepage: http://commons.apache.org/beanutils/
More information about the pkg-java-commits
mailing list