This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository derby.
commit 305dfba5d1caf713c79db71554a43d439db3acc4 Author: Emmanuel Bourg <[email protected]> Date: Fri Jun 7 00:05:24 2013 +0000 debian/control: Removed the redundant Priority fields --- debian/changelog | 5 ++++- debian/control | 3 --- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 34a0ee0..54eaf8f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,9 +2,12 @@ derby (10.10.1.1-1) UNRELEASED; urgency=low * 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 diff --git a/debian/control b/debian/control index c554ae9..1b3a131 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,6 @@ Homepage: http://db.apache.org/derby/ 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 @@ Description: Embeddable relational database for Java, core 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 @@ Description: Apache Derby demo Package: derby-javadoc Architecture: all Section: devel -Priority: optional Depends: ${misc:Depends}, derby-common Description: Apache Derby javadoc javadoc for Apache Derby -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/derby.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

