Author: tmancill Date: 2013-04-02 03:47:55 +0000 (Tue, 02 Apr 2013) New Revision: 16468
Added: tags/commons-io/2.4-1/ tags/commons-io/2.4-1/debian/changelog Removed: tags/commons-io/2.4-1/debian/changelog Log: [svn-buildpackage] Tagging commons-io 2.4-1 Deleted: tags/commons-io/2.4-1/debian/changelog =================================================================== --- trunk/commons-io/debian/changelog 2013-03-30 23:31:01 UTC (rev 16461) +++ tags/commons-io/2.4-1/debian/changelog 2013-04-02 03:47:55 UTC (rev 16468) @@ -1,137 +0,0 @@ -commons-io (2.4-1) unstable; urgency=low - - * Team upload - * New upstream release - * Bump Standards-Version to 3.9.4 (no changes) - * Refreshed the patches - - -- Emmanuel Bourg <[email protected]> Thu, 28 Mar 2013 17:43:17 +0100 - -commons-io (1.4-4) unstable; urgency=low - - * Add OSGi metadata to jar manifest - * Update Standards-Version: 3.9.2 - * Bump up debhelper to 8 - - -- Jakub Adam <[email protected]> Sun, 16 Oct 2011 22:58:29 +0200 - -commons-io (1.4-3) unstable; urgency=low - - * Team upload - * Remove Arnaud and Trygve from uploaders list. - * Switch to source format 3.0. - * Update Standards-Version: 3.8.4. - - -- Torsten Werner <[email protected]> Mon, 03 May 2010 19:43:18 +0200 - -commons-io (1.4-2) unstable; urgency=low - - * Upload to unstable. - - -- Torsten Werner <[email protected]> Sun, 09 Aug 2009 10:45:25 +0200 - -commons-io (1.4-1.1) experimental; urgency=low - - * Non-maintainer upload. - * Change section to java, bump up Standards-Version to 3.8.1 - * Bump up debhelper to 6 - * Add the Maven POM to the package - * Add a Build-Depends-Indep dependency on maven-repo-helper - * Use mh_installpom and mh_installjar to install the POM and the jar to the - Maven repository - * Change the build dependency on java-gcj to default-jdk - * Add ${misc:Depends} to Depends to clear Lintian warnings - * Remove Depends on Java runtimes as it is a library - - [ Emmanuel Bourg and Sylvestre Ledru] - * Update of the URLs - * Rename Jakarta Commons to Apache Commons - - -- Ludovic Claude <[email protected]> Thu, 02 Jul 2009 23:28:09 +0100 - -commons-io (1.4-1) unstable; urgency=low - - * New upstream release - * Bump Standards-Version to 3.7.3 - * Bump up debhelper compat to 6 - * Replace XS-Vcs headers with Vcs - * debian/patches: - - remove 01_no_ext_links.dpatch - not required - - remove 02_no_mkdir_in_homedir.dpatch - not required - * Remove dpatch from Build-Depends - * Update debian/rules and debian/libcommons-io-java-doc.install - with new target dirs - * debian/copyright: add copyright notice - - -- Varun Hiremath <[email protected]> Thu, 21 Feb 2008 13:26:43 +0530 - -commons-io (1.3.2-2) unstable; urgency=low - - * debian/patches: Add 02_no_mkdir_in_homedir.dpatch to stop creating - .maven directory in user homedir (Closes: #445804) - - -- Varun Hiremath <[email protected]> Mon, 08 Oct 2007 18:40:07 +0530 - -commons-io (1.3.2-1) unstable; urgency=low - - [ Kumar Appaiah ] - * Update watch file. - * debian/control: - + Add XS-Vcs-Svn, XS-Vcs-Browser - + Add Homepage field. - + Fix Build-Depends-Indep to depend only on ant-optional and not ant. - + libcommons-io-java suggests the doc package and vice-versa. - - [ Varun Hiremath ] - * New upstream release - * debian/control: - + add myself and Kumar Appaiah to Uploaders. - + move cdbs and debhelper to Build-Depends. - + add dpatch to Build-Depends. - + modify Description. - + add a separate doc package. - * debian/compat: switch to 5 - * remove unnecessary links and dirs files from debian dir. - * debian/rules: - + build javadoc - + create a versioned symbolic link to the jar. - + implement get-orig-source - * Add debian/orig-tar.sh to remove CRLF line terminators from upstream files. - * Add debian/libcommons-io-java-doc.doc-base and - debian/libcommons-io-java-doc.install to install the docs. - * Update debian/watch to call debian/orig-tar.sh - * debian/patches: - + remove old patches which are no longer required. - + add a patch to remove external links from build.xml - * Remove debian/README.Debian - not required. - - -- Kumar Appaiah <[email protected]> Fri, 21 Sep 2007 17:14:03 +0530 - -commons-io (1.3.1.dfsg.1-1) unstable; urgency=low - - * New upstream (closes: #418973) - * java-gcj-compat-dev and cdbs transition - * Removed junit at the moment (closes: #397567) - * No javadoc at the moment - - -- Arnaud Vandyck <[email protected]> Fri, 13 Apr 2007 08:20:49 +0200 - -commons-io (1.0-3) unstable; urgency=low - - * kaffe compiler transition - - -- Wolfgang Baer <[email protected]> Sun, 15 Jan 2006 18:12:06 +0100 - -commons-io (1.0-2) unstable; urgency=low - - * Added ant-optional to build-deps - fixes FTBS (closes: #332564) - * Added myself to uploaders - * Removed classpath, libgcj6 from build-deps - not needed - - -- Wolfgang Baer <[email protected]> Sun, 16 Oct 2005 13:44:21 +0200 - -commons-io (1.0-1) unstable; urgency=low - - * Initial Release (closes: #321475). - - -- Trygve Laugstøl <[email protected]> Tue, 2 Aug 2005 07:12:24 +0200 Copied: tags/commons-io/2.4-1/debian/changelog (from rev 16467, trunk/commons-io/debian/changelog) =================================================================== --- tags/commons-io/2.4-1/debian/changelog (rev 0) +++ tags/commons-io/2.4-1/debian/changelog 2013-04-02 03:47:55 UTC (rev 16468) @@ -0,0 +1,137 @@ +commons-io (2.4-1) experimental; urgency=low + + * Team upload + * New upstream release + * Bump Standards-Version to 3.9.4 (no changes) + * Refreshed the patches + + -- Emmanuel Bourg <[email protected]> Thu, 28 Mar 2013 17:43:17 +0100 + +commons-io (1.4-4) unstable; urgency=low + + * Add OSGi metadata to jar manifest + * Update Standards-Version: 3.9.2 + * Bump up debhelper to 8 + + -- Jakub Adam <[email protected]> Sun, 16 Oct 2011 22:58:29 +0200 + +commons-io (1.4-3) unstable; urgency=low + + * Team upload + * Remove Arnaud and Trygve from uploaders list. + * Switch to source format 3.0. + * Update Standards-Version: 3.8.4. + + -- Torsten Werner <[email protected]> Mon, 03 May 2010 19:43:18 +0200 + +commons-io (1.4-2) unstable; urgency=low + + * Upload to unstable. + + -- Torsten Werner <[email protected]> Sun, 09 Aug 2009 10:45:25 +0200 + +commons-io (1.4-1.1) experimental; urgency=low + + * Non-maintainer upload. + * Change section to java, bump up Standards-Version to 3.8.1 + * Bump up debhelper to 6 + * Add the Maven POM to the package + * Add a Build-Depends-Indep dependency on maven-repo-helper + * Use mh_installpom and mh_installjar to install the POM and the jar to the + Maven repository + * Change the build dependency on java-gcj to default-jdk + * Add ${misc:Depends} to Depends to clear Lintian warnings + * Remove Depends on Java runtimes as it is a library + + [ Emmanuel Bourg and Sylvestre Ledru] + * Update of the URLs + * Rename Jakarta Commons to Apache Commons + + -- Ludovic Claude <[email protected]> Thu, 02 Jul 2009 23:28:09 +0100 + +commons-io (1.4-1) unstable; urgency=low + + * New upstream release + * Bump Standards-Version to 3.7.3 + * Bump up debhelper compat to 6 + * Replace XS-Vcs headers with Vcs + * debian/patches: + - remove 01_no_ext_links.dpatch - not required + - remove 02_no_mkdir_in_homedir.dpatch - not required + * Remove dpatch from Build-Depends + * Update debian/rules and debian/libcommons-io-java-doc.install + with new target dirs + * debian/copyright: add copyright notice + + -- Varun Hiremath <[email protected]> Thu, 21 Feb 2008 13:26:43 +0530 + +commons-io (1.3.2-2) unstable; urgency=low + + * debian/patches: Add 02_no_mkdir_in_homedir.dpatch to stop creating + .maven directory in user homedir (Closes: #445804) + + -- Varun Hiremath <[email protected]> Mon, 08 Oct 2007 18:40:07 +0530 + +commons-io (1.3.2-1) unstable; urgency=low + + [ Kumar Appaiah ] + * Update watch file. + * debian/control: + + Add XS-Vcs-Svn, XS-Vcs-Browser + + Add Homepage field. + + Fix Build-Depends-Indep to depend only on ant-optional and not ant. + + libcommons-io-java suggests the doc package and vice-versa. + + [ Varun Hiremath ] + * New upstream release + * debian/control: + + add myself and Kumar Appaiah to Uploaders. + + move cdbs and debhelper to Build-Depends. + + add dpatch to Build-Depends. + + modify Description. + + add a separate doc package. + * debian/compat: switch to 5 + * remove unnecessary links and dirs files from debian dir. + * debian/rules: + + build javadoc + + create a versioned symbolic link to the jar. + + implement get-orig-source + * Add debian/orig-tar.sh to remove CRLF line terminators from upstream files. + * Add debian/libcommons-io-java-doc.doc-base and + debian/libcommons-io-java-doc.install to install the docs. + * Update debian/watch to call debian/orig-tar.sh + * debian/patches: + + remove old patches which are no longer required. + + add a patch to remove external links from build.xml + * Remove debian/README.Debian - not required. + + -- Kumar Appaiah <[email protected]> Fri, 21 Sep 2007 17:14:03 +0530 + +commons-io (1.3.1.dfsg.1-1) unstable; urgency=low + + * New upstream (closes: #418973) + * java-gcj-compat-dev and cdbs transition + * Removed junit at the moment (closes: #397567) + * No javadoc at the moment + + -- Arnaud Vandyck <[email protected]> Fri, 13 Apr 2007 08:20:49 +0200 + +commons-io (1.0-3) unstable; urgency=low + + * kaffe compiler transition + + -- Wolfgang Baer <[email protected]> Sun, 15 Jan 2006 18:12:06 +0100 + +commons-io (1.0-2) unstable; urgency=low + + * Added ant-optional to build-deps - fixes FTBS (closes: #332564) + * Added myself to uploaders + * Removed classpath, libgcj6 from build-deps - not needed + + -- Wolfgang Baer <[email protected]> Sun, 16 Oct 2005 13:44:21 +0200 + +commons-io (1.0-1) unstable; urgency=low + + * Initial Release (closes: #321475). + + -- Trygve Laugstøl <[email protected]> Tue, 2 Aug 2005 07:12:24 +0200 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

