[pkg-java] r16840 - trunk/libcommons-net1-java/debian
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Thu Jun 6 21:50:50 UTC 2013
Author: ebourg-guest
Date: 2013-06-06 21:50:49 +0000 (Thu, 06 Jun 2013)
New Revision: 16840
Modified:
trunk/libcommons-net1-java/debian/changelog
trunk/libcommons-net1-java/debian/control
Log:
Updated Standards-Version to 3.9.4 (no changes)
Update short description for libcommons-net-java (Closes: #711391)
debian/control: Use canonical URLs for the Vcs-* fields
Modified: trunk/libcommons-net1-java/debian/changelog
===================================================================
--- trunk/libcommons-net1-java/debian/changelog 2013-06-06 17:01:32 UTC (rev 16839)
+++ trunk/libcommons-net1-java/debian/changelog 2013-06-06 21:50:49 UTC (rev 16840)
@@ -1,11 +1,15 @@
libcommons-net1-java (1.4.1-6) UNRELEASED; urgency=low
- * Team upload.
+ [ tony mancill ]
* Update short description for libcommons-net-java (Closes: #671035)
- * Bump Standards-Version to 3.9.3 (no changes).
- -- tony mancill <tmancill at debian.org> Thu, 17 May 2012 08:02:06 -0700
+ [ Emmanuel Bourg ]
+ * Updated Standards-Version to 3.9.4 (no changes)
+ * Update short description for libcommons-net-java (Closes: #711391)
+ * debian/control: Use canonical URLs for the Vcs-* fields
+ -- Emmanuel Bourg <ebourg at apache.org> Thu, 06 Jun 2013 21:07:39 +0200
+
libcommons-net1-java (1.4.1-5) unstable; urgency=low
* Add a dummy package libcommons-net-java to ease upgrades.
Modified: trunk/libcommons-net1-java/debian/control
===================================================================
--- trunk/libcommons-net1-java/debian/control 2013-06-06 17:01:32 UTC (rev 16839)
+++ trunk/libcommons-net1-java/debian/control 2013-06-06 21:50:49 UTC (rev 16840)
@@ -2,13 +2,13 @@
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Torsten Werner <twerner at debian.org>
+Uploaders: Torsten Werner <twerner at debian.org>, Emmanuel Bourg <ebourg at apache.org>
Build-Depends: debhelper (>= 5), cdbs
Build-Depends-Indep: default-jdk, ant, liboro-java (>=2.0.8), junit
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
Homepage: http://commons.apache.org/net/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-net1-java
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-net1-java/
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libcommons-net1-java
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libcommons-net1-java/
Package: libcommons-net1-java
Architecture: all
@@ -40,4 +40,4 @@
Architecture: all
Depends: libcommons-net1-java (= ${binary:Version}), ${misc:Depends}
Description: dummy package for upgrading to libcommons-net1-java
- This package can be safely removed after ugrading to libcommons-net1-java.
+ This package can be safely removed after upgrading to libcommons-net1-java.
More information about the pkg-java-commits
mailing list