[pkg-java] r14662 - in trunk/ant1.7/debian: . source
Miguel Landaeta
nomadium-guest at alioth.debian.org
Fri Sep 2 16:16:29 UTC 2011
Author: nomadium-guest
Date: 2011-09-02 16:16:28 +0000 (Fri, 02 Sep 2011)
New Revision: 14662
Added:
trunk/ant1.7/debian/source/
trunk/ant1.7/debian/source/format
Modified:
trunk/ant1.7/debian/changelog
trunk/ant1.7/debian/control
Log:
* Fix a few lintian warnings.
Modified: trunk/ant1.7/debian/changelog
===================================================================
--- trunk/ant1.7/debian/changelog 2011-09-02 15:48:19 UTC (rev 14661)
+++ trunk/ant1.7/debian/changelog 2011-09-02 16:16:28 UTC (rev 14662)
@@ -3,6 +3,8 @@
* Team upload.
* Fix FTBFS due to changes in libxml-commons-resolver1.1-java 1.2.
(Closes: #640072).
+ * Switch to source format 3.0 (quilt).
+ * Bump Standards-Version to 3.9.2. No changes were required.
-- Miguel Landaeta <miguel at miguel.cc> Fri, 02 Sep 2011 07:53:29 -0430
Modified: trunk/ant1.7/debian/control
===================================================================
--- trunk/ant1.7/debian/control 2011-09-02 15:48:19 UTC (rev 14661)
+++ trunk/ant1.7/debian/control 2011-09-02 16:16:28 UTC (rev 14662)
@@ -9,7 +9,7 @@
liblog4j1.2-java, libregexp-java, libbcel-java (>= 5.0), libcommons-logging-java, libjdepend-java,
libgnumail-java, libxml-commons-resolver1.1-java, libcommons-net-java, libjsch-java, libjaxp1.3-java,
gcj-native-helper
-Standards-Version: 3.9.0
+Standards-Version: 3.9.2
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/ant1.7
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/ant1.7/
Homepage: http://ant.apache.org/
Added: trunk/ant1.7/debian/source/format
===================================================================
--- trunk/ant1.7/debian/source/format (rev 0)
+++ trunk/ant1.7/debian/source/format 2011-09-02 16:16:28 UTC (rev 14662)
@@ -0,0 +1 @@
+3.0 (quilt)
More information about the pkg-java-commits
mailing list