diff -Nru weirdx-1.0.32/debian/changelog weirdx-1.0.32/debian/changelog --- weirdx-1.0.32/debian/changelog 2021-01-07 14:28:43.000000000 +0000 +++ weirdx-1.0.32/debian/changelog 2021-01-17 16:00:33.000000000 +0000 @@ -1,3 +1,14 @@ +weirdx (1.0.32-8) unstable; urgency=medium + + * Team upload. + * Remove trailing spaces from d/changelog + * Drop jh_depends override + * Update d/watch to version 4 + * Switch Vcs-*: to salsa + * bump policy and debhelper versions + + -- Jochen Sprickerhof Sun, 17 Jan 2021 17:00:33 +0100 + weirdx (1.0.32-7.1) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. @@ -23,7 +34,7 @@ * Team upload. [ Matthew Johnson ] - * move to team repo and maintenance + * move to team repo and maintenance [ Damien Raude-Morvan ] * Use default-jdk to build (Closes: #640631). @@ -34,26 +45,26 @@ weirdx (1.0.32-5) unstable; urgency=low - * Revert gjdoc depends and use javahelper not dh_javadoc + * Revert gjdoc depends and use javahelper not dh_javadoc -- Matthew Johnson Sat, 12 Dec 2009 20:49:49 +0000 weirdx (1.0.32-4) unstable; urgency=low - * Add depends on gjdoc for dh_javadoc (Closes: #540615) + * Add depends on gjdoc for dh_javadoc (Closes: #540615) -- Matthew Johnson Sun, 09 Aug 2009 15:46:15 +0100 weirdx (1.0.32-3) unstable; urgency=low - * Convert to dh 7 and quilt + * Convert to dh 7 and quilt * Change from sun to openjdk and move to main (Closes: #540445) -- Matthew Johnson Sat, 08 Aug 2009 13:50:45 +0100 weirdx (1.0.32-2) unstable; urgency=low - * Add watch file + * Add watch file -- Matthew Johnson Tue, 19 Feb 2008 15:52:48 +0000 @@ -62,6 +73,6 @@ * Initial release. (Closes: #461906) * Add patch to allow starting X from a library call * Many apps fail under gcj, restricting to sun (and hence contrib) for now - * Add the rest of the copyright statements to debian/copyright + * Add the rest of the copyright statements to debian/copyright -- Matthew Johnson Mon, 11 Feb 2008 14:37:08 +0000 diff -Nru weirdx-1.0.32/debian/compat weirdx-1.0.32/debian/compat --- weirdx-1.0.32/debian/compat 2017-07-28 04:49:35.000000000 +0000 +++ weirdx-1.0.32/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -10 diff -Nru weirdx-1.0.32/debian/control weirdx-1.0.32/debian/control --- weirdx-1.0.32/debian/control 2017-07-28 04:49:35.000000000 +0000 +++ weirdx-1.0.32/debian/control 2021-01-17 15:57:27.000000000 +0000 @@ -3,12 +3,13 @@ Priority: optional Maintainer: Debian Java Maintainers Uploaders: tony mancill -Build-Depends: debhelper (>> 10), javahelper (>= 0.25) +Build-Depends: debhelper-compat (= 13), dh-sequence-javahelper Build-Depends-Indep: default-jdk -Standards-Version: 4.0.0 +Standards-Version: 4.5.1 +Rules-Requires-Root: no Homepage: http://www.jcraft.com/weirdx/ -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/weirdx.git -Vcs-Git: https://anonscm.debian.org/git/pkg-java/weirdx.git +Vcs-Browser: https://salsa.debian.org/java-team/weirdx +Vcs-Git: https://salsa.debian.org/java-team/weirdx.git Package: weirdx Architecture: all diff -Nru weirdx-1.0.32/debian/rules weirdx-1.0.32/debian/rules --- weirdx-1.0.32/debian/rules 2017-07-28 04:49:35.000000000 +0000 +++ weirdx-1.0.32/debian/rules 2021-01-17 15:46:11.000000000 +0000 @@ -1,9 +1,4 @@ #!/usr/bin/make -f -export JAVA_HOME=/usr/lib/jvm/default-java - %: - dh $@ --with javahelper - -override_jh_depends: - jh_depends -jopen + dh $@ diff -Nru weirdx-1.0.32/debian/watch weirdx-1.0.32/debian/watch --- weirdx-1.0.32/debian/watch 2017-07-28 04:49:35.000000000 +0000 +++ weirdx-1.0.32/debian/watch 2021-01-17 15:47:26.000000000 +0000 @@ -1,3 +1,3 @@ -version=3 +version=4 opts=uversionmangle=s/\.(tar.*|tgz|zip|gz|bz2)$//i,dversionmangle=s/[-.+~]?(cvs|svn|git|snapshot|pre|hg)(.*)$//i,pasv \ -http://sf.net/weirdx/weirdx-?_?([\d+\.]+|\d+)\.(tar.*|tgz|zip|gz|bz2|) debian uupdate +http://sf.net/weirdx/weirdx-?_?([\d+\.]+|\d+)\.(tar.*|tgz|zip|gz|bz2|)