Janitor pushed to branch master at Debian Clojure Maintainers / tools-trace-clojure
Commits: 3ae12368 by Debian Janitor at 2022-10-12T01:00:25+00:00 Bump debhelper from old 10 to 13. Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html - - - - - 5ccbf4c1 by Debian Janitor at 2022-10-12T01:00:25+00:00 Set debhelper-compat version in Build-Depends. Changes-By: lintian-brush Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html - - - - - da71d629 by Debian Janitor at 2022-10-12T01:00:32+00:00 Update Vcs-* headers from URL redirect. Changes-By: lintian-brush Fixes: lintian: vcs-obsolete-in-debian-infrastructure See-also: https://lintian.debian.org/tags/vcs-obsolete-in-debian-infrastructure.html - - - - - 174faf25 by Debian Janitor at 2022-10-12T01:00:32+00:00 Use canonical URL in Vcs-Git. Changes-By: lintian-brush Fixes: lintian: vcs-field-not-canonical See-also: https://lintian.debian.org/tags/vcs-field-not-canonical.html - - - - - 3 changed files: - debian/changelog - − debian/compat - debian/control Changes: ===================================== debian/changelog ===================================== @@ -3,6 +3,12 @@ tools-trace-clojure (0.7.9-2) UNRELEASED; urgency=normal [ Louis-Philippe Véronneau ] * d/control: New email for the Clojure Team. + [ Debian Janitor ] + * Bump debhelper from old 10 to 13. + * Set debhelper-compat version in Build-Depends. + * Update Vcs-* headers from URL redirect. + * Use canonical URL in Vcs-Git. + -- Louis-Philippe Véronneau <[email protected]> Sat, 08 Jan 2022 18:31:54 -0500 tools-trace-clojure (0.7.9-1) unstable; urgency=medium ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -4,15 +4,15 @@ Priority: optional Maintainer: Debian Clojure Maintainers <[email protected]> Uploaders: Apollon Oikonomopoulos <[email protected]> Build-Depends: - debhelper (>= 10), + debhelper-compat (= 13), javahelper (>= 0.32), maven-repo-helper (>= 1.7), clojure (>= 1.8), libtext-markdown-perl | markdown, default-jdk Standards-Version: 3.9.8 -Vcs-Git: https://anonscm.debian.org/git/pkg-java/tools-trace-clojure.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/tools-trace-clojure.git +Vcs-Git: https://salsa.debian.org/clojure-team/tools-trace-clojure.git +Vcs-Browser: https://salsa.debian.org/clojure-team/tools-trace-clojure Homepage: https://github.com/clojure/tools.trace Package: libtools-trace-clojure View it on GitLab: https://salsa.debian.org/clojure-team/tools-trace-clojure/-/compare/13d8cf7d23712d9cf8b81681562e6ce4e7643654...174faf2564767daf15524ca0667a4807bf57bc9a -- View it on GitLab: https://salsa.debian.org/clojure-team/tools-trace-clojure/-/compare/13d8cf7d23712d9cf8b81681562e6ce4e7643654...174faf2564767daf15524ca0667a4807bf57bc9a 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

