This is an automated email from the git hooks/post-receive script. henrich pushed a commit to branch master in repository yydebug.
commit ab35fd7c21ca7786009f83274c5b8c55475b9223 Author: Hideki Yamane <[email protected]> Date: Sun Oct 15 09:48:54 2017 +0900 set Standards-Version: 4.1.1 --- debian/changelog | 8 ++++++-- debian/control | 8 ++++---- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6e77ba6..5753784 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,13 @@ -yydebug (1.1.0-6) UNRELEASED; urgency=medium +yydebug (1.1.0-7) UNRELEASED; urgency=medium * debian/copyright - move to new upstream site, https://github.com/jruby/jay-yydebug + * debian/control + - use https for Vcs-* + - set Priority: optional + - set Standards-Version: 4.1.1 - -- Hideki Yamane <[email protected]> Sun, 13 Dec 2015 16:33:11 +0900 + -- Hideki Yamane <[email protected]> Sun, 15 Oct 2017 09:44:23 +0900 yydebug (1.1.0-5) unstable; urgency=medium diff --git a/debian/control b/debian/control index 3737c84..3ebff47 100644 --- a/debian/control +++ b/debian/control @@ -1,12 +1,12 @@ Source: yydebug Section: java -Priority: extra +Priority: optional Maintainer: Hideki Yamane <[email protected]> Build-Depends: debhelper (>= 7.0.50~), default-jdk -Standards-Version: 3.9.6 +Standards-Version: 4.1.1 Homepage: https://github.com/jruby/jay-yydebug -Vcs-Git: git://anonscm.debian.org/pkg-java/yydebug.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/yydebug.git +Vcs-Git: https://anonscm.debian.org/pkg-java/yydebug.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/yydebug.git Package: yydebug Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/yydebug.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

