[libcommons-compress-java] 35/38: New upstream release (1.6) Updated Standards-Version to 3.9.5 (no changes) Build depend on debhelper >= 9 Removed the unused debian/orig-tar.sh script

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon May 19 15:47:20 UTC 2014


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

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

commit 9a55f799f5e79735c4f9f5c194f56f3d40d7ab09
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sat Nov 2 13:28:09 2013 +0000

    New upstream release (1.6)
    Updated Standards-Version to 3.9.5 (no changes)
    Build depend on debhelper >= 9
    Removed the unused debian/orig-tar.sh script
---
 debian/MANIFEST.MF | 44 +++++++++++++++++++++++---------------------
 debian/changelog   |  9 +++++++++
 debian/compat      |  2 +-
 debian/control     |  6 +++---
 debian/orig-tar.sh | 24 ------------------------
 5 files changed, 36 insertions(+), 49 deletions(-)

diff --git a/debian/MANIFEST.MF b/debian/MANIFEST.MF
index 5ff107f..d7bb60d 100644
--- a/debian/MANIFEST.MF
+++ b/debian/MANIFEST.MF
@@ -1,37 +1,39 @@
 Manifest-Version: 1.0
-Export-Package: org.apache.commons.compress.compressors.pack200;versio
- n="1.5",org.apache.commons.compress.changes;version="1.5",org.apache.
- commons.compress.archivers.ar;version="1.5",org.apache.commons.compre
- ss.archivers.jar;version="1.5",org.apache.commons.compress.archivers.
- cpio;version="1.5",org.apache.commons.compress.archivers;version="1.5
- ",org.apache.commons.compress.archivers.tar;version="1.5",org.apache.
- commons.compress.archivers.zip;version="1.5",org.apache.commons.compr
- ess.archivers.dump;version="1.5",org.apache.commons.compress.compress
- ors.bzip2;version="1.5",org.apache.commons.compress.compressors;versi
- on="1.5",org.apache.commons.compress.compressors.xz;version="1.5",org
- .apache.commons.compress.utils;version="1.5",org.apache.commons.compr
- ess.compressors.gzip;version="1.5"
-Implementation-Title: Commons Compress
+Export-Package: org.apache.commons.compress.archivers;version="1.6",or
+ g.apache.commons.compress.archivers.ar;version="1.6",org.apache.commo
+ ns.compress.archivers.arj;version="1.6",org.apache.commons.compress.a
+ rchivers.cpio;version="1.6",org.apache.commons.compress.archivers.dum
+ p;version="1.6",org.apache.commons.compress.archivers.jar;version="1.
+ 6",org.apache.commons.compress.archivers.sevenz;version="1.6",org.apa
+ che.commons.compress.archivers.tar;version="1.6",org.apache.commons.c
+ ompress.archivers.zip;version="1.6",org.apache.commons.compress.chang
+ es;version="1.6",org.apache.commons.compress.compressors;version="1.6
+ ",org.apache.commons.compress.compressors.bzip2;version="1.6",org.apa
+ che.commons.compress.compressors.gzip;version="1.6",org.apache.common
+ s.compress.compressors.lzma;version="1.6",org.apache.commons.compress
+ .compressors.pack200;version="1.6",org.apache.commons.compress.compre
+ ssors.xz;version="1.6",org.apache.commons.compress.utils;version="1.6
+ "
+Implementation-Title: Apache Commons Compress
 Implementation-Vendor: The Apache Software Foundation
 Implementation-Vendor-Id: org.apache
-Specification-Title: Commons Compress
+Specification-Title: Apache Commons Compress
 Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
 Bundle-SymbolicName: org.apache.commons.compress
 Extension-Name: org.apache.commons.compress
-Implementation-Version: 1.5
+Implementation-Version: 1.6
 Specification-Vendor: The Apache Software Foundation
-Bundle-Name: Commons Compress
+Bundle-Name: Apache Commons Compress
 Bundle-Vendor: The Apache Software Foundation
-Bundle-Version: 1.5.0
+Bundle-Version: 1.6.0
 Bundle-ManifestVersion: 2
 Bundle-Description: Apache Commons Compress software defines an API fo
  r working with compression and archive formats.These include: bzip2, 
- gzip, pack200, xz and ar, cpio, jar, tar, zip, dump.
+ gzip, pack200, xz and ar, cpio, jar, tar, zip, dump, 7z, arj.
 Bundle-DocURL: http://commons.apache.org/compress/
 Import-Package: org.tukaani.xz;resolution:=optional
 Include-Resource: META-INF/LICENSE.txt=LICENSE.txt,META-INF/NOTICE.txt
  =NOTICE.txt
-Specification-Version: 1.5
-Implementation-Build: tags/COMPRESS-1.5_RC1 at r1455005; 2013-03-11 07:12
- :20+0100
+Specification-Version: 1.6
+Implementation-Build: trunk at r1534683; 2013-10-23 06:08:33+0200
 Main-Class: org.apache.commons.compress.archivers.Lister
diff --git a/debian/changelog b/debian/changelog
index 6b1c4b3..f9ac6a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libcommons-compress-java (1.6-1) unstable; urgency=low
+
+  * New upstream release
+  * Updated Standards-Version to 3.9.5 (no changes)
+  * Build depend on debhelper >= 9
+  * Removed the unused debian/orig-tar.sh script
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Sat, 02 Nov 2013 13:55:47 +0100
+
 libcommons-compress-java (1.5-2) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+9
diff --git a/debian/control b/debian/control
index 8a53768..79a8872 100644
--- a/debian/control
+++ b/debian/control
@@ -7,16 +7,16 @@ Uploaders: Torsten Werner <twerner at debian.org>, Jakub Adam <jakub.adam at ktknet.cz
 Build-Depends: ant,
                ant-optional,
                cdbs,
-               debhelper (>= 5),
+               debhelper (>= 9),
                default-jdk,
                junit4,
                maven-repo-helper,
                javahelper,
                libxz-java
-Standards-Version: 3.9.4
-Homepage: http://commons.apache.org/compress/
+Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libcommons-compress-java/
 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libcommons-compress-java
+Homepage: http://commons.apache.org/compress/
 
 Package: libcommons-compress-java
 Architecture: all
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
deleted file mode 100755
index e5db989..0000000
--- a/debian/orig-tar.sh
+++ /dev/null
@@ -1,24 +0,0 @@
-#!/bin/sh
-
-set -e
-
-VERSION=$(dpkg-parsechangelog | sed -ne 's,^Version: \(.*\)-.*,\1,p')
-SOURCE=$(dpkg-parsechangelog | sed -ne 's,Source: \(.*\),\1,p')
-
-SVNROOT=http://svn.apache.org/repos/asf/commons/proper/compress/trunk
-SVNREVISION=$(echo $VERSION | sed -e 's,.*svn,,')
-
-DIR=$SOURCE
-TAR=../${SOURCE}_${VERSION}.orig.tar.gz
-
-svn export -r $SVNREVISION $SVNROOT $DIR
-tar -c -z -f $TAR $DIR
-rm -rf $DIR
-
-# move to directory 'tarballs'
-if [ -r .svn/deb-layout ]; then
-  . .svn/deb-layout
-  mv $TAR $origDir
-  echo "moved $TAR to $origDir"
-fi
-

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



More information about the pkg-java-commits mailing list