[pkg-java] r16430 - trunk/libcommons-codec-java/debian

Emmanuel Bourg ebourg-guest at alioth.debian.org
Tue Mar 26 00:05:34 UTC 2013


Author: ebourg-guest
Date: 2013-03-26 00:05:34 +0000 (Tue, 26 Mar 2013)
New Revision: 16430

Modified:
   trunk/libcommons-codec-java/debian/MANIFEST.MF
   trunk/libcommons-codec-java/debian/changelog
   trunk/libcommons-codec-java/debian/control
Log:
New upstream release (1.7)

Modified: trunk/libcommons-codec-java/debian/MANIFEST.MF
===================================================================
--- trunk/libcommons-codec-java/debian/MANIFEST.MF	2013-03-25 18:14:43 UTC (rev 16429)
+++ trunk/libcommons-codec-java/debian/MANIFEST.MF	2013-03-26 00:05:34 UTC (rev 16430)
@@ -1,11 +1,12 @@
-Export-Package: org.apache.commons.codec;version="1.4",org.apache.comm
- ons.codec.net;version="1.4",org.apache.commons.codec.language;version
- ="1.4",org.apache.commons.codec.digest;version="1.4",org.apache.commo
- ns.codec.binary;version="1.4"
+Export-Package: org.apache.commons.codec;version="1.7",org.apache.comm
+ ons.codec.net;version="1.7",org.apache.commons.codec.language.bm;vers
+ ion="1.7",org.apache.commons.codec.language;version="1.7",org.apache.
+ commons.codec.digest;version="1.7",org.apache.commons.codec.binary;ve
+ rsion="1.7"
 Bundle-Name: Commons Codec
 Bundle-Vendor: The Apache Software Foundation
-Bundle-Version: 1.4
-Bnd-LastModified: 1249576895296
+Bundle-Version: 1.7.0
+Bnd-LastModified: 1347365112432
 Bundle-ManifestVersion: 2
 Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
 Bundle-Description: The codec package contains simple encoder and deco
@@ -14,4 +15,3 @@
  e also maintains a     collection of phonetic encoding utilities.
 Bundle-SymbolicName: org.apache.commons.codec
 Bundle-DocURL: http://commons.apache.org/codec/
-

Modified: trunk/libcommons-codec-java/debian/changelog
===================================================================
--- trunk/libcommons-codec-java/debian/changelog	2013-03-25 18:14:43 UTC (rev 16429)
+++ trunk/libcommons-codec-java/debian/changelog	2013-03-26 00:05:34 UTC (rev 16430)
@@ -1,3 +1,12 @@
+libcommons-codec-java (1.7-1) unstable; urgency=low
+
+  * Team upload
+  * New upstream release.
+  * Remove the deprecated DMUA flag
+  * d/control: Bump Standards-Version to 3.9.4 (no changes needed).
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 25 Mar 2013 23:49:17 +0100
+
 libcommons-codec-java (1.6-1) unstable; urgency=low
 
   [ James Page ]

Modified: trunk/libcommons-codec-java/debian/control
===================================================================
--- trunk/libcommons-codec-java/debian/control	2013-03-25 18:14:43 UTC (rev 16429)
+++ trunk/libcommons-codec-java/debian/control	2013-03-26 00:05:34 UTC (rev 16430)
@@ -3,14 +3,14 @@
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Wolfgang Baer <WBaer at gmx.de>, Damien Raude-Morvan <drazzib at debian.org>,
- Torsten Werner <twerner at debian.org>, James Page <james.page at ubuntu.com>
+ Torsten Werner <twerner at debian.org>, James Page <james.page at ubuntu.com>,
+ Emmanuel Bourg <ebourg at apache.org>
 Build-Depends: cdbs, debhelper (>= 7), ant, default-jdk
 Build-Depends-Indep: maven-repo-helper, ant-optional, junit4
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
 Homepage: http://commons.apache.org/codec/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-codec-java
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-codec-java
-DM-Upload-Allowed: yes
 
 Package: libcommons-codec-java
 Architecture: all




More information about the pkg-java-commits mailing list