Author: ebourg-guest Date: 2014-01-16 12:00:00 +0000 (Thu, 16 Jan 2014) New Revision: 17670
Added: tags/ehcache/2.6.8-1/ tags/ehcache/2.6.8-1/debian/changelog tags/ehcache/2.6.8-1/debian/compat tags/ehcache/2.6.8-1/debian/control tags/ehcache/2.6.8-1/debian/copyright tags/ehcache/2.6.8-1/debian/orig-tar.sh Removed: tags/ehcache/2.6.8-1/debian/changelog tags/ehcache/2.6.8-1/debian/compat tags/ehcache/2.6.8-1/debian/control tags/ehcache/2.6.8-1/debian/copyright tags/ehcache/2.6.8-1/debian/orig-tar.sh Log: [svn-buildpackage] Tagging ehcache 2.6.8-1 Deleted: tags/ehcache/2.6.8-1/debian/changelog =================================================================== --- trunk/ehcache/debian/changelog 2014-01-16 10:41:51 UTC (rev 17664) +++ tags/ehcache/2.6.8-1/debian/changelog 2014-01-16 12:00:00 UTC (rev 17670) @@ -1,154 +0,0 @@ -ehcache (2.6.7-1) unstable; urgency=low - - * Team upload. - * New upstream release - - -- Emmanuel Bourg <[email protected]> Mon, 06 May 2013 14:53:07 +0200 - -ehcache (2.6.6-1) experimental; urgency=low - - * Team upload. - * New upstream release - * Bump Standards-Version to 3.9.4. No changes were required. - * Updated the dependency on the Servlet API (2.5 -> 3.0) - * Removed the dependency on backport-util-concurrent - * Updated the Format URI in debian/copyright - * Enabled debug symbols as mandated by the Debian policy for Java - * Ensured Java 5 compatible bytecode is build - - -- Emmanuel Bourg <[email protected]> Mon, 15 Apr 2013 16:42:36 +0200 - -ehcache (2.5.0-1) unstable; urgency=low - - * Team upload. - * New upstream release. (Closes: #661450). - * Bump Standards-Version to 3.9.3. No changes were required. - * Fix lintian warning with copyright file. - * Remove unnecessary dependencies on JRE for libehcache-java. - * Wrap list of dependencies and uploaders. - * Fix clean target by adding a mh_clean call, to allow twice in a row builds. - - -- Miguel Landaeta <[email protected]> Thu, 01 Mar 2012 19:15:46 -0430 - -ehcache (2.1.0-1) unstable; urgency=low - - * Merge changes from Thierry's PPA and upload to Debian. - - -- Torsten Werner <[email protected]> Wed, 23 Jun 2010 10:35:31 +0200 - -ehcache (2.1.0-0ubuntu1~ppa2) maverick; urgency=low - - * Add an ehcache.jar link for compatibility - - -- Thierry Carrez <[email protected]> Tue, 22 Jun 2010 16:46:10 +0200 - -ehcache (2.1.0-0ubuntu1~ppa1) maverick; urgency=low - - * New upstream release - - -- Thierry Carrez <[email protected]> Fri, 04 Jun 2010 14:49:09 +0200 - -ehcache (1.6.2-1) unstable; urgency=low - - * New upstream release - * Export SVN tree to create orig tarball as it contains the build system. - - Remove the EhcacheUserGuide*.pdf files because the LaTeX sources are - missing. - * Switch to servlet-api-2.5. - * Install POM file using maven-repo-helper. - * Convert the copyright file to dep5 format and update the copyright - statement. - - -- Torsten Werner <[email protected]> Tue, 25 May 2010 22:55:55 +0200 - -ehcache (1.5.0+dak1-3) unstable; urgency=low - - * Update debian/watch to support the newer upstream versions. - * Remove +ssh from protocol part in Vcs-Svn. - * Update Standards-Version: 3.8.4. - * Switch to source format 3.0. - * Remove Arnaud from Uploaders list. - - -- Torsten Werner <[email protected]> Wed, 12 May 2010 14:09:04 +0200 - -ehcache (1.5.0+dak1-2) unstable; urgency=low - - * Switch to default-jdk/jre (Closes: #526282) - * Bump Standards-Version to 3.8.1 - * Change the section to java - - -- Varun Hiremath <[email protected]> Thu, 07 May 2009 19:56:47 -0400 - -ehcache (1.5.0+dak1-1) unstable; urgency=low - - * Move package to main. - - -- Torsten Werner <[email protected]> Tue, 18 Nov 2008 19:46:57 +0100 - -ehcache (1.5.0-1) unstable; urgency=low - - * New upstream release - * Add libjgroups-java to Build-Depends-Indep - * Bump Standards-Version to 3.8.0 - * debian/copyright: remove the full text of Apache 2.0 license, as now - is included in common licenses - - -- Varun Hiremath <[email protected]> Mon, 14 Jul 2008 02:08:53 +0530 - -ehcache (1.4.1-2) unstable; urgency=low - - * Move package to contrib because libhibernate3-java is in contrib - (Closes: #467312) - * Remove debian/README.Debian - not required - - -- Varun Hiremath <[email protected]> Tue, 26 Feb 2008 00:15:24 +0530 - -ehcache (1.4.1-1) unstable; urgency=low - - * New upstream release - - -- Varun Hiremath <[email protected]> Thu, 21 Feb 2008 16:02:21 +0530 - -ehcache (1.4.0-1) unstable; urgency=low - - * New upstream release - * bump debhelper compat to 6 - - -- Varun Hiremath <[email protected]> Fri, 01 Feb 2008 08:49:43 +0530 - -ehcache (1.4.0~beta2-1) unstable; urgency=low - - * New upstream release - * Add myself to Uploaders. - * Update Homepage and Vcs headers in debian/control. - * Set Standards-Version: 3.7.3. - * Build hibernate related classes because we have hibernate in Debian now. - * Install upstream's CHANGELOG.txt and RELEASE_NOTES.txt. - - -- Torsten Werner <[email protected]> Tue, 01 Jan 2008 17:01:28 +0100 - -ehcache (1.4.0~beta-1) unstable; urgency=low - - * New upstream release - * debian/build.xml: - + Add clean target (Closes: #442557) - + Remove hard coded version from build.xml and install versioned jar from debian/rules. - * debian/control: - + Add myself and Kumar Appaiah to Uploaders. - + Move cdbs and debhelper to Build-Depends. - + Add libcommons-collections3-java to Build-Depends-Indep and Depends - + Add XS-Vcs-{Svn, Browser} headers. - * Add debian/orig-tar.sh - * Add debian/README.Debian-source - * Update debian/watch to call debian/orig-tar.sh - * debian/rules: - + Add commons-collection3 to DEB_JARS - + implement get-orig-source - - -- Varun Hiremath <[email protected]> Mon, 17 Sep 2007 00:18:23 +0530 - -ehcache (1.3.0~beta.dfsg.1-1) unstable; urgency=low - - * Initial Release (closes: #386103). - - -- Arnaud Vandyck <[email protected]> Thu, 2 Aug 2007 09:00:42 +0200 Copied: tags/ehcache/2.6.8-1/debian/changelog (from rev 17669, trunk/ehcache/debian/changelog) =================================================================== --- tags/ehcache/2.6.8-1/debian/changelog (rev 0) +++ tags/ehcache/2.6.8-1/debian/changelog 2014-01-16 12:00:00 UTC (rev 17670) @@ -0,0 +1,165 @@ +ehcache (2.6.8-1) unstable; urgency=medium + + * New upstream release + * debian/control: + - Standards-Version updated to 3.9.5 (no changes) + - Use canonical URLs for the Vcs-* fields + * Switch to debhelper level 9 + * Use XZ compression for the upstream tarball + + -- Emmanuel Bourg <[email protected]> Thu, 16 Jan 2014 12:21:13 +0100 + +ehcache (2.6.7-1) unstable; urgency=low + + * Team upload. + * New upstream release + + -- Emmanuel Bourg <[email protected]> Mon, 06 May 2013 14:53:07 +0200 + +ehcache (2.6.6-1) experimental; urgency=low + + * Team upload. + * New upstream release + * Bump Standards-Version to 3.9.4. No changes were required. + * Updated the dependency on the Servlet API (2.5 -> 3.0) + * Removed the dependency on backport-util-concurrent + * Updated the Format URI in debian/copyright + * Enabled debug symbols as mandated by the Debian policy for Java + * Ensured Java 5 compatible bytecode is build + + -- Emmanuel Bourg <[email protected]> Mon, 15 Apr 2013 16:42:36 +0200 + +ehcache (2.5.0-1) unstable; urgency=low + + * Team upload. + * New upstream release. (Closes: #661450). + * Bump Standards-Version to 3.9.3. No changes were required. + * Fix lintian warning with copyright file. + * Remove unnecessary dependencies on JRE for libehcache-java. + * Wrap list of dependencies and uploaders. + * Fix clean target by adding a mh_clean call, to allow twice in a row builds. + + -- Miguel Landaeta <[email protected]> Thu, 01 Mar 2012 19:15:46 -0430 + +ehcache (2.1.0-1) unstable; urgency=low + + * Merge changes from Thierry's PPA and upload to Debian. + + -- Torsten Werner <[email protected]> Wed, 23 Jun 2010 10:35:31 +0200 + +ehcache (2.1.0-0ubuntu1~ppa2) maverick; urgency=low + + * Add an ehcache.jar link for compatibility + + -- Thierry Carrez <[email protected]> Tue, 22 Jun 2010 16:46:10 +0200 + +ehcache (2.1.0-0ubuntu1~ppa1) maverick; urgency=low + + * New upstream release + + -- Thierry Carrez <[email protected]> Fri, 04 Jun 2010 14:49:09 +0200 + +ehcache (1.6.2-1) unstable; urgency=low + + * New upstream release + * Export SVN tree to create orig tarball as it contains the build system. + - Remove the EhcacheUserGuide*.pdf files because the LaTeX sources are + missing. + * Switch to servlet-api-2.5. + * Install POM file using maven-repo-helper. + * Convert the copyright file to dep5 format and update the copyright + statement. + + -- Torsten Werner <[email protected]> Tue, 25 May 2010 22:55:55 +0200 + +ehcache (1.5.0+dak1-3) unstable; urgency=low + + * Update debian/watch to support the newer upstream versions. + * Remove +ssh from protocol part in Vcs-Svn. + * Update Standards-Version: 3.8.4. + * Switch to source format 3.0. + * Remove Arnaud from Uploaders list. + + -- Torsten Werner <[email protected]> Wed, 12 May 2010 14:09:04 +0200 + +ehcache (1.5.0+dak1-2) unstable; urgency=low + + * Switch to default-jdk/jre (Closes: #526282) + * Bump Standards-Version to 3.8.1 + * Change the section to java + + -- Varun Hiremath <[email protected]> Thu, 07 May 2009 19:56:47 -0400 + +ehcache (1.5.0+dak1-1) unstable; urgency=low + + * Move package to main. + + -- Torsten Werner <[email protected]> Tue, 18 Nov 2008 19:46:57 +0100 + +ehcache (1.5.0-1) unstable; urgency=low + + * New upstream release + * Add libjgroups-java to Build-Depends-Indep + * Bump Standards-Version to 3.8.0 + * debian/copyright: remove the full text of Apache 2.0 license, as now + is included in common licenses + + -- Varun Hiremath <[email protected]> Mon, 14 Jul 2008 02:08:53 +0530 + +ehcache (1.4.1-2) unstable; urgency=low + + * Move package to contrib because libhibernate3-java is in contrib + (Closes: #467312) + * Remove debian/README.Debian - not required + + -- Varun Hiremath <[email protected]> Tue, 26 Feb 2008 00:15:24 +0530 + +ehcache (1.4.1-1) unstable; urgency=low + + * New upstream release + + -- Varun Hiremath <[email protected]> Thu, 21 Feb 2008 16:02:21 +0530 + +ehcache (1.4.0-1) unstable; urgency=low + + * New upstream release + * bump debhelper compat to 6 + + -- Varun Hiremath <[email protected]> Fri, 01 Feb 2008 08:49:43 +0530 + +ehcache (1.4.0~beta2-1) unstable; urgency=low + + * New upstream release + * Add myself to Uploaders. + * Update Homepage and Vcs headers in debian/control. + * Set Standards-Version: 3.7.3. + * Build hibernate related classes because we have hibernate in Debian now. + * Install upstream's CHANGELOG.txt and RELEASE_NOTES.txt. + + -- Torsten Werner <[email protected]> Tue, 01 Jan 2008 17:01:28 +0100 + +ehcache (1.4.0~beta-1) unstable; urgency=low + + * New upstream release + * debian/build.xml: + + Add clean target (Closes: #442557) + + Remove hard coded version from build.xml and install versioned jar from debian/rules. + * debian/control: + + Add myself and Kumar Appaiah to Uploaders. + + Move cdbs and debhelper to Build-Depends. + + Add libcommons-collections3-java to Build-Depends-Indep and Depends + + Add XS-Vcs-{Svn, Browser} headers. + * Add debian/orig-tar.sh + * Add debian/README.Debian-source + * Update debian/watch to call debian/orig-tar.sh + * debian/rules: + + Add commons-collection3 to DEB_JARS + + implement get-orig-source + + -- Varun Hiremath <[email protected]> Mon, 17 Sep 2007 00:18:23 +0530 + +ehcache (1.3.0~beta.dfsg.1-1) unstable; urgency=low + + * Initial Release (closes: #386103). + + -- Arnaud Vandyck <[email protected]> Thu, 2 Aug 2007 09:00:42 +0200 Deleted: tags/ehcache/2.6.8-1/debian/compat =================================================================== --- trunk/ehcache/debian/compat 2014-01-16 10:41:51 UTC (rev 17664) +++ tags/ehcache/2.6.8-1/debian/compat 2014-01-16 12:00:00 UTC (rev 17670) @@ -1 +0,0 @@ -6 Copied: tags/ehcache/2.6.8-1/debian/compat (from rev 17666, trunk/ehcache/debian/compat) =================================================================== --- tags/ehcache/2.6.8-1/debian/compat (rev 0) +++ tags/ehcache/2.6.8-1/debian/compat 2014-01-16 12:00:00 UTC (rev 17670) @@ -0,0 +1 @@ +9 Deleted: tags/ehcache/2.6.8-1/debian/control =================================================================== --- trunk/ehcache/debian/control 2014-01-16 10:41:51 UTC (rev 17664) +++ tags/ehcache/2.6.8-1/debian/control 2014-01-16 12:00:00 UTC (rev 17670) @@ -1,29 +0,0 @@ -Source: ehcache -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Varun Hiremath <[email protected]>, - Kumar Appaiah <[email protected]>, - Torsten Werner <[email protected]>, - Emmanuel Bourg <[email protected]> -Build-Depends: debhelper (>= 6), cdbs, maven-repo-helper -Build-Depends-Indep: default-jdk, ant, - libcommons-logging-java, libcommons-collections3-java, - libservlet3.0-java, - libslf4j-java, libgeronimo-jta-1.0.1b-spec-java, libbtm-java, - libjsr107cache-java, libhibernate3-java, libjgroups-java -Standards-Version: 3.9.4 -Homepage: http://ehcache.sourceforge.net/ -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/ehcache -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/ehcache/ - -Package: libehcache-java -Architecture: all -Depends: ${misc:Depends}, libcommons-logging-java, - libcommons-collections3-java, libservlet3.0-java, - libjsr107cache-java -Description: distributed cache library - Ehcache is a distributed cache for general purpose caching in Java, - J2EE and light-weight containers. It features memory and disk stores, - replicate by copy and invalidate, listeners, a gzip caching servlet - filter and much more. Copied: tags/ehcache/2.6.8-1/debian/control (from rev 17667, trunk/ehcache/debian/control) =================================================================== --- tags/ehcache/2.6.8-1/debian/control (rev 0) +++ tags/ehcache/2.6.8-1/debian/control 2014-01-16 12:00:00 UTC (rev 17670) @@ -0,0 +1,29 @@ +Source: ehcache +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Varun Hiremath <[email protected]>, + Kumar Appaiah <[email protected]>, + Torsten Werner <[email protected]>, + Emmanuel Bourg <[email protected]> +Build-Depends: debhelper (>= 9), cdbs, maven-repo-helper +Build-Depends-Indep: default-jdk, ant, + libcommons-logging-java, libcommons-collections3-java, + libservlet3.0-java, + libslf4j-java, libgeronimo-jta-1.0.1b-spec-java, libbtm-java, + libjsr107cache-java, libhibernate3-java, libjgroups-java +Standards-Version: 3.9.5 +Homepage: http://ehcache.sourceforge.net/ +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/ehcache +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/ehcache/ + +Package: libehcache-java +Architecture: all +Depends: ${misc:Depends}, libcommons-logging-java, + libcommons-collections3-java, libservlet3.0-java, + libjsr107cache-java +Description: distributed cache library + Ehcache is a distributed cache for general purpose caching in Java, + J2EE and light-weight containers. It features memory and disk stores, + replicate by copy and invalidate, listeners, a gzip caching servlet + filter and much more. Deleted: tags/ehcache/2.6.8-1/debian/copyright =================================================================== --- trunk/ehcache/debian/copyright 2014-01-16 10:41:51 UTC (rev 17664) +++ tags/ehcache/2.6.8-1/debian/copyright 2014-01-16 12:00:00 UTC (rev 17670) @@ -1,10 +0,0 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: Ehcache distributed cache library -Upstream-Contact: Terracotta, Inc. -Source: http://svn.terracotta.org/svn/ehcache/tags/ - -Files: * -Copyright: 2003-2009 Terracotta, Inc. -License: Apache 2.0 - On Debian systems you can find the complete text of the Apache-2.0 - license in `/usr/share/common-licenses/Apache-2.0' Copied: tags/ehcache/2.6.8-1/debian/copyright (from rev 17669, trunk/ehcache/debian/copyright) =================================================================== --- tags/ehcache/2.6.8-1/debian/copyright (rev 0) +++ tags/ehcache/2.6.8-1/debian/copyright 2014-01-16 12:00:00 UTC (rev 17670) @@ -0,0 +1,10 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Ehcache distributed cache library +Upstream-Contact: Terracotta, Inc. +Source: http://svn.terracotta.org/svn/ehcache/tags/ + +Files: * +Copyright: 2003-2014 Terracotta, Inc. +License: Apache 2.0 + On Debian systems you can find the complete text of the Apache-2.0 + license in `/usr/share/common-licenses/Apache-2.0' Deleted: tags/ehcache/2.6.8-1/debian/orig-tar.sh =================================================================== --- trunk/ehcache/debian/orig-tar.sh 2014-01-16 10:41:51 UTC (rev 17664) +++ tags/ehcache/2.6.8-1/debian/orig-tar.sh 2014-01-16 12:00:00 UTC (rev 17670) @@ -1,19 +0,0 @@ -#!/bin/sh -e - -# called by uscan with '--upstream-version' <version> <file> -DIR=ehcache-$2.orig -TAR=../ehcache_$2.orig.tar.gz - -# clean up the upstream tarball -svn export http://svn.terracotta.org/svn/ehcache/tags/ehcache-core-$2/ $DIR -# FIXME: check PDF and DOC files -GZIP=--best tar czf $TAR -X debian/orig-tar.exclude $DIR -rm -rf $DIR ../ehcache-core-$2 - -# move to directory 'tarballs' -if [ -r .svn/deb-layout ]; then - . .svn/deb-layout - mv $TAR $origDir - echo "moved $TAR to $origDir" -fi - Copied: tags/ehcache/2.6.8-1/debian/orig-tar.sh (from rev 17668, trunk/ehcache/debian/orig-tar.sh) =================================================================== --- tags/ehcache/2.6.8-1/debian/orig-tar.sh (rev 0) +++ tags/ehcache/2.6.8-1/debian/orig-tar.sh 2014-01-16 12:00:00 UTC (rev 17670) @@ -0,0 +1,19 @@ +#!/bin/sh -e + +# called by uscan with '--upstream-version' <version> <file> +DIR=ehcache-$2.orig +TAR=../ehcache_$2.orig.tar.xz + +# clean up the upstream tarball +svn export http://svn.terracotta.org/svn/ehcache/tags/ehcache-core-$2/ $DIR +# FIXME: check PDF and DOC files +XZ_OPT=--best tar cJf $TAR -X debian/orig-tar.exclude $DIR +rm -rf $DIR ../ehcache-core-$2 + +# 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

