Hideki Yamane pushed to branch debian/sid at Debian Java Maintainers / yydebug
Commits: c0a8c04c by Hideki Yamane at 2021-10-24T23:18:42+09:00 Set Standards-Version: 4.6.0 - - - - - e165e324 by Hideki Yamane at 2021-10-24T23:20:08+09:00 Fix debian/watch - - - - - 51b8bda0 by Hideki Yamane at 2021-10-24T23:21:01+09:00 note to changelog - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +yydebug (1.1.0-13) unstable; urgency=medium + + * debian/control + - Set Standards-Version: 4.6.0 + * Fix debian/watch to work + + -- Hideki Yamane <[email protected]> Sun, 24 Oct 2021 23:20:58 +0900 + yydebug (1.1.0-12) unstable; urgency=medium * debian/control ===================================== debian/control ===================================== @@ -6,7 +6,7 @@ Uploaders: Hideki Yamane <[email protected]> Build-Depends: debhelper-compat (= 13), default-jdk -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Git: https://salsa.debian.org/java-team/yydebug.git Vcs-Browser: https://salsa.debian.org/java-team/yydebug Homepage: https://github.com/jruby/jay-yydebug ===================================== debian/watch ===================================== @@ -1,2 +1,2 @@ version=4 -https://github.com/jruby/jay-yydebug/releases .*/(?:v|jay-yydebug)@ANY_VERSION@@ARCHIVE_EXT@ debian uupdate +https://github.com/jruby/jay-yydebug/tags .*/(?:v|jay-yydebug)@ANY_VERSION@@ARCHIVE_EXT@ debian uupdate View it on GitLab: https://salsa.debian.org/java-team/yydebug/-/compare/41e6df14ae947db73042f4b92e30cf78c6fe2789...51b8bda0157c34a221aafc4a48bc7d58eb281f98 -- View it on GitLab: https://salsa.debian.org/java-team/yydebug/-/compare/41e6df14ae947db73042f4b92e30cf78c6fe2789...51b8bda0157c34a221aafc4a48bc7d58eb281f98 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

