Author: ebourg-guest Date: 2014-02-16 23:43:41 +0000 (Sun, 16 Feb 2014) New Revision: 17780
Added: tags/checkstyle/5.7-1/ tags/checkstyle/5.7-1/debian/changelog tags/checkstyle/5.7-1/debian/checkstyle.poms tags/checkstyle/5.7-1/debian/compat tags/checkstyle/5.7-1/debian/control tags/checkstyle/5.7-1/debian/docs tags/checkstyle/5.7-1/debian/maven.rules tags/checkstyle/5.7-1/debian/patches/01_link_to_system_javadocs.diff tags/checkstyle/5.7-1/debian/patches/02_ignore_tests_requiring_internet_connectivity.diff Removed: tags/checkstyle/5.7-1/debian/changelog tags/checkstyle/5.7-1/debian/checkstyle.poms tags/checkstyle/5.7-1/debian/compat tags/checkstyle/5.7-1/debian/control tags/checkstyle/5.7-1/debian/docs tags/checkstyle/5.7-1/debian/maven.rules tags/checkstyle/5.7-1/debian/patches/01_link_to_system_javadocs.diff tags/checkstyle/5.7-1/debian/patches/02_ignore_tests_requiring_internet_connectivity.diff Log: [svn-buildpackage] Tagging checkstyle 5.7-1 Deleted: tags/checkstyle/5.7-1/debian/changelog =================================================================== --- trunk/checkstyle/debian/changelog 2014-02-11 14:12:44 UTC (rev 17764) +++ tags/checkstyle/5.7-1/debian/changelog 2014-02-16 23:43:41 UTC (rev 17780) @@ -1,235 +0,0 @@ -checkstyle (5.6-2) unstable; urgency=low - - * Disabled tests that require internet access, which may not be - available on the build machines. Thanks to Andreas Moog. - (Closes: #714109, LP: #1217909) - - -- Emmanuel Bourg <[email protected]> Wed, 28 Aug 2013 18:26:59 +0200 - -checkstyle (5.6-1) unstable; urgency=low - - * New upstream release - * Refreshed the patch - * Replaced the dependency on Google Collections by Guava - * Removed the build dependency on libmaven-cobertura-plugin-java - * Removed the build dependency on libmaven-exec-plugin-java - * Updated Standards-Version to 3.9.4 (no changes) - * debian/rules: Changed the get-orig-source target to fetch the current - version instead of the most recent version - * Use canonical URLs for the Vcs-* fields - - -- Emmanuel Bourg <[email protected]> Mon, 17 Jun 2013 11:29:36 +0200 - -checkstyle (5.4-2) unstable; urgency=low - - * Fix FTBFS bug by adding --java-lib flag on m-d-h. (Closes: #652232). - * Remove Michael Koch from Uploaders list. - Thanks for your work on this package. (Closes: #654002). - * Bump Standards-Version to 3.9.3. No changes were required. - - -- Miguel Landaeta <[email protected]> Sat, 09 Jun 2012 20:44:27 -0430 - -checkstyle (5.4-1) unstable; urgency=low - - [ tony mancill ] - * Adjust java-wrappers invocation (Closes: #620868). - - [ Miguel Landaeta ] - * New upstream release. - * Fix FTBFS due to changes introduced with Ant 1.8.2. (Closes: #634574). - * Add optional dependency on java5-runtime-headless. - * Refresh patches. - * Bump Standards-Version to 3.9.2. No changes were required. - - -- Miguel Landaeta <[email protected]> Wed, 20 Jul 2011 19:33:52 -0430 - -checkstyle (5.3-2) unstable; urgency=low - - * Upload to unstable. - * Add Build-Depends on default-jdk-doc and link javadoc to system javadocs. - * Update copyright dates. - - -- Miguel Landaeta <[email protected]> Sat, 12 Feb 2011 15:59:42 -0500 - -checkstyle (5.3-1) experimental; urgency=low - - * New upstream release. (Closes: #554610). - * Remove inactive maintainers and add myself to Uploaders. - Thanks to previous maintainers for the work on this package. - * Switch build system from Ant to Maven + Javahelper. - * Rework Build-Depends and Depends. - * Bump Standards-Version to 3.9.1. No changes were required. - * Bump debhelper compatibility level to 7. - * Set debian package source format to 3.0 (quilt). - * Add dependencies to classpath. (Closes: #557673). - * Update watch file. - * Add manpage. - * Remove patches since they are no longer necessary. - * Update copyright file. - * Update description. (Closes: #554606). - * Put Javadoc and examples files in a separate package. - - -- Miguel Landaeta <[email protected]> Sun, 12 Dec 2010 20:21:01 -0430 - -checkstyle (5.0+dfsg-1) UNRELEASED; urgency=low - - * New upstream version. - * Reworked Build-Depends. - * Cleaned up debian/rules. - * Remove automatic update feature from watch file. - - -- Michael Koch <[email protected]> Sun, 27 Sep 2009 11:25:29 +0200 - -checkstyle (4.4+dfsg-5) unstable; urgency=high - - * Switch to fromdos and todos which fixes a FTBFS. (Closes: #569424) - - -- Torsten Werner <[email protected]> Thu, 11 Feb 2010 21:48:55 +0100 - -checkstyle (4.4+dfsg-4) unstable; urgency=low - - [ Dominik Smatana ] - * debian/control - - fixed override disparity (Section: java) - - [ Michael Koch ] - * Build-Depend on libjdom1-java instead of libjdom0-java. - (Closes: #543069). - * Added '${misc:Depends}' to Depends of checkstyle. - * Updated Standards-Version to 3.8.3. - - -- Michael Koch <[email protected]> Sun, 06 Sep 2009 23:15:01 +0200 - -checkstyle (4.4+dfsg-2) unstable; urgency=low - - [ Dominik Smatana ] - * Added wrapper for checkstyle.jar (closes: #512149) - * Updated to standards version 3.8.0 - - [ Michael Koch ] - * Fixed watch file to match current version scheme also. - * Use uscan sf.net helper for SourceForge. Fixes upstream checking. - - -- Dominik Smatana <[email protected]> Thu, 26 Mar 2009 20:10:10 +0100 - -checkstyle (4.4+dfsg-1) unstable; urgency=low - - * New upstream release. - * Updated to standards version 3.7.3 - - -- Paul Cager <[email protected]> Sat, 29 Dec 2007 21:14:13 +0000 - -checkstyle (4.3+dfsg1-2) unstable; urgency=low - - * Include sun_checks.xml and checkstyle_checks.xml - (Closes: #451802) - * Use Vcs-Browser and Vcs-Svn fields. - - -- Paul Cager <[email protected]> Sun, 18 Nov 2007 21:41:24 +0000 - -checkstyle (4.3+dfsg1-1) unstable; urgency=low - - [ Paul Cager ] - * New upstream release. (Closes: #433350) - * FTBFS: Illegal class or package name. - Now built with GIJ and new Ant. (Closes: #432540) - * New version of checkstyle compatible with antlr 2.7.6 (see - upstream change log). - (Closes: #305325) - * Added Homepage, XS-Vcs-Svn and XS-Vcs-Browser tags. - * Ships additional files. (Closes: #434316) - * compat version 5 (no changes necessary). - - [ Michael Koch ] - * Updated watch file. - - -- Michael Koch <[email protected]> Fri, 12 Oct 2007 07:31:11 +0200 - -checkstyle (4.1+dfsg-1) unstable; urgency=high - - * Removed third-party Jars in the orig source tarball (Closes #383791). - * Added myself to uploaders. - * Added dos2unix conversion for build.xml (as patches are stored in - svn, and so lose CrLf line terminators). tofrodos added to - Build-Depends-Indep. - - -- Paul Cager <[email protected]> Thu, 1 Feb 2007 23:41:01 +0000 - -checkstyle (4.1-1) unstable; urgency=low - - * New upstream release. - - Updated debian/patches/00_build_xml.patch. - * Updated watch file. - - -- Michael Koch <[email protected]> Wed, 25 Jan 2006 08:53:26 +0000 - -checkstyle (3.4-9) unstable; urgency=low - - * libant1.6-java to ant transition - * Increased debhelper dependency to make linda happy - * Removed explicit dependencies to gjdoc, jikes - handled by kaffe - * Added myself to uploaders - * Fixed FSF address in copyright - * Standards-Version 3.6.2 (no changes) - - -- Wolfgang Baer <[email protected]> Sat, 01 Oct 2005 19:22:52 +0200 - -checkstyle (3.4-8) unstable; urgency=low - - * Include checkstyle-optional.jar (Closes: #270959). - * Fixed watch file. - - -- Michael Koch <[email protected]> Mon, 4 Apr 2005 05:31:08 +0000 - -checkstyle (3.4-7) unstable; urgency=low - - * Build-Depend on cdbs (Closes: #301471). - - -- Michael Koch <[email protected]> Sat, 26 Mar 2005 16:33:02 +0000 - -checkstyle (3.4-6) unstable; urgency=low - - * Build-Depend on >= gjdoc 0.7.2. - * Use unversioned com-sun-javadoc.jar. - * Build-Depend and Depend on kaffe >= 2:1.1.4.PRECVS8-2. - - -- Michael Koch <[email protected]> Wed, 9 Mar 2005 15:59:08 +0000 - -checkstyle (3.4-5) unstable; urgency=low - - * Fixed debian/patches/00_build_xml.patch to call native2ascii correctly. - - -- Michael Koch <[email protected]> Sat, 5 Mar 2005 12:55:28 +0000 - -checkstyle (3.4-4) unstable; urgency=low - - * Moved to main. - * Build package with kaffe. - * Cleaned up Build-Depends. - * Use libant1.6-java for building instead of libant1.5 and ant. - * Added debian/patches/00_build_xml.patch. - * Revisited debian/README.Debian. - * Added myself to Uploaders. - - -- Michael Koch <[email protected]> Tue, 1 Mar 2005 07:57:45 +0000 - -checkstyle (3.4-3) unstable; urgency=low - - * change the install script/file, now /usr/share/java/checkstyle-3.4.jar - is no more a directory (closes: #265657). - * debian/watch: added. - - -- Arnaud Vandyck <[email protected]> Sun, 15 Aug 2004 02:24:22 +0200 - -checkstyle (3.4-2) unstable; urgency=low - - * added a better description - - -- Arnaud Vandyck <[email protected]> Sun, 20 Jun 2004 12:50:50 +0200 - -checkstyle (3.4-1) unstable; urgency=low - - * Initial Release (closes: #221892). - - -- Arnaud Vandyck <[email protected]> Fri, 4 Jun 2004 14:29:46 +0200 - Copied: tags/checkstyle/5.7-1/debian/changelog (from rev 17779, trunk/checkstyle/debian/changelog) =================================================================== --- tags/checkstyle/5.7-1/debian/changelog (rev 0) +++ tags/checkstyle/5.7-1/debian/changelog 2014-02-16 23:43:41 UTC (rev 17780) @@ -0,0 +1,244 @@ +checkstyle (5.7-1) unstable; urgency=medium + + * New upstream release (Closes: #723194) + * Refreshed the patches + * Switch to debhelper level 9 + * Standards-Version updated to 3.9.5 (no changes) + + -- Emmanuel Bourg <[email protected]> Sun, 16 Feb 2014 18:50:32 +0100 + +checkstyle (5.6-2) unstable; urgency=low + + * Disabled tests that require internet access, which may not be + available on the build machines. Thanks to Andreas Moog. + (Closes: #714109, LP: #1217909) + + -- Emmanuel Bourg <[email protected]> Wed, 28 Aug 2013 18:26:59 +0200 + +checkstyle (5.6-1) unstable; urgency=low + + * New upstream release + * Refreshed the patch + * Replaced the dependency on Google Collections by Guava + * Removed the build dependency on libmaven-cobertura-plugin-java + * Removed the build dependency on libmaven-exec-plugin-java + * Updated Standards-Version to 3.9.4 (no changes) + * debian/rules: Changed the get-orig-source target to fetch the current + version instead of the most recent version + * Use canonical URLs for the Vcs-* fields + + -- Emmanuel Bourg <[email protected]> Mon, 17 Jun 2013 11:29:36 +0200 + +checkstyle (5.4-2) unstable; urgency=low + + * Fix FTBFS bug by adding --java-lib flag on m-d-h. (Closes: #652232). + * Remove Michael Koch from Uploaders list. + Thanks for your work on this package. (Closes: #654002). + * Bump Standards-Version to 3.9.3. No changes were required. + + -- Miguel Landaeta <[email protected]> Sat, 09 Jun 2012 20:44:27 -0430 + +checkstyle (5.4-1) unstable; urgency=low + + [ tony mancill ] + * Adjust java-wrappers invocation (Closes: #620868). + + [ Miguel Landaeta ] + * New upstream release. + * Fix FTBFS due to changes introduced with Ant 1.8.2. (Closes: #634574). + * Add optional dependency on java5-runtime-headless. + * Refresh patches. + * Bump Standards-Version to 3.9.2. No changes were required. + + -- Miguel Landaeta <[email protected]> Wed, 20 Jul 2011 19:33:52 -0430 + +checkstyle (5.3-2) unstable; urgency=low + + * Upload to unstable. + * Add Build-Depends on default-jdk-doc and link javadoc to system javadocs. + * Update copyright dates. + + -- Miguel Landaeta <[email protected]> Sat, 12 Feb 2011 15:59:42 -0500 + +checkstyle (5.3-1) experimental; urgency=low + + * New upstream release. (Closes: #554610). + * Remove inactive maintainers and add myself to Uploaders. + Thanks to previous maintainers for the work on this package. + * Switch build system from Ant to Maven + Javahelper. + * Rework Build-Depends and Depends. + * Bump Standards-Version to 3.9.1. No changes were required. + * Bump debhelper compatibility level to 7. + * Set debian package source format to 3.0 (quilt). + * Add dependencies to classpath. (Closes: #557673). + * Update watch file. + * Add manpage. + * Remove patches since they are no longer necessary. + * Update copyright file. + * Update description. (Closes: #554606). + * Put Javadoc and examples files in a separate package. + + -- Miguel Landaeta <[email protected]> Sun, 12 Dec 2010 20:21:01 -0430 + +checkstyle (5.0+dfsg-1) UNRELEASED; urgency=low + + * New upstream version. + * Reworked Build-Depends. + * Cleaned up debian/rules. + * Remove automatic update feature from watch file. + + -- Michael Koch <[email protected]> Sun, 27 Sep 2009 11:25:29 +0200 + +checkstyle (4.4+dfsg-5) unstable; urgency=high + + * Switch to fromdos and todos which fixes a FTBFS. (Closes: #569424) + + -- Torsten Werner <[email protected]> Thu, 11 Feb 2010 21:48:55 +0100 + +checkstyle (4.4+dfsg-4) unstable; urgency=low + + [ Dominik Smatana ] + * debian/control + - fixed override disparity (Section: java) + + [ Michael Koch ] + * Build-Depend on libjdom1-java instead of libjdom0-java. + (Closes: #543069). + * Added '${misc:Depends}' to Depends of checkstyle. + * Updated Standards-Version to 3.8.3. + + -- Michael Koch <[email protected]> Sun, 06 Sep 2009 23:15:01 +0200 + +checkstyle (4.4+dfsg-2) unstable; urgency=low + + [ Dominik Smatana ] + * Added wrapper for checkstyle.jar (closes: #512149) + * Updated to standards version 3.8.0 + + [ Michael Koch ] + * Fixed watch file to match current version scheme also. + * Use uscan sf.net helper for SourceForge. Fixes upstream checking. + + -- Dominik Smatana <[email protected]> Thu, 26 Mar 2009 20:10:10 +0100 + +checkstyle (4.4+dfsg-1) unstable; urgency=low + + * New upstream release. + * Updated to standards version 3.7.3 + + -- Paul Cager <[email protected]> Sat, 29 Dec 2007 21:14:13 +0000 + +checkstyle (4.3+dfsg1-2) unstable; urgency=low + + * Include sun_checks.xml and checkstyle_checks.xml + (Closes: #451802) + * Use Vcs-Browser and Vcs-Svn fields. + + -- Paul Cager <[email protected]> Sun, 18 Nov 2007 21:41:24 +0000 + +checkstyle (4.3+dfsg1-1) unstable; urgency=low + + [ Paul Cager ] + * New upstream release. (Closes: #433350) + * FTBFS: Illegal class or package name. + Now built with GIJ and new Ant. (Closes: #432540) + * New version of checkstyle compatible with antlr 2.7.6 (see + upstream change log). + (Closes: #305325) + * Added Homepage, XS-Vcs-Svn and XS-Vcs-Browser tags. + * Ships additional files. (Closes: #434316) + * compat version 5 (no changes necessary). + + [ Michael Koch ] + * Updated watch file. + + -- Michael Koch <[email protected]> Fri, 12 Oct 2007 07:31:11 +0200 + +checkstyle (4.1+dfsg-1) unstable; urgency=high + + * Removed third-party Jars in the orig source tarball (Closes #383791). + * Added myself to uploaders. + * Added dos2unix conversion for build.xml (as patches are stored in + svn, and so lose CrLf line terminators). tofrodos added to + Build-Depends-Indep. + + -- Paul Cager <[email protected]> Thu, 1 Feb 2007 23:41:01 +0000 + +checkstyle (4.1-1) unstable; urgency=low + + * New upstream release. + - Updated debian/patches/00_build_xml.patch. + * Updated watch file. + + -- Michael Koch <[email protected]> Wed, 25 Jan 2006 08:53:26 +0000 + +checkstyle (3.4-9) unstable; urgency=low + + * libant1.6-java to ant transition + * Increased debhelper dependency to make linda happy + * Removed explicit dependencies to gjdoc, jikes - handled by kaffe + * Added myself to uploaders + * Fixed FSF address in copyright + * Standards-Version 3.6.2 (no changes) + + -- Wolfgang Baer <[email protected]> Sat, 01 Oct 2005 19:22:52 +0200 + +checkstyle (3.4-8) unstable; urgency=low + + * Include checkstyle-optional.jar (Closes: #270959). + * Fixed watch file. + + -- Michael Koch <[email protected]> Mon, 4 Apr 2005 05:31:08 +0000 + +checkstyle (3.4-7) unstable; urgency=low + + * Build-Depend on cdbs (Closes: #301471). + + -- Michael Koch <[email protected]> Sat, 26 Mar 2005 16:33:02 +0000 + +checkstyle (3.4-6) unstable; urgency=low + + * Build-Depend on >= gjdoc 0.7.2. + * Use unversioned com-sun-javadoc.jar. + * Build-Depend and Depend on kaffe >= 2:1.1.4.PRECVS8-2. + + -- Michael Koch <[email protected]> Wed, 9 Mar 2005 15:59:08 +0000 + +checkstyle (3.4-5) unstable; urgency=low + + * Fixed debian/patches/00_build_xml.patch to call native2ascii correctly. + + -- Michael Koch <[email protected]> Sat, 5 Mar 2005 12:55:28 +0000 + +checkstyle (3.4-4) unstable; urgency=low + + * Moved to main. + * Build package with kaffe. + * Cleaned up Build-Depends. + * Use libant1.6-java for building instead of libant1.5 and ant. + * Added debian/patches/00_build_xml.patch. + * Revisited debian/README.Debian. + * Added myself to Uploaders. + + -- Michael Koch <[email protected]> Tue, 1 Mar 2005 07:57:45 +0000 + +checkstyle (3.4-3) unstable; urgency=low + + * change the install script/file, now /usr/share/java/checkstyle-3.4.jar + is no more a directory (closes: #265657). + * debian/watch: added. + + -- Arnaud Vandyck <[email protected]> Sun, 15 Aug 2004 02:24:22 +0200 + +checkstyle (3.4-2) unstable; urgency=low + + * added a better description + + -- Arnaud Vandyck <[email protected]> Sun, 20 Jun 2004 12:50:50 +0200 + +checkstyle (3.4-1) unstable; urgency=low + + * Initial Release (closes: #221892). + + -- Arnaud Vandyck <[email protected]> Fri, 4 Jun 2004 14:29:46 +0200 + Deleted: tags/checkstyle/5.7-1/debian/checkstyle.poms =================================================================== --- trunk/checkstyle/debian/checkstyle.poms 2014-02-11 14:12:44 UTC (rev 17764) +++ tags/checkstyle/5.7-1/debian/checkstyle.poms 2014-02-16 23:43:41 UTC (rev 17780) @@ -1,28 +0,0 @@ -# List of POM files for the package -# Format of this file is: -# <path to pom file> [option]* -# where option can be: -# --ignore: ignore this POM and its artifact if any -# --ignore-pom: don't install the POM. To use on POM files that are created -# temporarily for certain artifacts such as Javadoc jars. [mh_install, mh_installpoms] -# --no-parent: remove the <parent> tag from the POM -# --package=<package>: an alternative package to use when installing this POM -# and its artifact -# --has-package-version: to indicate that the original version of the POM is the same as the upstream part -# of the version for the package. -# --keep-elements=<elem1,elem2>: a list of XML elements to keep in the POM -# during a clean operation with mh_cleanpom or mh_installpom -# --artifact=<path>: path to the build artifact associated with this POM, -# it will be installed when using the command mh_install. [mh_install] -# --java-lib: install the jar into /usr/share/java to comply with Debian -# packaging guidelines -# --usj-name=<name>: name to use when installing the library in /usr/share/java -# --usj-version=<version>: version to use when installing the library in /usr/share/java -# --no-usj-versionless: don't install the versionless link in /usr/share/java -# --dest-jar=<path>: the destination for the real jar. -# It will be installed with mh_install. [mh_install] -# --classifier=<classifier>: Optional, the classifier for the jar. Empty by default. -# --site-xml=<location>: Optional, the location for site.xml if it needs to be installed. -# Empty by default. [mh_install] -# -pom.xml --no-parent --java-lib Copied: tags/checkstyle/5.7-1/debian/checkstyle.poms (from rev 17778, trunk/checkstyle/debian/checkstyle.poms) =================================================================== --- tags/checkstyle/5.7-1/debian/checkstyle.poms (rev 0) +++ tags/checkstyle/5.7-1/debian/checkstyle.poms 2014-02-16 23:43:41 UTC (rev 17780) @@ -0,0 +1,28 @@ +# List of POM files for the package +# Format of this file is: +# <path to pom file> [option]* +# where option can be: +# --ignore: ignore this POM and its artifact if any +# --ignore-pom: don't install the POM. To use on POM files that are created +# temporarily for certain artifacts such as Javadoc jars. [mh_install, mh_installpoms] +# --no-parent: remove the <parent> tag from the POM +# --package=<package>: an alternative package to use when installing this POM +# and its artifact +# --has-package-version: to indicate that the original version of the POM is the same as the upstream part +# of the version for the package. +# --keep-elements=<elem1,elem2>: a list of XML elements to keep in the POM +# during a clean operation with mh_cleanpom or mh_installpom +# --artifact=<path>: path to the build artifact associated with this POM, +# it will be installed when using the command mh_install. [mh_install] +# --java-lib: install the jar into /usr/share/java to comply with Debian +# packaging guidelines +# --usj-name=<name>: name to use when installing the library in /usr/share/java +# --usj-version=<version>: version to use when installing the library in /usr/share/java +# --no-usj-versionless: don't install the versionless link in /usr/share/java +# --dest-jar=<path>: the destination for the real jar. +# It will be installed with mh_install. [mh_install] +# --classifier=<classifier>: Optional, the classifier for the jar. Empty by default. +# --site-xml=<location>: Optional, the location for site.xml if it needs to be installed. +# Empty by default. [mh_install] +# +pom.xml --no-parent --java-lib --has-package-version Deleted: tags/checkstyle/5.7-1/debian/compat =================================================================== --- trunk/checkstyle/debian/compat 2014-02-11 14:12:44 UTC (rev 17764) +++ tags/checkstyle/5.7-1/debian/compat 2014-02-16 23:43:41 UTC (rev 17780) @@ -1 +0,0 @@ -7 Copied: tags/checkstyle/5.7-1/debian/compat (from rev 17770, trunk/checkstyle/debian/compat) =================================================================== --- tags/checkstyle/5.7-1/debian/compat (rev 0) +++ tags/checkstyle/5.7-1/debian/compat 2014-02-16 23:43:41 UTC (rev 17780) @@ -0,0 +1 @@ +9 Deleted: tags/checkstyle/5.7-1/debian/control =================================================================== --- trunk/checkstyle/debian/control 2014-02-11 14:12:44 UTC (rev 17764) +++ tags/checkstyle/5.7-1/debian/control 2014-02-16 23:43:41 UTC (rev 17780) @@ -1,61 +0,0 @@ -Source: checkstyle -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Miguel Landaeta <[email protected]>, Emmanuel Bourg <[email protected]> -Build-Depends: ant-optional, cdbs, debhelper (>= 7), default-jdk, javahelper -Build-Depends-Indep: antlr (>= 2.7.6), - default-jdk-doc, - junit4 (>= 4.8), - libantlr-maven-plugin-java, - libcommons-beanutils-java (>= 1.5), - libcommons-cli-java, - libguava-java, - libmaven-antrun-plugin-java (>= 1.6), - libmaven-enforcer-plugin-java, - libmaven-javadoc-plugin-java, - maven-debian-helper (>= 1.0), - maven-repo-helper (>= 1.1) -Standards-Version: 3.9.4 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/checkstyle -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/checkstyle -Homepage: http://checkstyle.sourceforge.net - -Package: checkstyle -Architecture: all -Depends: antlr, - default-jre-headless | java7-runtime-headless, - java-wrappers (>= 0.1.6), - libcommons-beanutils-java (>= 1.5), - libcommons-cli-java, - libcommons-logging-java, - libguava-java (>= 1.0~rc2), - ${misc:Depends} -Suggests: ant-optional, junit4, ${maven:OptionalDepends} -Description: checks Java source against a coding standard - Checkstyle is a development tool to help programmers write Java code that - adheres to a coding standard. It automates the process of checking Java - code to spare humans of this boring (but important) task. This makes it - ideal for projects that want to enforce a coding standard. - . - Checkstyle is highly configurable and can be made to support almost any - coding standard. An example configuration file is supplied supporting the - Sun Code Conventions. - -Package: checkstyle-doc -Architecture: all -Section: doc -Depends: ${misc:Depends} -Suggests: default-jdk-doc -Description: Documentation for Checkstyle - Checkstyle is a development tool to help programmers write Java code that - adheres to a coding standard. It automates the process of checking Java - code to spare humans of this boring (but important) task. This makes it - ideal for projects that want to enforce a coding standard. - . - Checkstyle is highly configurable and can be made to support almost any - coding standard. An example configuration file is supplied supporting the - Sun Code Conventions. - . - This package contains the Javadoc files and some examples to illustrate - how use the Checkstyle tool. Copied: tags/checkstyle/5.7-1/debian/control (from rev 17771, trunk/checkstyle/debian/control) =================================================================== --- tags/checkstyle/5.7-1/debian/control (rev 0) +++ tags/checkstyle/5.7-1/debian/control 2014-02-16 23:43:41 UTC (rev 17780) @@ -0,0 +1,61 @@ +Source: checkstyle +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Miguel Landaeta <[email protected]>, Emmanuel Bourg <[email protected]> +Build-Depends: ant-optional, cdbs, debhelper (>= 9), default-jdk, javahelper +Build-Depends-Indep: antlr (>= 2.7.6), + default-jdk-doc, + junit4 (>= 4.8), + libantlr-maven-plugin-java, + libcommons-beanutils-java (>= 1.5), + libcommons-cli-java, + libguava-java, + libmaven-antrun-plugin-java (>= 1.6), + libmaven-enforcer-plugin-java, + libmaven-javadoc-plugin-java, + maven-debian-helper (>= 1.0), + maven-repo-helper (>= 1.1) +Standards-Version: 3.9.5 +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/checkstyle +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/checkstyle +Homepage: http://checkstyle.sourceforge.net + +Package: checkstyle +Architecture: all +Depends: antlr, + default-jre-headless | java7-runtime-headless, + java-wrappers (>= 0.1.6), + libcommons-beanutils-java (>= 1.5), + libcommons-cli-java, + libcommons-logging-java, + libguava-java (>= 1.0~rc2), + ${misc:Depends} +Suggests: ant-optional, junit4, ${maven:OptionalDepends} +Description: checks Java source against a coding standard + Checkstyle is a development tool to help programmers write Java code that + adheres to a coding standard. It automates the process of checking Java + code to spare humans of this boring (but important) task. This makes it + ideal for projects that want to enforce a coding standard. + . + Checkstyle is highly configurable and can be made to support almost any + coding standard. An example configuration file is supplied supporting the + Sun Code Conventions. + +Package: checkstyle-doc +Architecture: all +Section: doc +Depends: ${misc:Depends} +Suggests: default-jdk-doc +Description: Documentation for Checkstyle + Checkstyle is a development tool to help programmers write Java code that + adheres to a coding standard. It automates the process of checking Java + code to spare humans of this boring (but important) task. This makes it + ideal for projects that want to enforce a coding standard. + . + Checkstyle is highly configurable and can be made to support almost any + coding standard. An example configuration file is supplied supporting the + Sun Code Conventions. + . + This package contains the Javadoc files and some examples to illustrate + how use the Checkstyle tool. Deleted: tags/checkstyle/5.7-1/debian/docs =================================================================== --- trunk/checkstyle/debian/docs 2014-02-11 14:12:44 UTC (rev 17764) +++ tags/checkstyle/5.7-1/debian/docs 2014-02-16 23:43:41 UTC (rev 17780) @@ -1 +0,0 @@ -README Copied: tags/checkstyle/5.7-1/debian/docs (from rev 17778, trunk/checkstyle/debian/docs) =================================================================== --- tags/checkstyle/5.7-1/debian/docs (rev 0) +++ tags/checkstyle/5.7-1/debian/docs 2014-02-16 23:43:41 UTC (rev 17780) @@ -0,0 +1 @@ +README.textile Deleted: tags/checkstyle/5.7-1/debian/maven.rules =================================================================== --- trunk/checkstyle/debian/maven.rules 2014-02-11 14:12:44 UTC (rev 17764) +++ tags/checkstyle/5.7-1/debian/maven.rules 2014-02-16 23:43:41 UTC (rev 17780) @@ -1,8 +0,0 @@ - -antlr antlr jar s/2\..*/2.x/ * * -commons-beanutils commons-beanutils jar s/.*/debian/ * * -junit junit jar s/4\..*/4.x/ * * -commons-beanutils s/commons-beanutils-core/commons-beanutils/ * s/.*/debian/ * * -org.apache.ant s/ant-nodeps/ant/ * s/.*/debian/ * * -s/ant/org.apache.ant/ * * s/.*/debian/ * * -s/com.google.collections/com.google.guava/ s/google-collections/guava/ * s/.*/debian/ * * Copied: tags/checkstyle/5.7-1/debian/maven.rules (from rev 17778, trunk/checkstyle/debian/maven.rules) =================================================================== --- tags/checkstyle/5.7-1/debian/maven.rules (rev 0) +++ tags/checkstyle/5.7-1/debian/maven.rules 2014-02-16 23:43:41 UTC (rev 17780) @@ -0,0 +1,8 @@ + +antlr antlr jar s/2\..*/2.x/ * * +com.google.guava s/guava-jdk5/guava s/jar/bundle/ s/.*/debian/ * * +commons-beanutils commons-beanutils jar s/.*/debian/ * * +junit junit jar s/4\..*/4.x/ * * +commons-beanutils s/commons-beanutils-core/commons-beanutils/ * s/.*/debian/ * * +org.apache.ant s/ant-nodeps/ant/ * s/.*/debian/ * * +s/ant/org.apache.ant/ * * s/.*/debian/ * * Deleted: tags/checkstyle/5.7-1/debian/patches/01_link_to_system_javadocs.diff =================================================================== --- trunk/checkstyle/debian/patches/01_link_to_system_javadocs.diff 2014-02-11 14:12:44 UTC (rev 17764) +++ tags/checkstyle/5.7-1/debian/patches/01_link_to_system_javadocs.diff 2014-02-16 23:43:41 UTC (rev 17780) @@ -1,20 +0,0 @@ -Description: Link javadocs to default-jdk-doc -Author: Miguel Landaeta <[email protected]> -Forwarded: no -Last-Update: 2011-07-19 - ---- a/pom.xml -+++ b/pom.xml -@@ -400,6 +400,12 @@ - <version>2.8</version> - <configuration> - <source>1.5</source> -+ <offlineLinks> -+ <offlineLink> -+ <url>file:///usr/share/doc/default-jdk-doc/api/</url> -+ <location>file:///usr/share/doc/default-jdk-doc/api/</location> -+ </offlineLink> -+ </offlineLinks> - </configuration> - <reportSets> - <reportSet> Copied: tags/checkstyle/5.7-1/debian/patches/01_link_to_system_javadocs.diff (from rev 17778, trunk/checkstyle/debian/patches/01_link_to_system_javadocs.diff) =================================================================== --- tags/checkstyle/5.7-1/debian/patches/01_link_to_system_javadocs.diff (rev 0) +++ tags/checkstyle/5.7-1/debian/patches/01_link_to_system_javadocs.diff 2014-02-16 23:43:41 UTC (rev 17780) @@ -0,0 +1,20 @@ +Description: Link javadocs to default-jdk-doc +Author: Miguel Landaeta <[email protected]> +Forwarded: no +Last-Update: 2011-07-19 + +--- a/pom.xml ++++ b/pom.xml +@@ -461,6 +461,12 @@ + <version>2.8</version> + <configuration> + <source>1.5</source> ++ <offlineLinks> ++ <offlineLink> ++ <url>file:///usr/share/doc/default-jdk-doc/api/</url> ++ <location>file:///usr/share/doc/default-jdk-doc/api/</location> ++ </offlineLink> ++ </offlineLinks> + </configuration> + <reportSets> + <reportSet> Deleted: tags/checkstyle/5.7-1/debian/patches/02_ignore_tests_requiring_internet_connectivity.diff =================================================================== --- trunk/checkstyle/debian/patches/02_ignore_tests_requiring_internet_connectivity.diff 2014-02-11 14:12:44 UTC (rev 17764) +++ tags/checkstyle/5.7-1/debian/patches/02_ignore_tests_requiring_internet_connectivity.diff 2014-02-16 23:43:41 UTC (rev 17780) @@ -1,15 +0,0 @@ -Description: Disables the tests requiring an Internet connectivity - and causing a build failure on disconnected machines. -Author: Emmanuel Bourg <[email protected]> -Forwarded: not-needed -Bug-Debian: http://bugs.debian.org/714109 ---- a/src/tests/com/puppycrawl/tools/checkstyle/filters/SuppressionsLoaderTest.java -+++ b/src/tests/com/puppycrawl/tools/checkstyle/filters/SuppressionsLoaderTest.java -@@ -56,6 +56,7 @@ - } - - @Test -+ @org.junit.Ignore - public void testLoadFromURL() throws CheckstyleException - { - final FilterSet fc = SuppressionsLoader.loadSuppressions("http://checkstyle.hg.sourceforge.net/hgweb/checkstyle/checkstyle/raw-file/055e288619a5/src/testinputs/com/puppycrawl/tools/checkstyle/suppressions_none.xml"); Copied: tags/checkstyle/5.7-1/debian/patches/02_ignore_tests_requiring_internet_connectivity.diff (from rev 17778, trunk/checkstyle/debian/patches/02_ignore_tests_requiring_internet_connectivity.diff) =================================================================== --- tags/checkstyle/5.7-1/debian/patches/02_ignore_tests_requiring_internet_connectivity.diff (rev 0) +++ tags/checkstyle/5.7-1/debian/patches/02_ignore_tests_requiring_internet_connectivity.diff 2014-02-16 23:43:41 UTC (rev 17780) @@ -0,0 +1,15 @@ +Description: Disables the tests requiring an Internet connectivity + and causing a build failure on disconnected machines. +Author: Emmanuel Bourg <[email protected]> +Forwarded: not-needed +Bug-Debian: http://bugs.debian.org/714109 +--- a/src/tests/com/puppycrawl/tools/checkstyle/filters/SuppressionsLoaderTest.java ++++ b/src/tests/com/puppycrawl/tools/checkstyle/filters/SuppressionsLoaderTest.java +@@ -56,6 +56,7 @@ + } + + @Test ++ @org.junit.Ignore + public void testLoadFromURL() throws CheckstyleException + { + final FilterSet fc = SuppressionsLoader.loadSuppressions("https://raw.github.com/checkstyle/checkstyle/master/src/testinputs/com/puppycrawl/tools/checkstyle/suppressions_none.xml"); _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

