Author: ebourg-guest Date: 2014-07-28 10:06:42 +0000 (Mon, 28 Jul 2014) New Revision: 18290
Added: tags/libjoda-time-java/2.4-1/ tags/libjoda-time-java/2.4-1/debian/changelog tags/libjoda-time-java/2.4-1/debian/compat tags/libjoda-time-java/2.4-1/debian/control tags/libjoda-time-java/2.4-1/debian/orig-tar.sh Removed: tags/libjoda-time-java/2.4-1/debian/changelog tags/libjoda-time-java/2.4-1/debian/compat tags/libjoda-time-java/2.4-1/debian/control tags/libjoda-time-java/2.4-1/debian/orig-tar.sh Log: [svn-buildpackage] Tagging libjoda-time-java 2.4-1 Deleted: tags/libjoda-time-java/2.4-1/debian/changelog =================================================================== --- trunk/libjoda-time-java/debian/changelog 2014-07-28 07:35:33 UTC (rev 18286) +++ tags/libjoda-time-java/2.4-1/debian/changelog 2014-07-28 10:06:42 UTC (rev 18290) @@ -1,123 +0,0 @@ -libjoda-time-java (2.3-2) UNRELEASED; urgency=medium - - * Standards-Version updated to 3.9.5 (no changes) - - -- Emmanuel Bourg <[email protected]> Mon, 28 Jul 2014 09:34:57 +0200 - -libjoda-time-java (2.3-1) unstable; urgency=low - - * New upstream release (Closes: #667724) - * Added a patch to remove the prerequisite on Maven 3 - * Ignore the Github's site-maven-plugin - * debian/control: - - Updated the Homepage field - - Removed libclirr-maven-plugin-java from the build dependencies - and added clirr-maven-plugin to the list of ignored plugins - - Use canonical URLs for the Vcs-* fields - - Improved the package description - * debian/rules: Install the upstream changelog - * debian/copyright: Updated the copyright year - * debian/orig-tar.sh: Fixed a warning when building the tarball - * Removed the unused lintian overrides - - -- Emmanuel Bourg <[email protected]> Thu, 22 Aug 2013 15:54:58 +0200 - -libjoda-time-java (2.2-1) unstable; urgency=low - - * New upstream release - * Added a build dependency on libmaven-exec-plugin-java - (required to compile the timezone data) - * Exclude the jar files from the upstream source tarball - * Updated Standards-Version to 3.9.4 (no changes) - - [ Mathieu Malaterre ] - * Remove self from Uploaders - - -- Emmanuel Bourg <[email protected]> Mon, 13 May 2013 16:17:14 +0200 - -libjoda-time-java (2.1-2) unstable; urgency=low - - * Missing usr/share/java symlink as per java policy - - -- Mathieu Malaterre <[email protected]> Mon, 09 Apr 2012 17:29:36 +0200 - -libjoda-time-java (2.1-1) unstable; urgency=low - - * Add myself to Uploaders. - * New upstream. Closes: #667516 - - add dep to libclirr-maven-plugin-java & libjoda-convert-java - * Bump Std-Vers to 3.9.3, no changes needed - - -- Mathieu Malaterre <[email protected]> Fri, 06 Apr 2012 11:15:58 +0200 - -libjoda-time-java (1.6.2-2) unstable; urgency=low - - * Upload to unstable. - * Add (temporary) Build-Depends: ant. - - -- Torsten Werner <[email protected]> Wed, 09 Feb 2011 23:05:14 +0100 - -libjoda-time-java (1.6.2-1) experimental; urgency=low - - * New upstream version - * Mavenize the build process with the help of mh_make. - * Build and run unit tests but ignore test failures and errors. - * Create orig tarball from upstream's SVN tag. - * Build a new Javadoc package. - * Convert copyright file to dep5 format. - * Update Standards-Version: 3.9.1. - - -- Torsten Werner <[email protected]> Fri, 31 Dec 2010 00:50:53 +0100 - -libjoda-time-java (1.6-3) unstable; urgency=low - - * Merge changes from Ubuntu version 1.6-2ubuntu1. - * Switch to source format 3.0. - * Update Standards-Version: 3.8.4. - - -- Torsten Werner <[email protected]> Tue, 04 May 2010 22:31:09 +0200 - -libjoda-time-java (1.6-2ubuntu1) karmic; urgency=low - - * debian/control, debian/rules: Build with default-jdk - * Other debian/control fixes: - - Runtime depend on default-jre-headless | java2-runtime-headless - - Set section to "java" - - Remove useless ${shlibs:Depends} from Depends, package has no binaries - - -- Thierry Carrez <[email protected]> Tue, 11 Aug 2009 11:41:44 +0200 - -libjoda-time-java (1.6-2) unstable; urgency=low - - * upload to unstable - - -- Torsten Werner <[email protected]> Sun, 15 Feb 2009 22:34:38 +0100 - -libjoda-time-java (1.6-1) experimental; urgency=low - - * New upstream release - * Prepare package for extra timezone updates. - * Bump up Standards-Version: 3.8.0 (no changes). - * Do no longer quote the full text of the Apache license. - - -- Torsten Werner <[email protected]> Thu, 04 Dec 2008 15:17:53 +0100 - -libjoda-time-java (1.5.2-1) unstable; urgency=low - - * New upstream release - * Add myself to Uploaders - - -- Varun Hiremath <[email protected]> Fri, 22 Feb 2008 00:37:48 +0530 - -libjoda-time-java (1.5.1-1) unstable; urgency=low - - * new upstream version - * Bump up Standards-Version: 3.7.3 (no changes needed). - - -- Torsten Werner <[email protected]> Sun, 16 Dec 2007 14:04:37 +0100 - -libjoda-time-java (1.5-1) unstable; urgency=low - - * Initial release (Closes: #431997) - - -- Torsten Werner <[email protected]> Fri, 23 Nov 2007 23:17:55 +0100 Copied: tags/libjoda-time-java/2.4-1/debian/changelog (from rev 18289, trunk/libjoda-time-java/debian/changelog) =================================================================== --- tags/libjoda-time-java/2.4-1/debian/changelog (rev 0) +++ tags/libjoda-time-java/2.4-1/debian/changelog 2014-07-28 10:06:42 UTC (rev 18290) @@ -0,0 +1,126 @@ +libjoda-time-java (2.4-1) unstable; urgency=medium + + * New upstream release + * Standards-Version updated to 3.9.5 (no changes) + * Switch to debhelper level 9 + * Use XZ compression for the upstream tarball + + -- Emmanuel Bourg <[email protected]> Mon, 28 Jul 2014 10:25:03 +0200 + +libjoda-time-java (2.3-1) unstable; urgency=low + + * New upstream release (Closes: #667724) + * Added a patch to remove the prerequisite on Maven 3 + * Ignore the Github's site-maven-plugin + * debian/control: + - Updated the Homepage field + - Removed libclirr-maven-plugin-java from the build dependencies + and added clirr-maven-plugin to the list of ignored plugins + - Use canonical URLs for the Vcs-* fields + - Improved the package description + * debian/rules: Install the upstream changelog + * debian/copyright: Updated the copyright year + * debian/orig-tar.sh: Fixed a warning when building the tarball + * Removed the unused lintian overrides + + -- Emmanuel Bourg <[email protected]> Thu, 22 Aug 2013 15:54:58 +0200 + +libjoda-time-java (2.2-1) unstable; urgency=low + + * New upstream release + * Added a build dependency on libmaven-exec-plugin-java + (required to compile the timezone data) + * Exclude the jar files from the upstream source tarball + * Updated Standards-Version to 3.9.4 (no changes) + + [ Mathieu Malaterre ] + * Remove self from Uploaders + + -- Emmanuel Bourg <[email protected]> Mon, 13 May 2013 16:17:14 +0200 + +libjoda-time-java (2.1-2) unstable; urgency=low + + * Missing usr/share/java symlink as per java policy + + -- Mathieu Malaterre <[email protected]> Mon, 09 Apr 2012 17:29:36 +0200 + +libjoda-time-java (2.1-1) unstable; urgency=low + + * Add myself to Uploaders. + * New upstream. Closes: #667516 + - add dep to libclirr-maven-plugin-java & libjoda-convert-java + * Bump Std-Vers to 3.9.3, no changes needed + + -- Mathieu Malaterre <[email protected]> Fri, 06 Apr 2012 11:15:58 +0200 + +libjoda-time-java (1.6.2-2) unstable; urgency=low + + * Upload to unstable. + * Add (temporary) Build-Depends: ant. + + -- Torsten Werner <[email protected]> Wed, 09 Feb 2011 23:05:14 +0100 + +libjoda-time-java (1.6.2-1) experimental; urgency=low + + * New upstream version + * Mavenize the build process with the help of mh_make. + * Build and run unit tests but ignore test failures and errors. + * Create orig tarball from upstream's SVN tag. + * Build a new Javadoc package. + * Convert copyright file to dep5 format. + * Update Standards-Version: 3.9.1. + + -- Torsten Werner <[email protected]> Fri, 31 Dec 2010 00:50:53 +0100 + +libjoda-time-java (1.6-3) unstable; urgency=low + + * Merge changes from Ubuntu version 1.6-2ubuntu1. + * Switch to source format 3.0. + * Update Standards-Version: 3.8.4. + + -- Torsten Werner <[email protected]> Tue, 04 May 2010 22:31:09 +0200 + +libjoda-time-java (1.6-2ubuntu1) karmic; urgency=low + + * debian/control, debian/rules: Build with default-jdk + * Other debian/control fixes: + - Runtime depend on default-jre-headless | java2-runtime-headless + - Set section to "java" + - Remove useless ${shlibs:Depends} from Depends, package has no binaries + + -- Thierry Carrez <[email protected]> Tue, 11 Aug 2009 11:41:44 +0200 + +libjoda-time-java (1.6-2) unstable; urgency=low + + * upload to unstable + + -- Torsten Werner <[email protected]> Sun, 15 Feb 2009 22:34:38 +0100 + +libjoda-time-java (1.6-1) experimental; urgency=low + + * New upstream release + * Prepare package for extra timezone updates. + * Bump up Standards-Version: 3.8.0 (no changes). + * Do no longer quote the full text of the Apache license. + + -- Torsten Werner <[email protected]> Thu, 04 Dec 2008 15:17:53 +0100 + +libjoda-time-java (1.5.2-1) unstable; urgency=low + + * New upstream release + * Add myself to Uploaders + + -- Varun Hiremath <[email protected]> Fri, 22 Feb 2008 00:37:48 +0530 + +libjoda-time-java (1.5.1-1) unstable; urgency=low + + * new upstream version + * Bump up Standards-Version: 3.7.3 (no changes needed). + + -- Torsten Werner <[email protected]> Sun, 16 Dec 2007 14:04:37 +0100 + +libjoda-time-java (1.5-1) unstable; urgency=low + + * Initial release (Closes: #431997) + + -- Torsten Werner <[email protected]> Fri, 23 Nov 2007 23:17:55 +0100 Deleted: tags/libjoda-time-java/2.4-1/debian/compat =================================================================== --- trunk/libjoda-time-java/debian/compat 2014-07-28 07:35:33 UTC (rev 18286) +++ tags/libjoda-time-java/2.4-1/debian/compat 2014-07-28 10:06:42 UTC (rev 18290) @@ -1 +0,0 @@ -7 Copied: tags/libjoda-time-java/2.4-1/debian/compat (from rev 18287, trunk/libjoda-time-java/debian/compat) =================================================================== --- tags/libjoda-time-java/2.4-1/debian/compat (rev 0) +++ tags/libjoda-time-java/2.4-1/debian/compat 2014-07-28 10:06:42 UTC (rev 18290) @@ -0,0 +1 @@ +9 Deleted: tags/libjoda-time-java/2.4-1/debian/control =================================================================== --- trunk/libjoda-time-java/debian/control 2014-07-28 07:35:33 UTC (rev 18286) +++ tags/libjoda-time-java/2.4-1/debian/control 2014-07-28 10:06:42 UTC (rev 18290) @@ -1,42 +0,0 @@ -Source: libjoda-time-java -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Torsten Werner <[email protected]>, Varun Hiremath <[email protected]>, - Emmanuel Bourg <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4) -Build-Depends-Indep: libmaven-antrun-plugin-java, libmaven-javadoc-plugin-java, - junit, default-jdk-doc, ant, libjoda-convert-java, libmaven-exec-plugin-java -Standards-Version: 3.9.5 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libjoda-time-java -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libjoda-time-java/ -Homepage: http://www.joda.org/joda-time - -Package: libjoda-time-java -Architecture: all -Depends: ${misc:Depends}, ${maven:Depends} -Recommends: ${maven:OptionalDepends} -Suggests: libjoda-time-java-doc -Description: Java date and time API - Joda-Time provides a quality replacement for the Java date and time - classes. The design allows for multiple calendar systems, while still - providing a simple API. The 'default' calendar is the ISO8601 standard - which is used by XML. The Gregorian, Julian, Buddhist, Coptic, Ethiopic - and Islamic systems are also included. Supporting classes include time - zone, duration, format and parsing. - -Package: libjoda-time-java-doc -Architecture: all -Section: doc -Depends: ${misc:Depends}, ${maven:DocDepends} -Recommends: ${maven:DocOptionalDepends} -Suggests: libjoda-time-java -Description: Java date and time API (developer documentation) - Joda-Time provides a quality replacement for the Java date and time - classes. The design allows for multiple calendar systems, while still - providing a simple API. The 'default' calendar is the ISO8601 standard - which is used by XML. The Gregorian, Julian, Buddhist, Coptic, Ethiopic - and Islamic systems are also included. Supporting classes include time - zone, duration, format and parsing. - . - This package contains the developer documentation. Copied: tags/libjoda-time-java/2.4-1/debian/control (from rev 18287, trunk/libjoda-time-java/debian/control) =================================================================== --- tags/libjoda-time-java/2.4-1/debian/control (rev 0) +++ tags/libjoda-time-java/2.4-1/debian/control 2014-07-28 10:06:42 UTC (rev 18290) @@ -0,0 +1,42 @@ +Source: libjoda-time-java +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Torsten Werner <[email protected]>, Varun Hiremath <[email protected]>, + Emmanuel Bourg <[email protected]> +Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper (>= 1.4) +Build-Depends-Indep: libmaven-antrun-plugin-java, libmaven-javadoc-plugin-java, + junit, default-jdk-doc, ant, libjoda-convert-java, libmaven-exec-plugin-java +Standards-Version: 3.9.5 +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libjoda-time-java +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libjoda-time-java/ +Homepage: http://www.joda.org/joda-time + +Package: libjoda-time-java +Architecture: all +Depends: ${misc:Depends}, ${maven:Depends} +Recommends: ${maven:OptionalDepends} +Suggests: libjoda-time-java-doc +Description: Java date and time API + Joda-Time provides a quality replacement for the Java date and time + classes. The design allows for multiple calendar systems, while still + providing a simple API. The 'default' calendar is the ISO8601 standard + which is used by XML. The Gregorian, Julian, Buddhist, Coptic, Ethiopic + and Islamic systems are also included. Supporting classes include time + zone, duration, format and parsing. + +Package: libjoda-time-java-doc +Architecture: all +Section: doc +Depends: ${misc:Depends}, ${maven:DocDepends} +Recommends: ${maven:DocOptionalDepends} +Suggests: libjoda-time-java +Description: Java date and time API (developer documentation) + Joda-Time provides a quality replacement for the Java date and time + classes. The design allows for multiple calendar systems, while still + providing a simple API. The 'default' calendar is the ISO8601 standard + which is used by XML. The Gregorian, Julian, Buddhist, Coptic, Ethiopic + and Islamic systems are also included. Supporting classes include time + zone, duration, format and parsing. + . + This package contains the developer documentation. Deleted: tags/libjoda-time-java/2.4-1/debian/orig-tar.sh =================================================================== --- trunk/libjoda-time-java/debian/orig-tar.sh 2014-07-28 07:35:33 UTC (rev 18286) +++ tags/libjoda-time-java/2.4-1/debian/orig-tar.sh 2014-07-28 10:06:42 UTC (rev 18290) @@ -1,18 +0,0 @@ -#!/bin/sh -e -# called by uscan with '--upstream-version' <version> <file> - -VERSION=$2 -TAR=../libjoda-time-java_$VERSION.orig.tar.gz -DIR=joda-time-$VERSION - -# clean up the upstream tarball -tar zxvf $3 -rm $3 -GZIP=--best tar -czf $TAR --exclude '*.jar' $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/libjoda-time-java/2.4-1/debian/orig-tar.sh (from rev 18288, trunk/libjoda-time-java/debian/orig-tar.sh) =================================================================== --- tags/libjoda-time-java/2.4-1/debian/orig-tar.sh (rev 0) +++ tags/libjoda-time-java/2.4-1/debian/orig-tar.sh 2014-07-28 10:06:42 UTC (rev 18290) @@ -0,0 +1,18 @@ +#!/bin/sh -e +# called by uscan with '--upstream-version' <version> <file> + +VERSION=$2 +TAR=../libjoda-time-java_$VERSION.orig.tar.xz +DIR=joda-time-$VERSION + +# clean up the upstream tarball +tar zxvf $3 +rm $3 +XZ_OPT=--best tar -cJf $TAR --exclude '*.jar' $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

