This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository swt-paperclips.
commit 7a1eb4e661fb9f437a411b3f7e3fb687dd5dff50 Author: Emmanuel Bourg <[email protected]> Date: Mon Aug 1 23:39:01 2016 +0200 Refreshed the package --- debian/changelog | 9 +++++++++ debian/compat | 2 +- debian/control | 8 ++++---- 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index cadd813..25fcc03 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +swt-paperclips (1.0.4-2) UNRELEASED; urgency=medium + + * Team upload. + * Standards-Version updated to 3.9.8 + * Switch to debhelper level 9 + * Use canonical Vcs-* URLs + + -- Emmanuel Bourg <[email protected]> Mon, 01 Aug 2016 23:36:52 +0200 + swt-paperclips (1.0.4-1) unstable; urgency=low * Initial release. (Closes: #633763) diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index a212dae..866a331 100644 --- a/debian/control +++ b/debian/control @@ -3,13 +3,13 @@ Section: java Priority: extra Maintainer: Debian Java maintainers <[email protected]> Uploaders: Sebastian Reichel <[email protected]> -Build-Depends: debhelper (>= 8), javahelper (>= 0.32) +Build-Depends: debhelper (>= 9), javahelper (>= 0.32) Build-Depends-Indep: default-jdk, libswt-gtk-3-java -Standards-Version: 3.9.2 +Standards-Version: 3.9.8 +Vcs-Git: https://anonscm.debian.org/git/pkg-java/swt-paperclips.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/swt-paperclips.git Homepage: http://code.google.com/p/swt-paperclips/ -Vcs-Git: git://git.debian.org/pkg-java/swt-paperclips.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/swt-paperclips.git;a=summary Package: libpaperclips-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/swt-paperclips.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

