Author: ebourg-guest Date: 2014-09-29 12:38:06 +0000 (Mon, 29 Sep 2014) New Revision: 18466
Added: tags/jmock/1.2.0-3/ tags/jmock/1.2.0-3/debian/changelog tags/jmock/1.2.0-3/debian/compat tags/jmock/1.2.0-3/debian/control tags/jmock/1.2.0-3/debian/rules Removed: tags/jmock/1.2.0-3/debian/changelog tags/jmock/1.2.0-3/debian/compat tags/jmock/1.2.0-3/debian/control tags/jmock/1.2.0-3/debian/rules Log: [svn-buildpackage] Tagging jmock 1.2.0-3 Deleted: tags/jmock/1.2.0-3/debian/changelog =================================================================== --- trunk/jmock/debian/changelog 2014-09-29 12:14:19 UTC (rev 18461) +++ tags/jmock/1.2.0-3/debian/changelog 2014-09-29 12:38:06 UTC (rev 18466) @@ -1,96 +0,0 @@ -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 Copied: tags/jmock/1.2.0-3/debian/changelog (from rev 18465, trunk/jmock/debian/changelog) =================================================================== --- tags/jmock/1.2.0-3/debian/changelog (rev 0) +++ tags/jmock/1.2.0-3/debian/changelog 2014-09-29 12:38:06 UTC (rev 18466) @@ -0,0 +1,105 @@ +jmock (1.2.0-3) unstable; urgency=medium + + * debian/control: + - Depend on libcglib3-java instead of libcglib-java + - Removed Michael Koch from the Uploaders list (Closes: #654037) + - Updated Standards-Version to 3.9.6 (no changes) + * Switch to debhelper level 9 + + -- Emmanuel Bourg <[email protected]> Mon, 29 Sep 2014 14:26:44 +0200 + +jmock (1.2.0-2) unstable; urgency=low + + * Fixed the watch file + * Updated Standards-Version to 3.9.4 (no changes) + * 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-3/debian/compat =================================================================== --- trunk/jmock/debian/compat 2014-09-29 12:14:19 UTC (rev 18461) +++ tags/jmock/1.2.0-3/debian/compat 2014-09-29 12:38:06 UTC (rev 18466) @@ -1 +0,0 @@ -7 Copied: tags/jmock/1.2.0-3/debian/compat (from rev 18464, trunk/jmock/debian/compat) =================================================================== --- tags/jmock/1.2.0-3/debian/compat (rev 0) +++ tags/jmock/1.2.0-3/debian/compat 2014-09-29 12:38:06 UTC (rev 18466) @@ -0,0 +1 @@ +9 Deleted: tags/jmock/1.2.0-3/debian/control =================================================================== --- trunk/jmock/debian/control 2014-09-29 12:14:19 UTC (rev 18461) +++ tags/jmock/1.2.0-3/debian/control 2014-09-29 12:38:06 UTC (rev 18466) @@ -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://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. Copied: tags/jmock/1.2.0-3/debian/control (from rev 18465, trunk/jmock/debian/control) =================================================================== --- tags/jmock/1.2.0-3/debian/control (rev 0) +++ tags/jmock/1.2.0-3/debian/control 2014-09-29 12:38:06 UTC (rev 18466) @@ -0,0 +1,37 @@ +Source: jmock +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Emmanuel Bourg <[email protected]> +Build-Depends: debhelper (>= 9), default-jdk, javahelper +Build-Depends-Indep: junit (>= 3.8.2), libcglib3-java, maven-repo-helper +Standards-Version: 3.9.6 +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jmock +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jmock/ +Homepage: http://www.jmock.org + +Package: libjmock-java +Architecture: all +Depends: ${misc:Depends} +Recommends: junit (>= 3.8.2) +Suggests: libjmock-java-doc, libasm4-java, libcglib3-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. Deleted: tags/jmock/1.2.0-3/debian/rules =================================================================== --- trunk/jmock/debian/rules 2014-09-29 12:14:19 UTC (rev 18461) +++ tags/jmock/1.2.0-3/debian/rules 2014-09-29 12:38:06 UTC (rev 18466) @@ -1,25 +0,0 @@ -#!/usr/bin/make -f - -JAVA_HOME := /usr/lib/jvm/default-java - -%: - dh $@ --with javahelper - -override_dh_auto_build: - dh_auto_build - CLASSPATH=/usr/share/java/junit.jar jh_build -J jmock.jar jmock-core - CLASSPATH=jmock.jar:/usr/share/java/cglib.jar \ - jh_build -J jmock-cglib.jar jmock-cglib - -override_dh_auto_install: - dh_auto_install - mh_installpoms -plibjmock-java - mh_installjar -plibjmock-java -l debian/jmock.pom jmock.jar - mh_installjar -plibjmock-java -l debian/jmock-cglib.pom jmock-cglib.jar - -override_dh_auto_clean: - dh_auto_clean - mh_clean - -get-orig-source: - -uscan --download-current-version --force-download --rename Copied: tags/jmock/1.2.0-3/debian/rules (from rev 18465, trunk/jmock/debian/rules) =================================================================== --- tags/jmock/1.2.0-3/debian/rules (rev 0) +++ tags/jmock/1.2.0-3/debian/rules 2014-09-29 12:38:06 UTC (rev 18466) @@ -0,0 +1,25 @@ +#!/usr/bin/make -f + +JAVA_HOME := /usr/lib/jvm/default-java + +%: + dh $@ --with javahelper + +override_dh_auto_build: + dh_auto_build + CLASSPATH=/usr/share/java/junit.jar jh_build -J jmock.jar jmock-core + CLASSPATH=jmock.jar:/usr/share/java/cglib3.jar \ + jh_build -J jmock-cglib.jar jmock-cglib + +override_dh_auto_install: + dh_auto_install + mh_installpoms -plibjmock-java + mh_installjar -plibjmock-java -l debian/jmock.pom jmock.jar + mh_installjar -plibjmock-java -l debian/jmock-cglib.pom jmock-cglib.jar + +override_dh_auto_clean: + dh_auto_clean + mh_clean + +get-orig-source: + -uscan --download-current-version --force-download --rename _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

