Author: ebourg-guest Date: 2013-05-07 11:57:12 +0000 (Tue, 07 May 2013) New Revision: 16603
Modified: trunk/jmock/debian/changelog trunk/jmock/debian/control trunk/jmock/debian/copyright trunk/jmock/debian/watch Log: 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 Modified: trunk/jmock/debian/changelog =================================================================== --- trunk/jmock/debian/changelog 2013-05-07 11:21:29 UTC (rev 16602) +++ trunk/jmock/debian/changelog 2013-05-07 11:57:12 UTC (rev 16603) @@ -1,3 +1,13 @@ +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. Modified: trunk/jmock/debian/control =================================================================== --- trunk/jmock/debian/control 2013-05-07 11:21:29 UTC (rev 16602) +++ trunk/jmock/debian/control 2013-05-07 11:57:12 UTC (rev 16603) @@ -2,11 +2,11 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Michael Koch <[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.2 -Homepage: http://www.jmock.org/ +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/ Modified: trunk/jmock/debian/copyright =================================================================== --- trunk/jmock/debian/copyright 2013-05-07 11:21:29 UTC (rev 16602) +++ trunk/jmock/debian/copyright 2013-05-07 11:57:12 UTC (rev 16603) @@ -1,4 +1,4 @@ -Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=173 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: jMock Upstream-Contact: jMock.org Source: http://www.jmock.org @@ -18,12 +18,9 @@ Geoff Urbach, Andrew Gray, Anton Tagunov - . - This package was debianized by Trygve Laugstøl <[email protected]> on - Mon, 8 Aug 2005 03:29:13 +0200 Files: * -Copyright: © 2000-2007, jMock.org +Copyright: 2000-2007, jMock.org License: other Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -49,12 +46,12 @@ DAMAGE. Files: debian/* -Copyright: © 2005, Trygve Laugstøl <[email protected]>, - © 2005, Wolfgang Baer <[email protected]>, - © 2009, Ludovic Claude <[email protected]>, - © 2010, Michael Koch <[email protected]>, - © 2009, 2011, Torsten Werner <[email protected]>, - © 2011, Miguel Landaeta <[email protected]> +Copyright: 2005, Trygve Laugstøl <[email protected]>, + 2005, Wolfgang Baer <[email protected]>, + 2009, Ludovic Claude <[email protected]>, + 2010, Michael Koch <[email protected]>, + 2009, 2011, Torsten Werner <[email protected]>, + 2011, Miguel Landaeta <[email protected]> License: other Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Modified: trunk/jmock/debian/watch =================================================================== --- trunk/jmock/debian/watch 2013-05-07 11:21:29 UTC (rev 16602) +++ trunk/jmock/debian/watch 2013-05-07 11:57:12 UTC (rev 16603) @@ -1,2 +1,2 @@ version=3 -http://www.jmock.org/dist/jmock-(1[\d.]+)-jars\.zip debian debian/orig-tar.sh +http://jmock.org/download.html .*/jmock-(1[\d.]+)-jars\.zip debian debian/orig-tar.sh _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

