Author: ebourg-guest Date: 2013-07-02 21:56:23 +0000 (Tue, 02 Jul 2013) New Revision: 16963
Added: tags/jmock/1.2.0-2/ tags/jmock/1.2.0-2/debian/changelog tags/jmock/1.2.0-2/debian/control Removed: tags/jmock/1.2.0-2/debian/changelog tags/jmock/1.2.0-2/debian/control Log: [svn-buildpackage] Tagging jmock 1.2.0-2 Deleted: tags/jmock/1.2.0-2/debian/changelog =================================================================== --- trunk/jmock/debian/changelog 2013-07-02 21:08:51 UTC (rev 16960) +++ tags/jmock/1.2.0-2/debian/changelog 2013-07-02 21:56:23 UTC (rev 16963) @@ -1,96 +0,0 @@ -jmock (1.2.0-2) unstable; urgency=low - - * Team upload. - * Fixed the watch file - * Updated Standards-Version to 3.9.4 (no changes) - * Removed Michael Koch from the Uploaders list (Closes: #654037) - * debian/copyright: Updated the Format URI - - -- Emmanuel Bourg <[email protected]> Tue, 07 May 2013 13:42:55 +0200 - -jmock (1.2.0-1) unstable; urgency=low - - * Team upload. - * New upstream release. - * Migrate to dh7 + javahelper packaging style. - * Bump Standards-Version to 3.9.2. No changes were required. - * Add Homepage and Vcs-* fields. - * Add dependencies on libcglib-java and provide jmock-cglib jar. - * Drop unneeded Build-Depends on ant and ant-optional. - * Provide better package descriptions. - * Update watch file. - * Update maven metadata. - * Drop unneeded dirs, README.Debian and ant.properties files. - * Drop unneeded patches. - * Make copyright file DEP5 compliant. - - -- Miguel Landaeta <[email protected]> Mon, 12 Sep 2011 22:45:55 -0430 - -jmock (1.0.1-6) unstable; urgency=low - - * Team upload - * Add a Maven publish rule to better support mh_make. - - -- Torsten Werner <[email protected]> Sun, 21 Aug 2011 20:31:11 +0200 - -jmock (1.0.1-5) unstable; urgency=low - - * Team upload - - [ Michael Koch ] - * Removed Trygve from Uploaders (Closes: #514075). - * Removed Wolfgang and added myself to Uploaders. - * Build-Depends on debhelper >= 7. - * Updated to Standards-Version to 3.8.3. - - [ Miguel Landaeta ] - * Include javadoc files in libjmock-java-doc. (Closes: #601213). - * Add call to mh_clean in clean target. - - [ Torsten Werner ] - * Switch to source format 3.0. - * Remove Java runtime Depends. - * Some lintian fixes in debian/rules. - * Add missing file debian/libjmock-java.poms. - - -- Torsten Werner <[email protected]> Sun, 07 Aug 2011 00:37:54 +0200 - -jmock (1.0.1-4) unstable; urgency=low - - * Upload to unstable. - - -- Torsten Werner <[email protected]> Sun, 09 Aug 2009 11:40:12 +0200 - -jmock (1.0.1-3) experimental; urgency=low - - * 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 - * Move debhelper, quilt, default-jdk dependencies to Build-Depends - * Use mh_installpom and mh_installjar to install the POM and the jar to the - Maven repository - * Use default-java for the build - * Add ${misc:Depends} to Depends to clear Lintian warnings - * Use quilt instead of dpatch and update the patches (I have trouble - with dpatch) - * Update debian/watch and add debian/orig-tar.sh to download a source - tarball without any pre-compiled jars. - * Add libasm-java to Build-Depends and Suggest. - - -- Ludovic Claude <[email protected]> Wed, 27 May 2009 20:11:43 +0100 - -jmock (1.0.1-2) unstable; urgency=low - - * Added ant-optional as required by ant reorganization to - fix FTBS (closes: #334629) - * Removed unneeded build-deps on classpath, libgcj6 - * Added myself to uploaders - - -- Wolfgang Baer <[email protected]> Wed, 19 Oct 2005 13:10:43 +0000 - -jmock (1.0.1-1) unstable; urgency=low - - * Initial Release (closes: #323048). - - -- Trygve Laugstøl <[email protected]> Mon, 8 Aug 2005 03:29:13 +0200 Copied: tags/jmock/1.2.0-2/debian/changelog (from rev 16961, trunk/jmock/debian/changelog) =================================================================== --- tags/jmock/1.2.0-2/debian/changelog (rev 0) +++ tags/jmock/1.2.0-2/debian/changelog 2013-07-02 21:56:23 UTC (rev 16963) @@ -0,0 +1,96 @@ +jmock (1.2.0-2) unstable; urgency=low + + * Fixed the watch file + * Updated Standards-Version to 3.9.4 (no changes) + * Removed Michael Koch from the Uploaders list (Closes: #654037) + * debian/copyright: Updated the Format URI + * Use canonical URLs for the Vcs-* fields + + -- Emmanuel Bourg <[email protected]> Tue, 02 Jul 2013 23:20:58 +0200 + +jmock (1.2.0-1) unstable; urgency=low + + * Team upload. + * New upstream release. + * Migrate to dh7 + javahelper packaging style. + * Bump Standards-Version to 3.9.2. No changes were required. + * Add Homepage and Vcs-* fields. + * Add dependencies on libcglib-java and provide jmock-cglib jar. + * Drop unneeded Build-Depends on ant and ant-optional. + * Provide better package descriptions. + * Update watch file. + * Update maven metadata. + * Drop unneeded dirs, README.Debian and ant.properties files. + * Drop unneeded patches. + * Make copyright file DEP5 compliant. + + -- Miguel Landaeta <[email protected]> Mon, 12 Sep 2011 22:45:55 -0430 + +jmock (1.0.1-6) unstable; urgency=low + + * Team upload + * Add a Maven publish rule to better support mh_make. + + -- Torsten Werner <[email protected]> Sun, 21 Aug 2011 20:31:11 +0200 + +jmock (1.0.1-5) unstable; urgency=low + + * Team upload + + [ Michael Koch ] + * Removed Trygve from Uploaders (Closes: #514075). + * Removed Wolfgang and added myself to Uploaders. + * Build-Depends on debhelper >= 7. + * Updated to Standards-Version to 3.8.3. + + [ Miguel Landaeta ] + * Include javadoc files in libjmock-java-doc. (Closes: #601213). + * Add call to mh_clean in clean target. + + [ Torsten Werner ] + * Switch to source format 3.0. + * Remove Java runtime Depends. + * Some lintian fixes in debian/rules. + * Add missing file debian/libjmock-java.poms. + + -- Torsten Werner <[email protected]> Sun, 07 Aug 2011 00:37:54 +0200 + +jmock (1.0.1-4) unstable; urgency=low + + * Upload to unstable. + + -- Torsten Werner <[email protected]> Sun, 09 Aug 2009 11:40:12 +0200 + +jmock (1.0.1-3) experimental; urgency=low + + * 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 + * Move debhelper, quilt, default-jdk dependencies to Build-Depends + * Use mh_installpom and mh_installjar to install the POM and the jar to the + Maven repository + * Use default-java for the build + * Add ${misc:Depends} to Depends to clear Lintian warnings + * Use quilt instead of dpatch and update the patches (I have trouble + with dpatch) + * Update debian/watch and add debian/orig-tar.sh to download a source + tarball without any pre-compiled jars. + * Add libasm-java to Build-Depends and Suggest. + + -- Ludovic Claude <[email protected]> Wed, 27 May 2009 20:11:43 +0100 + +jmock (1.0.1-2) unstable; urgency=low + + * Added ant-optional as required by ant reorganization to + fix FTBS (closes: #334629) + * Removed unneeded build-deps on classpath, libgcj6 + * Added myself to uploaders + + -- Wolfgang Baer <[email protected]> Wed, 19 Oct 2005 13:10:43 +0000 + +jmock (1.0.1-1) unstable; urgency=low + + * Initial Release (closes: #323048). + + -- Trygve Laugstøl <[email protected]> Mon, 8 Aug 2005 03:29:13 +0200 Deleted: tags/jmock/1.2.0-2/debian/control =================================================================== --- trunk/jmock/debian/control 2013-07-02 21:08:51 UTC (rev 16960) +++ tags/jmock/1.2.0-2/debian/control 2013-07-02 21:56:23 UTC (rev 16963) @@ -1,37 +0,0 @@ -Source: jmock -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Michael Koch <[email protected]>, Emmanuel Bourg <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), default-jdk, javahelper -Build-Depends-Indep: junit (>= 3.8.2), libcglib-java, maven-repo-helper -Standards-Version: 3.9.4 -Homepage: http://www.jmock.org -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jmock -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jmock/ - -Package: libjmock-java -Architecture: all -Depends: ${misc:Depends} -Recommends: junit (>= 3.8.2) -Suggests: libjmock-java-doc, libasm-java, libcglib-java -Description: Java library for testing code with mock objects - JMock is a library that supports test-driven development of Java code - with mock objects. - . - Mock objects help you design and test the interactions between the objects in - your programs. - -Package: libjmock-java-doc -Section: doc -Architecture: all -Depends: ${misc:Depends} -Suggests: default-jdk-doc -Description: Java library for testing code with mock objects - documentation - JMock is a library that supports test-driven development of Java code - with mock objects. - . - Mock objects help you design and test the interactions between the objects in - your programs. - . - This package provides javadocs for JMock library. Copied: tags/jmock/1.2.0-2/debian/control (from rev 16961, trunk/jmock/debian/control) =================================================================== --- tags/jmock/1.2.0-2/debian/control (rev 0) +++ tags/jmock/1.2.0-2/debian/control 2013-07-02 21:56:23 UTC (rev 16963) @@ -0,0 +1,37 @@ +Source: jmock +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Michael Koch <[email protected]>, Emmanuel Bourg <[email protected]> +Build-Depends: debhelper (>= 7.0.50~), default-jdk, javahelper +Build-Depends-Indep: junit (>= 3.8.2), libcglib-java, maven-repo-helper +Standards-Version: 3.9.4 +Homepage: http://www.jmock.org +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jmock +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jmock/ + +Package: libjmock-java +Architecture: all +Depends: ${misc:Depends} +Recommends: junit (>= 3.8.2) +Suggests: libjmock-java-doc, libasm-java, libcglib-java +Description: Java library for testing code with mock objects + JMock is a library that supports test-driven development of Java code + with mock objects. + . + Mock objects help you design and test the interactions between the objects in + your programs. + +Package: libjmock-java-doc +Section: doc +Architecture: all +Depends: ${misc:Depends} +Suggests: default-jdk-doc +Description: Java library for testing code with mock objects - documentation + JMock is a library that supports test-driven development of Java code + with mock objects. + . + Mock objects help you design and test the interactions between the objects in + your programs. + . + This package provides javadocs for JMock library. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

