Author: fourmond Date: 2011-05-10 22:45:20 +0000 (Tue, 10 May 2011) New Revision: 13682
Added: tags/statcvs/1:0.7.0.dfsg-4/ tags/statcvs/1:0.7.0.dfsg-4/debian/changelog tags/statcvs/1:0.7.0.dfsg-4/debian/control tags/statcvs/1:0.7.0.dfsg-4/debian/statcvs.classpath Removed: tags/statcvs/1:0.7.0.dfsg-4/debian/changelog tags/statcvs/1:0.7.0.dfsg-4/debian/control tags/statcvs/1:0.7.0.dfsg-4/debian/statcvs.classpath Log: [svn-buildpackage] Tagging statcvs 1:0.7.0.dfsg-4 Deleted: tags/statcvs/1:0.7.0.dfsg-4/debian/changelog =================================================================== --- trunk/statcvs/debian/changelog 2011-05-10 22:02:23 UTC (rev 13676) +++ tags/statcvs/1:0.7.0.dfsg-4/debian/changelog 2011-05-10 22:45:20 UTC (rev 13682) @@ -1,192 +0,0 @@ -statcvs (1:0.7.0.dfsg-3) experimental; urgency=low - - * Now fully using javahelper, thanks mjj29 ! - * Profit from it to set a real classpath - * Now conforms to standards 3.9.1 - * Fix spelling mistakes in the package description - * Changed the wrapper to automatically get the classpath from the jar - file (needs recent java-wrappers) - * Dropped and from the final classpath, as it is only needed for the - statcvs ant class - - -- Vincent Fourmond <[email protected]> Mon, 04 Apr 2011 10:16:50 +0200 - -statcvs (1:0.7.0.dfsg-2) unstable; urgency=low - - * Does not actually break statsvn 0.5.0, so upload to unstable is pretty - fine. - - -- Vincent Fourmond <[email protected]> Tue, 09 Mar 2010 21:17:00 +0100 - -statcvs (1:0.7.0.dfsg-1) experimental; urgency=low - - * Newer upstream release - * Switch to format 3.0 (quilt), and convert patches to the quilt format, - drop dependency on dpatch - * Refresh/update patches - * Breaks and conflict with statsvn << 0.7.0 - * Conforms to newer standards - * Uploading to experimental to allow for some time to prepare statsvn - * Getting rid of debian/README.source, obsoleted by the use of 3.0 (quilt) - * debian/new-upstream now compresses using bzip2: no need to use more - space than necessary... - - -- Vincent Fourmond <[email protected]> Sat, 06 Mar 2010 23:11:15 +0100 - -statcvs (1:0.5.0.dfsg-2) unstable; urgency=low - - * Moved to Section: vcs - * Breaks statsvn 0.4 - * Works fine with statsvn 0.5, upload to unstable - - -- Vincent Fourmond <[email protected]> Mon, 22 Jun 2009 20:56:58 +0200 - -statcvs (1:0.5.0.dfsg-1) experimental; urgency=low - - * New upstream release. - * Already conforms to standards 3.8.2 - * Add a ${misc:Depends} for potential debhelper-induced dependencies - * Bump debhelper compatibility level to 5 - * Add ant clean in debian/new-upstream to avoid adding temporary files - in the orig tarball - * Refreshed debian/patches/01-disable-unjar - * Upload to experimental to allow for tests with statsvn - * I have finally learned how to use DEB_UPSTREAM_VERSION... - * This version requires libjfreechart-java version 1.0.13 - * Disable tests from the build system, as their source isn't provided. - - -- Vincent Fourmond <[email protected]> Sun, 21 Jun 2009 16:17:45 +0200 - -statcvs (1:0.4.0.dfsg-3) unstable; urgency=low - - * Document patches, to make lintian a fair deal happier - * Add a debian/README.source file to comply with standards 3.8.0 - * Replace the dependency on libjdom-java by libjdom1-java and update - debian/wrappers/statcvs and debian/rules accordingly (closes: #502037) - - -- Vincent Fourmond <[email protected]> Mon, 13 Oct 2008 21:02:42 +0200 - -statcvs (1:0.4.0.dfsg-2) unstable; urgency=low - - * Conflicts with older statsvn, as statsvn crashes with the newer - statcvs - - -- Vincent Fourmond <[email protected]> Sat, 28 Jun 2008 15:28:09 +0200 - -statcvs (1:0.4.0.dfsg-1) unstable; urgency=low - - * New upstream release (closes: #481798): - - updated debian/new-upstream to cope for the new test - files in the archive - - Updated 01-disable-unjar, to remove various tests and to - have jar as the default build target. - - Disabling 10-fix-null-exception, not needed anymore - * Now depends on libjdom-java as well - * Fix the old-fsf-address-in-copyright-file lintian warning - * Improved manual page - * Updated debian/new-upstream to strip the sourceless jtreemap jar - from upstream's archive - * 10-disable-jtreemap to disable the generation of the page with - jtreemap-based map display - * Updated REAME.Debian - - -- Vincent Fourmond <[email protected]> Sat, 28 Jun 2008 13:14:09 +0200 - -statcvs (1:0.3.dfsg+1-1) unstable; urgency=low - - * Re-uploading with a new source, so the package isn't sourceless - in debian (work-around for a dak bug, Closes: #477381) - - -- Vincent Fourmond <[email protected]> Fri, 11 Apr 2008 00:10:05 +0200 - -statcvs (1:0.3.dfsg-4) unstable; urgency=low - - * The 'oops, I should not forget again to upload the source when - I move from contrib to main' release - - -- Vincent Fourmond <[email protected]> Fri, 11 Apr 2008 00:03:56 +0200 - -statcvs (1:0.3.dfsg-3) unstable; urgency=low - - * Fix manual page: statcvs does not have info documentation ! - * Fix another glitch in manual page - * statcvs can now move to main (Closes: #463520) - * Remove last remaining file not in the debian/ subdir, - so lintian is happy - - -- Vincent Fourmond <[email protected]> Thu, 10 Apr 2008 23:25:02 +0200 - -statcvs (1:0.3.dfsg-2) unstable; urgency=low - - * Switched to using java-wrappers, adapted manual page - and dependencies - * Clarified a trifle debian/copyright to make lintian happier - - -- Vincent Fourmond <[email protected]> Wed, 27 Feb 2008 00:24:22 +0100 - -statcvs (1:0.3.dfsg-1) unstable; urgency=low - - * New upstream release (Closes: #280326) - * Now team-maintained - * Updated standards to 3.7.3, with amazingly no changes needed. - * Watchfile + debian/new-upstream to repackage upstream tarball - * Switching to CDBS + dpatch - * 01-disable-unjar to prevent incorporation of removed jars into the - final jar - * Builds fine with gcj, but does not run with gcj, or any - other free runtime, for what matters (probably due to #459281) - * New statcvs script (closes: #343869) - * Does not depend on libjdom-java anymore (closes: #331703) - * Recommends: cvs as users won't make much of statcvs without it. - * 10-fix-null-exception to take care of a small API change for - jfreechart - - -- Vincent Fourmond <[email protected]> Sat, 19 Jan 2008 11:53:00 +0100 - -statcvs (20030713-4) unstable; urgency=high - - * Fixed FTBFS: Missing Build-Depends on 'junit, libjdom-java' - (Closes: #306617) - - -- Christian Bayle <[email protected]> Thu, 28 Apr 2005 22:20:22 +0200 - -statcvs (20030713-3) unstable; urgency=low - - * Applied patch proposed by Gary Hennigan - to deal with cvs log new format (Closes: #257622) - * Modified stacvs wrapper to take in account more possible JVM - - -- Christian Bayle <[email protected]> Sun, 5 Sep 2004 20:21:19 +0200 - -statcvs (20030713-2) unstable; urgency=low - - * Corrected dependancies (Closes: bug#201502) - * Made more accurate description, a wrapper, a man and - changed section to contrib/devel (Closes: bug#201503) - * Added support for Kaffe - - -- Christian Bayle <[email protected]> Sat, 19 Jul 2003 02:35:24 +0200 - -statcvs (20030713-1) unstable; urgency=low - - * Patch that made fail statcvs on some big CVS archive - applied upstream, new upstream - - -- Christian Bayle <[email protected]> Sun, 13 Jul 2003 01:24:11 +0200 - -statcvs (20030711-2) unstable; urgency=low - - * Added gorilla.jpg missing file - * patch that made fail statcvs on some big CVS archive - - -- Christian Bayle <[email protected]> Sat, 12 Jul 2003 23:44:44 +0200 - -statcvs (20030711-1) unstable; urgency=low - - * Initial Release. (Closes: bug#199758) ITP - - -- Christian Bayle <[email protected]> Fri, 11 Jul 2003 23:21:44 +0200 - -Local variables: -mode: debian-changelog -End: Copied: tags/statcvs/1:0.7.0.dfsg-4/debian/changelog (from rev 13681, trunk/statcvs/debian/changelog) =================================================================== --- tags/statcvs/1:0.7.0.dfsg-4/debian/changelog (rev 0) +++ tags/statcvs/1:0.7.0.dfsg-4/debian/changelog 2011-05-10 22:45:20 UTC (rev 13682) @@ -0,0 +1,200 @@ +statcvs (1:0.7.0.dfsg-4) unstable; urgency=low + + * Upload to unstable + * Conforms to standards 3.9.2 + * Fix the classpath patching to follow newer javahelper behaviour + + -- Vincent Fourmond <[email protected]> Wed, 11 May 2011 00:32:12 +0200 + +statcvs (1:0.7.0.dfsg-3) experimental; urgency=low + + * Now fully using javahelper, thanks mjj29 ! + * Profit from it to set a real classpath + * Now conforms to standards 3.9.1 + * Fix spelling mistakes in the package description + * Changed the wrapper to automatically get the classpath from the jar + file (needs recent java-wrappers) + * Dropped and from the final classpath, as it is only needed for the + statcvs ant class + + -- Vincent Fourmond <[email protected]> Mon, 04 Apr 2011 10:16:50 +0200 + +statcvs (1:0.7.0.dfsg-2) unstable; urgency=low + + * Does not actually break statsvn 0.5.0, so upload to unstable is pretty + fine. + + -- Vincent Fourmond <[email protected]> Tue, 09 Mar 2010 21:17:00 +0100 + +statcvs (1:0.7.0.dfsg-1) experimental; urgency=low + + * Newer upstream release + * Switch to format 3.0 (quilt), and convert patches to the quilt format, + drop dependency on dpatch + * Refresh/update patches + * Breaks and conflict with statsvn << 0.7.0 + * Conforms to newer standards + * Uploading to experimental to allow for some time to prepare statsvn + * Getting rid of debian/README.source, obsoleted by the use of 3.0 (quilt) + * debian/new-upstream now compresses using bzip2: no need to use more + space than necessary... + + -- Vincent Fourmond <[email protected]> Sat, 06 Mar 2010 23:11:15 +0100 + +statcvs (1:0.5.0.dfsg-2) unstable; urgency=low + + * Moved to Section: vcs + * Breaks statsvn 0.4 + * Works fine with statsvn 0.5, upload to unstable + + -- Vincent Fourmond <[email protected]> Mon, 22 Jun 2009 20:56:58 +0200 + +statcvs (1:0.5.0.dfsg-1) experimental; urgency=low + + * New upstream release. + * Already conforms to standards 3.8.2 + * Add a ${misc:Depends} for potential debhelper-induced dependencies + * Bump debhelper compatibility level to 5 + * Add ant clean in debian/new-upstream to avoid adding temporary files + in the orig tarball + * Refreshed debian/patches/01-disable-unjar + * Upload to experimental to allow for tests with statsvn + * I have finally learned how to use DEB_UPSTREAM_VERSION... + * This version requires libjfreechart-java version 1.0.13 + * Disable tests from the build system, as their source isn't provided. + + -- Vincent Fourmond <[email protected]> Sun, 21 Jun 2009 16:17:45 +0200 + +statcvs (1:0.4.0.dfsg-3) unstable; urgency=low + + * Document patches, to make lintian a fair deal happier + * Add a debian/README.source file to comply with standards 3.8.0 + * Replace the dependency on libjdom-java by libjdom1-java and update + debian/wrappers/statcvs and debian/rules accordingly (closes: #502037) + + -- Vincent Fourmond <[email protected]> Mon, 13 Oct 2008 21:02:42 +0200 + +statcvs (1:0.4.0.dfsg-2) unstable; urgency=low + + * Conflicts with older statsvn, as statsvn crashes with the newer + statcvs + + -- Vincent Fourmond <[email protected]> Sat, 28 Jun 2008 15:28:09 +0200 + +statcvs (1:0.4.0.dfsg-1) unstable; urgency=low + + * New upstream release (closes: #481798): + - updated debian/new-upstream to cope for the new test + files in the archive + - Updated 01-disable-unjar, to remove various tests and to + have jar as the default build target. + - Disabling 10-fix-null-exception, not needed anymore + * Now depends on libjdom-java as well + * Fix the old-fsf-address-in-copyright-file lintian warning + * Improved manual page + * Updated debian/new-upstream to strip the sourceless jtreemap jar + from upstream's archive + * 10-disable-jtreemap to disable the generation of the page with + jtreemap-based map display + * Updated REAME.Debian + + -- Vincent Fourmond <[email protected]> Sat, 28 Jun 2008 13:14:09 +0200 + +statcvs (1:0.3.dfsg+1-1) unstable; urgency=low + + * Re-uploading with a new source, so the package isn't sourceless + in debian (work-around for a dak bug, Closes: #477381) + + -- Vincent Fourmond <[email protected]> Fri, 11 Apr 2008 00:10:05 +0200 + +statcvs (1:0.3.dfsg-4) unstable; urgency=low + + * The 'oops, I should not forget again to upload the source when + I move from contrib to main' release + + -- Vincent Fourmond <[email protected]> Fri, 11 Apr 2008 00:03:56 +0200 + +statcvs (1:0.3.dfsg-3) unstable; urgency=low + + * Fix manual page: statcvs does not have info documentation ! + * Fix another glitch in manual page + * statcvs can now move to main (Closes: #463520) + * Remove last remaining file not in the debian/ subdir, + so lintian is happy + + -- Vincent Fourmond <[email protected]> Thu, 10 Apr 2008 23:25:02 +0200 + +statcvs (1:0.3.dfsg-2) unstable; urgency=low + + * Switched to using java-wrappers, adapted manual page + and dependencies + * Clarified a trifle debian/copyright to make lintian happier + + -- Vincent Fourmond <[email protected]> Wed, 27 Feb 2008 00:24:22 +0100 + +statcvs (1:0.3.dfsg-1) unstable; urgency=low + + * New upstream release (Closes: #280326) + * Now team-maintained + * Updated standards to 3.7.3, with amazingly no changes needed. + * Watchfile + debian/new-upstream to repackage upstream tarball + * Switching to CDBS + dpatch + * 01-disable-unjar to prevent incorporation of removed jars into the + final jar + * Builds fine with gcj, but does not run with gcj, or any + other free runtime, for what matters (probably due to #459281) + * New statcvs script (closes: #343869) + * Does not depend on libjdom-java anymore (closes: #331703) + * Recommends: cvs as users won't make much of statcvs without it. + * 10-fix-null-exception to take care of a small API change for + jfreechart + + -- Vincent Fourmond <[email protected]> Sat, 19 Jan 2008 11:53:00 +0100 + +statcvs (20030713-4) unstable; urgency=high + + * Fixed FTBFS: Missing Build-Depends on 'junit, libjdom-java' + (Closes: #306617) + + -- Christian Bayle <[email protected]> Thu, 28 Apr 2005 22:20:22 +0200 + +statcvs (20030713-3) unstable; urgency=low + + * Applied patch proposed by Gary Hennigan + to deal with cvs log new format (Closes: #257622) + * Modified stacvs wrapper to take in account more possible JVM + + -- Christian Bayle <[email protected]> Sun, 5 Sep 2004 20:21:19 +0200 + +statcvs (20030713-2) unstable; urgency=low + + * Corrected dependancies (Closes: bug#201502) + * Made more accurate description, a wrapper, a man and + changed section to contrib/devel (Closes: bug#201503) + * Added support for Kaffe + + -- Christian Bayle <[email protected]> Sat, 19 Jul 2003 02:35:24 +0200 + +statcvs (20030713-1) unstable; urgency=low + + * Patch that made fail statcvs on some big CVS archive + applied upstream, new upstream + + -- Christian Bayle <[email protected]> Sun, 13 Jul 2003 01:24:11 +0200 + +statcvs (20030711-2) unstable; urgency=low + + * Added gorilla.jpg missing file + * patch that made fail statcvs on some big CVS archive + + -- Christian Bayle <[email protected]> Sat, 12 Jul 2003 23:44:44 +0200 + +statcvs (20030711-1) unstable; urgency=low + + * Initial Release. (Closes: bug#199758) ITP + + -- Christian Bayle <[email protected]> Fri, 11 Jul 2003 23:21:44 +0200 + +Local variables: +mode: debian-changelog +End: Deleted: tags/statcvs/1:0.7.0.dfsg-4/debian/control =================================================================== --- trunk/statcvs/debian/control 2011-05-10 22:02:23 UTC (rev 13676) +++ tags/statcvs/1:0.7.0.dfsg-4/debian/control 2011-05-10 22:45:20 UTC (rev 13682) @@ -1,32 +0,0 @@ -Source: statcvs -Section: vcs -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Vincent Fourmond <[email protected]>, Christian Bayle <[email protected]> -Build-Depends: cdbs, debhelper (>= 5), ant, junit, - libjcommon-java, libjfreechart-java (>= 1.0.13), libjdom1-java, - default-jdk, javahelper (>= 0.19) -Standards-Version: 3.9.1 -Homepage: http://statcvs.sourceforge.net/ -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/statcvs -Vcs-Browser: http://svn.debian.org/viewsvn/pkg-java/trunk/statcvs - - -Package: statcvs -Architecture: all -Depends: java-gcj-compat | java-runtime, ${java:Depends}, - libjfreechart-java (>= 1.0.13), java-wrappers (>= 0.1.20), - ${misc:Depends} -Breaks: statsvn (<< 0.5.0) -Conflicts: statsvn (<< 0.5.0) -Recommends: cvs -Description: CVS Repository statistic analysis tool, written in Java - StatCvs retrieves information from a CVS repository and generates - various tables and charts describing the project development, - e.g. timeline for the lines of code, contribution of each developer - etc. - . - The current version of StatCvs generates a static suite of HTML - documents containing tables and chart images. StatCvs is open source - software, released under the terms oft the LGPL. StatCvs uses - JFreeChart to generate charts. Copied: tags/statcvs/1:0.7.0.dfsg-4/debian/control (from rev 13681, trunk/statcvs/debian/control) =================================================================== --- tags/statcvs/1:0.7.0.dfsg-4/debian/control (rev 0) +++ tags/statcvs/1:0.7.0.dfsg-4/debian/control 2011-05-10 22:45:20 UTC (rev 13682) @@ -0,0 +1,32 @@ +Source: statcvs +Section: vcs +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Vincent Fourmond <[email protected]>, Christian Bayle <[email protected]> +Build-Depends: cdbs, debhelper (>= 5), ant, junit, + libjcommon-java, libjfreechart-java (>= 1.0.13), libjdom1-java, + default-jdk, javahelper (>= 0.34) +Standards-Version: 3.9.2 +Homepage: http://statcvs.sourceforge.net/ +Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/statcvs +Vcs-Browser: http://svn.debian.org/viewsvn/pkg-java/trunk/statcvs + + +Package: statcvs +Architecture: all +Depends: java-gcj-compat | java-runtime, ${java:Depends}, + libjfreechart-java (>= 1.0.13), java-wrappers (>= 0.1.22), + ${misc:Depends} +Breaks: statsvn (<< 0.5.0) +Conflicts: statsvn (<< 0.5.0) +Recommends: cvs +Description: CVS Repository statistic analysis tool, written in Java + StatCvs retrieves information from a CVS repository and generates + various tables and charts describing the project development, + e.g. timeline for the lines of code, contribution of each developer + etc. + . + The current version of StatCvs generates a static suite of HTML + documents containing tables and chart images. StatCvs is open source + software, released under the terms oft the LGPL. StatCvs uses + JFreeChart to generate charts. Deleted: tags/statcvs/1:0.7.0.dfsg-4/debian/statcvs.classpath =================================================================== --- trunk/statcvs/debian/statcvs.classpath 2011-05-10 22:02:23 UTC (rev 13676) +++ tags/statcvs/1:0.7.0.dfsg-4/debian/statcvs.classpath 2011-05-10 22:45:20 UTC (rev 13682) @@ -1 +0,0 @@ -dist/statcvs.jar /usr/share/java/jdom1.jar /usr/share/java/jcommon.jar /usr/share/java/jfreechart.jar Copied: tags/statcvs/1:0.7.0.dfsg-4/debian/statcvs.classpath (from rev 13681, trunk/statcvs/debian/statcvs.classpath) =================================================================== --- tags/statcvs/1:0.7.0.dfsg-4/debian/statcvs.classpath (rev 0) +++ tags/statcvs/1:0.7.0.dfsg-4/debian/statcvs.classpath 2011-05-10 22:45:20 UTC (rev 13682) @@ -0,0 +1 @@ +usr/share/java/statcvs.jar /usr/share/java/jdom1.jar /usr/share/java/jcommon.jar /usr/share/java/jfreechart.jar _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

