Sudip Mukherjee pushed to branch master at Debian Java Maintainers / jpathwatch
Commits: 2ea22b0e by Sudip Mukherjee at 2020-12-31T20:01:58+00:00 Update Standards-Version to 4.5.1 Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 5b5192d6 by Sudip Mukherjee at 2020-12-31T20:02:26+00:00 Use debhelper-compat and update to compat level 13 Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - d9b9d266 by Sudip Mukherjee at 2020-12-31T20:03:03+00:00 Update Vcs to salsa Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 90b97142 by Sudip Mukherjee at 2020-12-31T20:03:24+00:00 Update priority to optional Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 41d9eb1f by Sudip Mukherjee at 2020-12-31T20:03:49+00:00 Use https with copyright-format-uri Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - e3bd0646 by Sudip Mukherjee at 2020-12-31T20:04:10+00:00 Add Rules-Requires-Root: no Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 3780ca0a by Sudip Mukherjee at 2020-12-31T20:09:05+00:00 Add changelog for 0.95-5 release Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 4 changed files: - debian/changelog - − debian/compat - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,16 @@ +jpathwatch (0.95-5) unstable; urgency=medium + + * Team upload. + * Update Standards-Version to 4.5.1 + - Update priority to optional. + * Use debhelper-compat. + - Update compat level to 13. + * Update Vcs to salsa. + * Use https with copyright-format-uri. + * Add Rules-Requires-Root: no. + + -- Sudip Mukherjee <[email protected]> Thu, 31 Dec 2020 20:08:16 +0000 + jpathwatch (0.95-4) unstable; urgency=medium * Team upload. ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -9 ===================================== debian/control ===================================== @@ -1,13 +1,14 @@ Source: jpathwatch Section: java -Priority: extra +Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Jakub Adam <[email protected]> -Build-Depends: debhelper (>=9), javahelper, default-jdk (>= 2:1.8), bnd (>= 2.1.0), maven-repo-helper -Standards-Version: 3.9.7 +Build-Depends: debhelper-compat (=13), javahelper, default-jdk (>= 2:1.8), bnd (>= 2.1.0), maven-repo-helper +Standards-Version: 4.5.1 +Rules-Requires-Root: no Homepage: http://jpathwatch.wordpress.com -Vcs-Git: git://anonscm.debian.org/pkg-java/jpathwatch.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jpathwatch.git +Vcs-Git: https://salsa.debian.org/java-team/jpathwatch.git +Vcs-Browser: https://salsa.debian.org/java-team/jpathwatch Package: libjpathwatch-java Architecture: all ===================================== debian/copyright ===================================== @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: jpathwatch Source: http://jpathwatch.wordpress.com View it on GitLab: https://salsa.debian.org/java-team/jpathwatch/-/compare/5c05b96cb5a2690e3b14b86d7999e0724639a02a...3780ca0a7051ffdd18ea9e79d09a1440eae483df -- View it on GitLab: https://salsa.debian.org/java-team/jpathwatch/-/compare/5c05b96cb5a2690e3b14b86d7999e0724639a02a...3780ca0a7051ffdd18ea9e79d09a1440eae483df 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

