Author: ebourg-guest Date: 2013-06-07 00:05:24 +0000 (Fri, 07 Jun 2013) New Revision: 16846
Modified: trunk/derby/debian/changelog trunk/derby/debian/control Log: debian/control: Removed the redundant Priority fields Modified: trunk/derby/debian/changelog =================================================================== --- trunk/derby/debian/changelog 2013-06-06 23:56:40 UTC (rev 16845) +++ trunk/derby/debian/changelog 2013-06-07 00:05:24 UTC (rev 16846) @@ -2,9 +2,12 @@ * Initial release (Closes: #617425) * Renamed the package to 'derby' - * Transfered the maintenance to the Java Team + * Transferred the maintenance to the Java Team * debian/watch: Updated to point to the official Apache archive * Replaced debian/get-orig-source with debian/orig-tar.sh + * debian/control: + - Updated Standards-Version to 3.9.4 (no changes) + - Removed the redundant Priority fields -- Emmanuel Bourg <[email protected]> Fri, 07 Jun 2013 00:51:41 +0200 Modified: trunk/derby/debian/control =================================================================== --- trunk/derby/debian/control 2013-06-06 23:56:40 UTC (rev 16845) +++ trunk/derby/debian/control 2013-06-07 00:05:24 UTC (rev 16846) @@ -12,7 +12,6 @@ Package: derby-client Architecture: all Section: libs -Priority: optional Depends: ${misc:Depends}, derby-common, default-jre | java6-runtime Description: Apache Derby client Client for Apache Derby. @@ -67,7 +66,6 @@ Package: derby-demo Architecture: all Section: devel -Priority: optional Depends: ${misc:Depends}, derby-common, default-jre | java6-runtime Description: Apache Derby demo Demo software for Apache Derby. @@ -89,7 +87,6 @@ Package: derby-javadoc Architecture: all Section: devel -Priority: optional Depends: ${misc:Depends}, derby-common Description: Apache Derby javadoc javadoc for Apache Derby _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

