[pkg-java] r16603 - trunk/jmock/debian
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Tue May 7 11:57:13 UTC 2013
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 <ebourg at apache.org> 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 <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Michael Koch <konqueror at gmx.de>
+Uploaders: Michael Koch <konqueror at gmx.de>, Emmanuel Bourg <ebourg at apache.org>
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 <trygvis at inamo.no> 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 <trygvis at inamo.no>,
- © 2005, Wolfgang Baer <WBaer at gmx.de>,
- © 2009, Ludovic Claude <ludovic.claude at laposte.net>,
- © 2010, Michael Koch <konqueror at gmx.de>,
- © 2009, 2011, Torsten Werner <twerner at debian.org>,
- © 2011, Miguel Landaeta <miguel at miguel.cc>
+Copyright: 2005, Trygve Laugstøl <trygvis at inamo.no>,
+ 2005, Wolfgang Baer <WBaer at gmx.de>,
+ 2009, Ludovic Claude <ludovic.claude at laposte.net>,
+ 2010, Michael Koch <konqueror at gmx.de>,
+ 2009, 2011, Torsten Werner <twerner at debian.org>,
+ 2011, Miguel Landaeta <miguel at miguel.cc>
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
More information about the pkg-java-commits
mailing list