[libcommons-codec-java] 02/06: Updated the OSGi metadata in debian/MANIFEST.MF

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Apr 28 16:52:25 UTC 2015


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository libcommons-codec-java.

commit 556955dc8ee6969972f363acee7960ad538faa1a
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Apr 28 16:12:44 2015 +0200

    Updated the OSGi metadata in debian/MANIFEST.MF
---
 debian/MANIFEST.MF | 42 ++++++++++++++++++++++++++----------------
 debian/changelog   |  4 +++-
 2 files changed, 29 insertions(+), 17 deletions(-)

diff --git a/debian/MANIFEST.MF b/debian/MANIFEST.MF
index 9902e76..a0c84e9 100644
--- a/debian/MANIFEST.MF
+++ b/debian/MANIFEST.MF
@@ -1,16 +1,26 @@
-Export-Package: org.apache.commons.codec;version="1.9",org.apache.comm
- ons.codec.net;version="1.9",org.apache.commons.codec.language.bm;vers
- ion="1.9",org.apache.commons.codec.language;version="1.9",org.apache.
- commons.codec.digest;version="1.9",org.apache.commons.codec.binary;ve
- rsion="1.9"
-Bundle-Name: Commons Codec
-Bundle-Vendor: The Apache Software Foundation
-Bundle-Version: 1.9.0
-Bundle-ManifestVersion: 2
-Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
-Bundle-Description: The codec package contains simple encoder and deco
- ders for     various formats such as Base64 and Hexadecimal.  In addi
- tion to these     widely used encoders and decoders, the codec packag
- e also maintains a     collection of phonetic encoding utilities.
-Bundle-SymbolicName: org.apache.commons.codec
-Bundle-DocURL: http://commons.apache.org/codec/
+Export-Package: org.apache.commons.codec;version="1.10",org.apache.com
+ mons.codec.binary;version="1.10",org.apache.commons.codec.digest;vers
+ ion="1.10",org.apache.commons.codec.language;version="1.10",org.apach
+ e.commons.codec.language.bm;version="1.10",org.apache.commons.codec.n
+ et;version="1.10"
+Implementation-Title: Apache Commons Codec
+Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.6))"
+Implementation-Vendor: The Apache Software Foundation
+Implementation-Vendor-Id: org.apache
+Specification-Title: Apache Commons Codec
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Bundle-SymbolicName: org.apache.commons.codec
+Implementation-Version: 1.10
+Specification-Vendor: The Apache Software Foundation
+Bundle-Name: Apache Commons Codec
+Bundle-Vendor: The Apache Software Foundation
+Bundle-Version: 1.10.0
+Bundle-ManifestVersion: 2
+Bundle-Description: The Apache Commons Codec package contains simple e
+ ncoder and decoders for     various formats such as Base64 and Hexade
+ cimal.  In addition to these     widely used encoders and decoders, t
+ he codec package also maintains a     collection of phonetic encoding
+  utilities.
+Bundle-DocURL: http://commons.apache.org/proper/commons-codec/
+Import-Package: javax.crypto,javax.crypto.spec
+Specification-Version: 1.10
diff --git a/debian/changelog b/debian/changelog
index c402986..b10290e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
-libcommons-codec-java (1.9-2) UNRELEASED; urgency=medium
+libcommons-codec-java (1.10-1) UNRELEASED; urgency=medium
 
+  * New upstream release
+    - Updated the OSGi metadata in debian/MANIFEST.MF
   * Moved the package to Git
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 28 Apr 2015 15:47:03 +0200

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-codec-java.git



More information about the pkg-java-commits mailing list