This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository java-policy.
commit 85c3511c2a2aa0a724a44a21eb5741d2022bce3c Author: Emmanuel Bourg <[email protected]> Date: Tue Oct 27 16:04:06 2015 +0100 java-policy breaks/replaces java-common (<< 0.54~) (Closes: #801410) --- debian/changelog | 8 ++++++++ debian/control | 2 ++ 2 files changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0a96fc9..dc0ffdd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +java-policy (0.55) unstable; urgency=medium + + * Team upload. + * Declare that java-policy breaks/replaces java-common (<< 0.54~) + (Closes: #801410) + + -- Emmanuel Bourg <[email protected]> Tue, 27 Oct 2015 16:02:18 +0100 + java-policy (0.54) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 681f039..64cc7d3 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,8 @@ Homepage: https://wiki.debian.org/Java/ Package: java-policy Architecture: all Depends: ${misc:Depends} +Breaks: java-common (<< 0.54~) +Replaces: java-common (<< 0.54~) Description: Debian Java Policy This package contains: * The Java policy document which describes the layout of Java support in -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-policy.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

