Author: ebourg-guest Date: 2013-12-12 15:29:20 +0000 (Thu, 12 Dec 2013) New Revision: 17573
Added: tags/libitext5-java/5.4.5-1/ tags/libitext5-java/5.4.5-1/debian/changelog tags/libitext5-java/5.4.5-1/debian/compat tags/libitext5-java/5.4.5-1/debian/control tags/libitext5-java/5.4.5-1/debian/orig-tar.sh Removed: tags/libitext5-java/5.4.5-1/debian/changelog tags/libitext5-java/5.4.5-1/debian/compat tags/libitext5-java/5.4.5-1/debian/control tags/libitext5-java/5.4.5-1/debian/orig-tar.sh Log: [svn-buildpackage] Tagging libitext5-java 5.4.5-1 Deleted: tags/libitext5-java/5.4.5-1/debian/changelog =================================================================== --- trunk/libitext5-java/debian/changelog 2013-09-14 04:07:07 UTC (rev 17222) +++ tags/libitext5-java/5.4.5-1/debian/changelog 2013-12-12 15:29:20 UTC (rev 17573) @@ -1,215 +0,0 @@ -libitext5-java (5.4.3-2) unstable; urgency=low - - * Upload to unstable - - -- Emmanuel Bourg <[email protected]> Mon, 26 Aug 2013 23:12:45 +0200 - -libitext5-java (5.4.3-1) experimental; urgency=low - - * New upstream release - - -- Emmanuel Bourg <[email protected]> Mon, 05 Aug 2013 01:22:43 +0200 - -libitext5-java (5.4.2-1) experimental; urgency=low - - * New upstream release - - New dependency on libxml-security-java (optional) - * debian/rules: Changed the get-orig-source target to call uscan - * debian/control: Canonical URLs for the Vcs-* fields - - -- Emmanuel Bourg <[email protected]> Tue, 04 Jun 2013 01:29:57 +0200 - -libitext5-java (5.4.1-1) unstable; urgency=low - - * New upstream release. - * Fixed debian/orig-tar.sh to respect version number from uscan. - * Upload to unstable. - - -- Andrew Ross <[email protected]> Sun, 12 May 2013 22:57:28 +0100 - -libitext5-java (5.4.0-1) experimental; urgency=low - - [Emmanuel Bourg] - * New upstream release. - * Updated standards version to 3.9.4 (no changes needed) - - [Andrew Ross] - * Build with maven-debian-helper. - * Install maven poms. - - -- Andrew Ross <[email protected]> Tue, 02 Apr 2013 21:04:57 +0100 - -libitext5-java (5.0.6+svn4804-1) unstable; urgency=low - - * New upstream release from SVN, with updated AGPL additional license term. - * Upstream is now just the core itext library (rups is not included). - * Moved to using the basic javahelper builder (upstream no longer - includes build.xml). - * Updated copyright file to cover afm font files and cmap files. - * Removed debian patches which are no longer required. - * Dropped binary package libitext5-rups-java from debian/control. - * Updated standards version to 3.9.2 (no changes needed) - - -- Andrew Ross <[email protected]> Tue, 12 Apr 2011 21:37:55 +0100 - -libitext5-java (5.0.5-1) unstable; urgency=low - - * New upstream release. (Closes: #609840) - * Updated standards version to 3.9.1 - * Updated debian/copyright - * Changed package name to libitext5-java to allow concurrent install - with version 2 of the itext library due to a major API change. - - -- Andrew Ross <[email protected]> Tue, 18 Jan 2011 22:22:37 +0000 - -libitext-java (2.1.7-2) unstable; urgency=low - - [ Michael Koch ] - * Removed Gerardo Curiel from Uploaders (Closes: #553081). - - [ Onkar Shinde ] - * Move -gcj package from 'Recommends' to 'Suggests' as discussed on Debian - Java mailing list. - * Update standards version to 3.8.4. - * Convert direct code changes to patch. - * Remove simple-patchsys inclusion from rules file. - * Convert package to source format 3.0. - - -- Debian Java Maintainers <[email protected]> Tue, 18 May 2010 20:08:26 +0530 - -libitext-java (2.1.7-1) unstable; urgency=low - - * New upstream release (Closes: #549347). - * Build-Depends on libbctsp-java. - * Build-Depends on debhelper (>= 7). - * Added missing Depends on ${misc:Depends}. - * Added Vcs-Svn and Vcs-Browser fields. - * Updated Standards-Version 3.8.3. - - -- Michael Koch <[email protected]> Fri, 02 Oct 2009 21:23:15 +0200 - -libitext-java (2.1.5-1) unstable; urgency=low - - * New upstream version. - * Build packages natively compiled for gcj. - * Handle reading PDF's from stdin. - - -- Matthias Klose <[email protected]> Mon, 27 Apr 2009 23:59:05 +0200 - -libitext-java (2.1.4-1) unstable; urgency=low - - * New upstream release - - -- Adriaan Peeters <[email protected]> Sun, 23 Nov 2008 12:26:51 +0100 - -libitext-java (2.1.3-1) unstable; urgency=low - - [Adriaan Peeters] - * New upstream release (Closes: #447359) - * Removed patches: - - debian/patches/01_jpeg_encoder_classpath.patch - - debian/patches/02_ant_properties.patch - * debian/control: - - Added libitext-rtf-java and libitext-rups-java binary packages - - Added myself to Uploaders - - Added Homepage - - Bumped Standards-Version from 3.7.2 to 3.8.0, no changes needed - - Increased dephelper Build-Depends to >= 5.0.0 - - Only use Build-Depends, do not depend on libservlet2.3-java, ecj - - Rewrote short and long descriptions - * debian/rules: - - Added DEB_ANT_BUILDFILE - - Removed ANT_ARGS - - Removed API_VERSION, use DEB_UPSTREAM_VERSION instead - - Compiled iText.jar is in lib/ instead of build/bin/ - - Use dh_link instead of ln -s - - Added build targets for libitext-rtf-java and libitext-rups-java - * Bumped debian/compat from 4 to 5 - * Added debian/watch - - [Matthias Klose] - * (Build-)depend on default-jre/-jdk. - - [ Torsten Werner ] - * Add missing Build-Depends. - * Add myself to Uploaders. - * Add copyright statement to debian/copyright. - * Some lintian fixes. - * Add more copyright and license information to debian/copyright. - - -- Torsten Werner <[email protected]> Sun, 31 Aug 2008 01:03:45 +0200 - -libitext-java (1.4.5-3) unstable; urgency=low - - * Build-Depend on ecj instead of ecj-bootstrap. Closes: #442958. - - -- Michael Koch <[email protected]> Tue, 18 Sep 2007 20:57:45 +0200 - -libitext-java (1.4.5-2) unstable; urgency=low - - * Removed Suggests on libitext-java-doc. This package doesn't exist. - * Removed two trailing empty lines. - * Added myself to Uploaders. - - -- Michael Koch <[email protected]> Thu, 02 Aug 2007 07:30:43 +0200 - -libitext-java (1.4.5-1) unstable; urgency=low - - * New upstream release - * debian/rules modified due to a new build.xml file - * Patched Pdfgraphics2d.java to remove privative dependencie on com.sun.image.codec.jpeg.* - (more information on - http://developer.classpath.org/mediation/ClasspathMigration#head-d4ee9efe53a641e29ffdcd96e985bf38bbc671c1 ) - * ant/.ant.properties paths fixed - * Build package with the packages provided by java-gcj-compat-dev - * Removed unused README.Debian - * Removed unused debian/patches/01libitext-java-addbuildscript.patch - - - -- Gerardo Curiel <[email protected]> Thu, 21 Sep 2006 00:08:53 -0400 - -libitext-java (1.02b-5) unstable; urgency=low - - - * debian/rules,debian/control: Build package with Kaffe to be able - to move the package to main. - * debian/rules: Converted rules to the cdbs - * debian/libitext-java-doc.docs,libitext-java.dirs: Removed partly - generated files, and used the debhelpers direct in the rules. - * debian/patches/01libitext-java-addbuildscript.patch: Used a patch - instead to have this file direct to the diff.gz - * debian/rules: Renamed jar files like iTextXML.jar to - itext-xml-1.02b.jar - * debian/rules,debian/control: Depending on libservlet2.3-java - - -- Stephan Michels <[email protected]> Thu, 23 Feb 2006 07:28:32 +0100 - -libitext-java (1.02b-4) unstable; urgency=high - - * Applied patch proposed by Andreas Jochens related to - FTBFS: JAVA_HOME is not defined correctly. (Closes: Bug#306296) - - -- Christian Bayle <[email protected]> Mon, 25 Apr 2005 21:56:25 +0200 - -libitext-java (1.02b-3) unstable; urgency=low - - * Rebuild with .orig tarball - - -- Christian Bayle <[email protected]> Thu, 19 Feb 2004 21:13:08 +0100 - -libitext-java (1.02b-1) unstable; urgency=low - - * Removed depend on gij-3.2 (closes #232871) - * New upstream version - - -- Christian Bayle <[email protected]> Thu, 19 Feb 2004 20:40:48 +0100 - -libitext-java (1.00-1) unstable; urgency=low - - * Initial Release. - - -- Christian Bayle <[email protected]> Mon, 7 Jul 2003 00:47:01 +0200 - -Local variables: -mode: debian-changelog -End: Copied: tags/libitext5-java/5.4.5-1/debian/changelog (from rev 17572, trunk/libitext5-java/debian/changelog) =================================================================== --- tags/libitext5-java/5.4.5-1/debian/changelog (rev 0) +++ tags/libitext5-java/5.4.5-1/debian/changelog 2013-12-12 15:29:20 UTC (rev 17573) @@ -0,0 +1,230 @@ +libitext5-java (5.4.5-1) unstable; urgency=low + + * New upstream release + * debian/control: Standards-Version updated to 3.9.5 (no changes) + * Switch to debhelper level 9 + + -- Emmanuel Bourg <[email protected]> Thu, 12 Dec 2013 12:07:29 +0100 + +libitext5-java (5.4.4-1) unstable; urgency=low + + * New upstream release + * Use XZ compression for the upstream tarball + + -- Emmanuel Bourg <[email protected]> Sun, 15 Sep 2013 00:27:00 +0200 + +libitext5-java (5.4.3-2) unstable; urgency=low + + * Upload to unstable + + -- Emmanuel Bourg <[email protected]> Mon, 26 Aug 2013 23:12:45 +0200 + +libitext5-java (5.4.3-1) experimental; urgency=low + + * New upstream release + + -- Emmanuel Bourg <[email protected]> Mon, 05 Aug 2013 01:22:43 +0200 + +libitext5-java (5.4.2-1) experimental; urgency=low + + * New upstream release + - New dependency on libxml-security-java (optional) + * debian/rules: Changed the get-orig-source target to call uscan + * debian/control: Canonical URLs for the Vcs-* fields + + -- Emmanuel Bourg <[email protected]> Tue, 04 Jun 2013 01:29:57 +0200 + +libitext5-java (5.4.1-1) unstable; urgency=low + + * New upstream release. + * Fixed debian/orig-tar.sh to respect version number from uscan. + * Upload to unstable. + + -- Andrew Ross <[email protected]> Sun, 12 May 2013 22:57:28 +0100 + +libitext5-java (5.4.0-1) experimental; urgency=low + + [Emmanuel Bourg] + * New upstream release. + * Updated standards version to 3.9.4 (no changes needed) + + [Andrew Ross] + * Build with maven-debian-helper. + * Install maven poms. + + -- Andrew Ross <[email protected]> Tue, 02 Apr 2013 21:04:57 +0100 + +libitext5-java (5.0.6+svn4804-1) unstable; urgency=low + + * New upstream release from SVN, with updated AGPL additional license term. + * Upstream is now just the core itext library (rups is not included). + * Moved to using the basic javahelper builder (upstream no longer + includes build.xml). + * Updated copyright file to cover afm font files and cmap files. + * Removed debian patches which are no longer required. + * Dropped binary package libitext5-rups-java from debian/control. + * Updated standards version to 3.9.2 (no changes needed) + + -- Andrew Ross <[email protected]> Tue, 12 Apr 2011 21:37:55 +0100 + +libitext5-java (5.0.5-1) unstable; urgency=low + + * New upstream release. (Closes: #609840) + * Updated standards version to 3.9.1 + * Updated debian/copyright + * Changed package name to libitext5-java to allow concurrent install + with version 2 of the itext library due to a major API change. + + -- Andrew Ross <[email protected]> Tue, 18 Jan 2011 22:22:37 +0000 + +libitext-java (2.1.7-2) unstable; urgency=low + + [ Michael Koch ] + * Removed Gerardo Curiel from Uploaders (Closes: #553081). + + [ Onkar Shinde ] + * Move -gcj package from 'Recommends' to 'Suggests' as discussed on Debian + Java mailing list. + * Update standards version to 3.8.4. + * Convert direct code changes to patch. + * Remove simple-patchsys inclusion from rules file. + * Convert package to source format 3.0. + + -- Debian Java Maintainers <[email protected]> Tue, 18 May 2010 20:08:26 +0530 + +libitext-java (2.1.7-1) unstable; urgency=low + + * New upstream release (Closes: #549347). + * Build-Depends on libbctsp-java. + * Build-Depends on debhelper (>= 7). + * Added missing Depends on ${misc:Depends}. + * Added Vcs-Svn and Vcs-Browser fields. + * Updated Standards-Version 3.8.3. + + -- Michael Koch <[email protected]> Fri, 02 Oct 2009 21:23:15 +0200 + +libitext-java (2.1.5-1) unstable; urgency=low + + * New upstream version. + * Build packages natively compiled for gcj. + * Handle reading PDF's from stdin. + + -- Matthias Klose <[email protected]> Mon, 27 Apr 2009 23:59:05 +0200 + +libitext-java (2.1.4-1) unstable; urgency=low + + * New upstream release + + -- Adriaan Peeters <[email protected]> Sun, 23 Nov 2008 12:26:51 +0100 + +libitext-java (2.1.3-1) unstable; urgency=low + + [Adriaan Peeters] + * New upstream release (Closes: #447359) + * Removed patches: + - debian/patches/01_jpeg_encoder_classpath.patch + - debian/patches/02_ant_properties.patch + * debian/control: + - Added libitext-rtf-java and libitext-rups-java binary packages + - Added myself to Uploaders + - Added Homepage + - Bumped Standards-Version from 3.7.2 to 3.8.0, no changes needed + - Increased dephelper Build-Depends to >= 5.0.0 + - Only use Build-Depends, do not depend on libservlet2.3-java, ecj + - Rewrote short and long descriptions + * debian/rules: + - Added DEB_ANT_BUILDFILE + - Removed ANT_ARGS + - Removed API_VERSION, use DEB_UPSTREAM_VERSION instead + - Compiled iText.jar is in lib/ instead of build/bin/ + - Use dh_link instead of ln -s + - Added build targets for libitext-rtf-java and libitext-rups-java + * Bumped debian/compat from 4 to 5 + * Added debian/watch + + [Matthias Klose] + * (Build-)depend on default-jre/-jdk. + + [ Torsten Werner ] + * Add missing Build-Depends. + * Add myself to Uploaders. + * Add copyright statement to debian/copyright. + * Some lintian fixes. + * Add more copyright and license information to debian/copyright. + + -- Torsten Werner <[email protected]> Sun, 31 Aug 2008 01:03:45 +0200 + +libitext-java (1.4.5-3) unstable; urgency=low + + * Build-Depend on ecj instead of ecj-bootstrap. Closes: #442958. + + -- Michael Koch <[email protected]> Tue, 18 Sep 2007 20:57:45 +0200 + +libitext-java (1.4.5-2) unstable; urgency=low + + * Removed Suggests on libitext-java-doc. This package doesn't exist. + * Removed two trailing empty lines. + * Added myself to Uploaders. + + -- Michael Koch <[email protected]> Thu, 02 Aug 2007 07:30:43 +0200 + +libitext-java (1.4.5-1) unstable; urgency=low + + * New upstream release + * debian/rules modified due to a new build.xml file + * Patched Pdfgraphics2d.java to remove privative dependencie on com.sun.image.codec.jpeg.* + (more information on + http://developer.classpath.org/mediation/ClasspathMigration#head-d4ee9efe53a641e29ffdcd96e985bf38bbc671c1 ) + * ant/.ant.properties paths fixed + * Build package with the packages provided by java-gcj-compat-dev + * Removed unused README.Debian + * Removed unused debian/patches/01libitext-java-addbuildscript.patch + + + -- Gerardo Curiel <[email protected]> Thu, 21 Sep 2006 00:08:53 -0400 + +libitext-java (1.02b-5) unstable; urgency=low + + + * debian/rules,debian/control: Build package with Kaffe to be able + to move the package to main. + * debian/rules: Converted rules to the cdbs + * debian/libitext-java-doc.docs,libitext-java.dirs: Removed partly + generated files, and used the debhelpers direct in the rules. + * debian/patches/01libitext-java-addbuildscript.patch: Used a patch + instead to have this file direct to the diff.gz + * debian/rules: Renamed jar files like iTextXML.jar to + itext-xml-1.02b.jar + * debian/rules,debian/control: Depending on libservlet2.3-java + + -- Stephan Michels <[email protected]> Thu, 23 Feb 2006 07:28:32 +0100 + +libitext-java (1.02b-4) unstable; urgency=high + + * Applied patch proposed by Andreas Jochens related to + FTBFS: JAVA_HOME is not defined correctly. (Closes: Bug#306296) + + -- Christian Bayle <[email protected]> Mon, 25 Apr 2005 21:56:25 +0200 + +libitext-java (1.02b-3) unstable; urgency=low + + * Rebuild with .orig tarball + + -- Christian Bayle <[email protected]> Thu, 19 Feb 2004 21:13:08 +0100 + +libitext-java (1.02b-1) unstable; urgency=low + + * Removed depend on gij-3.2 (closes #232871) + * New upstream version + + -- Christian Bayle <[email protected]> Thu, 19 Feb 2004 20:40:48 +0100 + +libitext-java (1.00-1) unstable; urgency=low + + * Initial Release. + + -- Christian Bayle <[email protected]> Mon, 7 Jul 2003 00:47:01 +0200 + +Local variables: +mode: debian-changelog +End: Deleted: tags/libitext5-java/5.4.5-1/debian/compat =================================================================== --- trunk/libitext5-java/debian/compat 2013-09-14 04:07:07 UTC (rev 17222) +++ tags/libitext5-java/5.4.5-1/debian/compat 2013-12-12 15:29:20 UTC (rev 17573) @@ -1 +0,0 @@ -7 Copied: tags/libitext5-java/5.4.5-1/debian/compat (from rev 17572, trunk/libitext5-java/debian/compat) =================================================================== --- tags/libitext5-java/5.4.5-1/debian/compat (rev 0) +++ tags/libitext5-java/5.4.5-1/debian/compat 2013-12-12 15:29:20 UTC (rev 17573) @@ -0,0 +1 @@ +9 Deleted: tags/libitext5-java/5.4.5-1/debian/control =================================================================== --- trunk/libitext5-java/debian/control 2013-09-14 04:07:07 UTC (rev 17222) +++ tags/libitext5-java/5.4.5-1/debian/control 2013-12-12 15:29:20 UTC (rev 17573) @@ -1,42 +0,0 @@ -Source: libitext5-java -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Andrew Ross <[email protected]>, Emmanuel Bourg <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), cdbs, default-jdk, - maven-debian-helper (>= 1.5) -Build-Depends-Indep: libmaven-bundle-plugin-java, default-jdk-doc, libmaven-javadoc-plugin-java, - libbcprov-java (>= 1.48), libbcpkix-java, libbcprov-java-doc, libbcpkix-java-doc, libxml-security-java (>= 1.5.4) -Standards-Version: 3.9.4 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libitext5-java -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libitext5-java -Homepage: http://itextpdf.com - -Package: libitext5-java -Architecture: all -Depends: ${misc:Depends}, ${maven:Depends} -Recommends: ${maven:OptionalDepends} -Suggests: libitext5-java-doc -Description: Java Library to create and manipulate PDF on the fly - iText is a library that allows you to generate PDF files on the fly. - The iText classes are very useful for people who need to generate read-only, - platform independent documents containing text, lists, tables and images. - The library is especially useful in combination with Java(TM) - technology-based Servlets: The look and feel of HTML is browser dependent; - with iText and PDF you can control exactly how your servlet's output will look. - -Package: libitext5-java-doc -Section: doc -Architecture: all -Depends: ${misc:Depends}, ${maven:DocDepends} -Recommends: ${maven:DocOptionalDepends} -Suggests: libitext5-java -Description: Java Library to create and manipulate PDF on the fly (documentation) - iText is a library that allows you to generate PDF files on the fly. - The iText classes are very useful for people who need to generate read-only, - platform independent documents containing text, lists, tables and images. - The library is especially useful in combination with Java(TM) - technology-based Servlets: The look and feel of HTML is browser dependent; - with iText and PDF you can control exactly how your servlet's output will look. - . - This package contains the documentation. Copied: tags/libitext5-java/5.4.5-1/debian/control (from rev 17572, trunk/libitext5-java/debian/control) =================================================================== --- tags/libitext5-java/5.4.5-1/debian/control (rev 0) +++ tags/libitext5-java/5.4.5-1/debian/control 2013-12-12 15:29:20 UTC (rev 17573) @@ -0,0 +1,47 @@ +Source: libitext5-java +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Andrew Ross <[email protected]>, Emmanuel Bourg <[email protected]> +Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5) +Build-Depends-Indep: default-jdk-doc, + libbcpkix-java, + libbcpkix-java-doc, + libbcprov-java (>= 1.48), + libbcprov-java-doc, + libmaven-bundle-plugin-java, + libmaven-javadoc-plugin-java, + libxml-security-java (>= 1.5.4) +Standards-Version: 3.9.5 +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libitext5-java +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libitext5-java +Homepage: http://itextpdf.com + +Package: libitext5-java +Architecture: all +Depends: ${maven:Depends}, ${misc:Depends} +Recommends: ${maven:OptionalDepends} +Suggests: libitext5-java-doc +Description: Java Library to create and manipulate PDF on the fly + iText is a library that allows you to generate PDF files on the fly. + The iText classes are very useful for people who need to generate read-only, + platform independent documents containing text, lists, tables and images. + The library is especially useful in combination with Java(TM) + technology-based Servlets: The look and feel of HTML is browser dependent; + with iText and PDF you can control exactly how your servlet's output will look. + +Package: libitext5-java-doc +Section: doc +Architecture: all +Depends: ${maven:DocDepends}, ${misc:Depends} +Recommends: ${maven:DocOptionalDepends} +Suggests: libitext5-java +Description: Java Library to create and manipulate PDF on the fly (documentation) + iText is a library that allows you to generate PDF files on the fly. + The iText classes are very useful for people who need to generate read-only, + platform independent documents containing text, lists, tables and images. + The library is especially useful in combination with Java(TM) + technology-based Servlets: The look and feel of HTML is browser dependent; + with iText and PDF you can control exactly how your servlet's output will look. + . + This package contains the documentation. Deleted: tags/libitext5-java/5.4.5-1/debian/orig-tar.sh =================================================================== --- trunk/libitext5-java/debian/orig-tar.sh 2013-09-14 04:07:07 UTC (rev 17222) +++ tags/libitext5-java/5.4.5-1/debian/orig-tar.sh 2013-12-12 15:29:20 UTC (rev 17573) @@ -1,24 +0,0 @@ -#!/bin/sh - -set -e - -rm -f $3 -VERSION=$2 -SOURCE=$(dpkg-parsechangelog | sed -ne 's,Source: \(.*\),\1,p') - -SVNROOT=http://svn.code.sf.net/p/itext/code/tags/iText_$(echo $VERSION | sed -e s/\\./_/g)/itext - -DIR=itext -TAR=../${SOURCE}_${VERSION}.orig.tar.gz - -svn export $SVNROOT $DIR -find $DIR/src/test -name "*.pdf" -exec rm \{\} \; -tar -cvzf $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 Copied: tags/libitext5-java/5.4.5-1/debian/orig-tar.sh (from rev 17223, trunk/libitext5-java/debian/orig-tar.sh) =================================================================== --- tags/libitext5-java/5.4.5-1/debian/orig-tar.sh (rev 0) +++ tags/libitext5-java/5.4.5-1/debian/orig-tar.sh 2013-12-12 15:29:20 UTC (rev 17573) @@ -0,0 +1,24 @@ +#!/bin/sh + +set -e + +rm -f $3 +VERSION=$2 +SOURCE=$(dpkg-parsechangelog | sed -ne 's,Source: \(.*\),\1,p') + +SVNROOT=http://svn.code.sf.net/p/itext/code/tags/iText_$(echo $VERSION | sed -e s/\\./_/g)/itext + +DIR=itext +TAR=../${SOURCE}_${VERSION}.orig.tar.xz + +svn export $SVNROOT $DIR +find $DIR/src/test -name "*.pdf" -exec rm \{\} \; +tar -cvJf $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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

