Sudip Mukherjee pushed to branch master at Debian Java Maintainers / tigris
Commits: df1bce74 by Sudip Mukherjee at 2020-12-31T17:55:01+00:00 Update Standards-Version to 4.5.1 Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 09974b2d by Sudip Mukherjee at 2020-12-31T17:55:22+00:00 Use debhelper-compat and update to compat level 13 Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 7a54baf2 by Sudip Mukherjee at 2020-12-31T17:56:11+00:00 Update Vcs to salsa Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - eb187a80 by Sudip Mukherjee at 2020-12-31T17:58:20+00:00 Use https with copyright-format-uri Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 1b74d70c by Sudip Mukherjee at 2020-12-31T18:02:14+00:00 Add Rules-Requires-Root: no Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - fc6806f2 by Sudip Mukherjee at 2020-12-31T18:03:04+00:00 Add changelog for 0.1.1-3 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,15 @@ +tigris (0.1.1-3) unstable; urgency=medium + + * Team upload. + * Update Standards-Version to 4.5.1 + * 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 18:02:26 +0000 + tigris (0.1.1-2) unstable; urgency=medium * d/copyright: add information about tests/large-string.txt (Closes: #856983) ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -4,13 +4,14 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Apollon Oikonomopoulos <[email protected]> Build-Depends: clojure (>= 1.8), - debhelper (>= 10), + debhelper-compat (= 13), default-jdk, javahelper (>= 0.32), maven-repo-helper (>= 1.5~) -Standards-Version: 4.0.0 -Vcs-Git: https://anonscm.debian.org/git/pkg-java/tigris.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/tigris.git +Standards-Version: 4.5.1 +Rules-Requires-Root: no +Vcs-Git: https://salsa.debian.org/java-team/tigris.git +Vcs-Browser: https://salsa.debian.org/java-team/tigris Homepage: https://github.com/dakrone/tigris Package: libtigris-clojure ===================================== 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: tigris Source: https://github.com/dakrone/tigris View it on GitLab: https://salsa.debian.org/java-team/tigris/-/compare/fad7bfe5985b5e1a6b29da57514ce14a1d6847d0...fc6806f22e24f84b02c1cc3cd05136d86d3cbc89 -- View it on GitLab: https://salsa.debian.org/java-team/tigris/-/compare/fad7bfe5985b5e1a6b29da57514ce14a1d6847d0...fc6806f22e24f84b02c1cc3cd05136d86d3cbc89 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

