[pkg-java] r16428 - trunk/libgnuinet-java/debian
Tony Mancill
tmancill at alioth.debian.org
Sun Mar 24 18:19:25 UTC 2013
Author: tmancill
Date: 2013-03-24 18:19:25 +0000 (Sun, 24 Mar 2013)
New Revision: 16428
Modified:
trunk/libgnuinet-java/debian/changelog
trunk/libgnuinet-java/debian/control
Log:
update d/control with new Uploaders; Standards-Version, and package description
Modified: trunk/libgnuinet-java/debian/changelog
===================================================================
--- trunk/libgnuinet-java/debian/changelog 2013-03-24 17:14:10 UTC (rev 16427)
+++ trunk/libgnuinet-java/debian/changelog 2013-03-24 18:19:25 UTC (rev 16428)
@@ -1,3 +1,13 @@
+libgnuinet-java (1.1.2-3) UNRELEASED; urgency=low
+
+ * Team upload.
+ * Remove Michael Koch from Uploaders (Closes: #654064)
+ * Add myself to Uploaders.
+ * Update Standards-Version: 3.9.4.
+ * Update typo in package description (Closes: #703830)
+
+ -- tony mancill <tmancill at debian.org> Sun, 24 Mar 2013 10:47:32 -0700
+
libgnuinet-java (1.1.2-2) unstable; urgency=low
* Team upload.
Modified: trunk/libgnuinet-java/debian/control
===================================================================
--- trunk/libgnuinet-java/debian/control 2013-03-24 17:14:10 UTC (rev 16427)
+++ trunk/libgnuinet-java/debian/control 2013-03-24 18:19:25 UTC (rev 16428)
@@ -2,10 +2,10 @@
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Michael Koch <konqueror at gmx.de>
+Uploaders: tony mancill <tmancill at debian.org>
Build-Depends-Indep: default-jdk, ant
Build-Depends: debhelper (>= 7), cdbs (>= 0.4.8)
-Standards-Version: 3.9.2
+Standards-Version: 3.9.4
Homepage: http://savannah.gnu.org/projects/classpath
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libgnuinet-java
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libgnuinet-java
@@ -17,4 +17,4 @@
GNU Classpath inetlib is an extension library to provide extra network
protocol support for GNU Classpath and ClasspathX project, but it can
also used standalone to make adding http, imap, pop3 and smtp client
- support to applictions.
+ support to applications.
More information about the pkg-java-commits
mailing list