Author: ebourg-guest Date: 2014-09-29 12:22:29 +0000 (Mon, 29 Sep 2014) New Revision: 18463
Modified: trunk/jmock/debian/changelog trunk/jmock/debian/control Log: Removed Michael Koch from the Uploaders list Modified: trunk/jmock/debian/changelog =================================================================== --- trunk/jmock/debian/changelog 2014-09-29 12:19:42 UTC (rev 18462) +++ trunk/jmock/debian/changelog 2014-09-29 12:22:29 UTC (rev 18463) @@ -1,6 +1,8 @@ jmock (1.2.0-3) UNRELEASED; urgency=medium - * Updated Standards-Version to 3.9.6 (no changes) + * debian/control: + - Removed Michael Koch from the Uploaders list (Closes: #654037) + - Updated Standards-Version to 3.9.6 (no changes) -- Emmanuel Bourg <[email protected]> Mon, 29 Sep 2014 14:19:04 +0200 @@ -8,7 +10,6 @@ * 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 Modified: trunk/jmock/debian/control =================================================================== --- trunk/jmock/debian/control 2014-09-29 12:19:42 UTC (rev 18462) +++ trunk/jmock/debian/control 2014-09-29 12:22:29 UTC (rev 18463) @@ -2,7 +2,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Michael Koch <[email protected]>, Emmanuel Bourg <[email protected]> +Uploaders: 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.6 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

