Tony Mancill pushed to branch master at Debian Java Maintainers / hawtdispatch
Commits: c9b23c9d by Holger Levsen at 2021-06-19T20:39:56-07:00 Import Debian changes 1.22-2.1 hawtdispatch (1.22-2.1) unstable; urgency=medium .. * Non maintainer upload by the Reproducible Builds team. * No source change upload to rebuild on buildd with .buildinfo files. - - - - - 4712dd05 by tony mancill at 2021-06-19T20:46:30-07:00 Update Homepage (Closes: #982933) - - - - - 8532dafb by tony mancill at 2021-06-19T20:49:06-07:00 Use debhelper-compat 13 - - - - - 1b3c3fdf by tony mancill at 2021-06-19T20:52:09-07:00 Update Vcs URLs to point to Salsa - - - - - a3cc8ba8 by tony mancill at 2021-06-19T20:53:44-07:00 Remove deprecated get-orig-source target - - - - - 705b9ff1 by tony mancill at 2021-06-19T20:54:15-07:00 Set Rules-Requires-Root: no in debian/control - - - - - d72ceb63 by tony mancill at 2021-06-19T20:54:35-07:00 Bump Standards-Version to 4.5.1 - - - - - 75de91c6 by tony mancill at 2021-06-19T21:08:22-07:00 Update debian/watch - - - - - 2205d23e by tony mancill at 2021-06-19T21:14:57-07:00 Freshen debian/copyright - - - - - 8bf62358 by tony mancill at 2021-06-19T21:14:57-07:00 Add myself to Uploaders - - - - - a098c771 by tony mancill at 2021-06-19T21:14:57-07:00 prepare changelog for upload to unstable - - - - - 6 changed files: - debian/changelog - − debian/compat - debian/control - debian/copyright - debian/rules - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,22 @@ +hawtdispatch (1.22-3) unstable; urgency=medium + + * Update Homepage (Closes: #982933) + * Use debhelper-compat 13 + * Update Vcs URLs to point to Salsa + * Remove deprecated get-orig-source target + * Set Rules-Requires-Root: no in debian/control + * Bump Standards-Version to 4.5.1 + * Add myself to Uploaders + + -- tony mancill <[email protected]> Sat, 19 Jun 2021 20:54:50 -0700 + +hawtdispatch (1.22-2.1) unstable; urgency=medium + + * Non maintainer upload by the Reproducible Builds team. + * No source change upload to rebuild on buildd with .buildinfo files. + + -- Holger Levsen <[email protected]> Wed, 06 Jan 2021 16:37:48 +0100 + hawtdispatch (1.22-2) unstable; urgency=medium * Team upload. ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -9 ===================================== debian/control ===================================== @@ -2,17 +2,19 @@ Source: hawtdispatch Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Emmanuel Bourg <[email protected]> -Build-Depends: debhelper (>= 9), +Uploaders: Emmanuel Bourg <[email protected]>, + tony mancill <[email protected]> +Build-Depends: debhelper-compat (= 13), default-jdk, libasm-java (>= 5.0), libhawtbuf-java, libmaven-bundle-plugin-java, maven-debian-helper (>= 2.0) -Standards-Version: 3.9.8 -Vcs-Git: https://anonscm.debian.org/git/pkg-java/hawtdispatch.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/hawtdispatch.git -Homepage: http://hawtdispatch.fusesource.org +Standards-Version: 4.5.1 +Vcs-Git: https://salsa.debian.org/java-team/hawtdispatch.git +Vcs-Browser: https://salsa.debian.org/java-team/hawtdispatch +Homepage: https://github.com/fusesource/hawtdispatch +Rules-Requires-Root: no Package: libhawtdispatch-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: HawtDispatch Source: https://github.com/fusesource/hawtdispatch @@ -20,7 +20,8 @@ License: public-domain http://creativecommons.org/licenses/publicdomain Files: debian/* -Copyright: 2015, Emmanuel Bourg <[email protected]> +Copyright: 2015-2021, Emmanuel Bourg <[email protected]> + 2016-2021, tony mancill <[email protected]> License: Apache-2.0 License: Apache-2.0 ===================================== debian/rules ===================================== @@ -2,6 +2,3 @@ %: dh $@ --buildsystem=maven - -get-orig-source: - uscan --download-current-version --force-download --no-symlink ===================================== debian/watch ===================================== @@ -1,2 +1,2 @@ -version=3 +version=4 https://github.com/fusesource/hawtdispatch/tags .*/hawtdispatch-project-([\d\.]+).tar.gz View it on GitLab: https://salsa.debian.org/java-team/hawtdispatch/-/compare/80e5fdf4b9adeebe63f08c009b21ea0a6fdb6ed4...a098c771edaa960fec3e10dc64138f96c8657971 -- View it on GitLab: https://salsa.debian.org/java-team/hawtdispatch/-/compare/80e5fdf4b9adeebe63f08c009b21ea0a6fdb6ed4...a098c771edaa960fec3e10dc64138f96c8657971 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

