Andreas Tille pushed to branch master at Debian Java Maintainers / f2j
Commits: 943de6c4 by Andreas Tille at 2019-01-12T06:37:56Z debhelper 12 - - - - - 4ec44f1a by Andreas Tille at 2019-01-12T06:38:02Z Point Vcs fields to salsa.debian.org - - - - - d075aa41 by Andreas Tille at 2019-01-12T06:38:02Z Standards-Version: 4.3.0 - - - - - 3856cb35 by Andreas Tille at 2019-01-12T06:38:03Z Drop useless get-orig-source target - - - - - efb3a807 by Andreas Tille at 2019-01-12T06:38:03Z Remove trailing whitespace in debian/changelog - - - - - 18698592 by Andreas Tille at 2019-01-12T06:44:02Z Spelling - - - - - 61bf3d61 by Andreas Tille at 2019-01-12T06:49:30Z Upload to unstable - - - - - 5 changed files: - debian/changelog - debian/compat - debian/control - debian/patches/remove_non-free_parts.patch - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +f2j (0.8.1+dfsg-4) unstable; urgency=medium + + * debhelper 12 + * Point Vcs fields to salsa.debian.org + * Standards-Version: 4.3.0 + * Drop useless get-orig-source target + * Remove trailing whitespace in debian/changelog + + -- Andreas Tille <[email protected]> Sat, 12 Jan 2019 07:44:30 +0100 + f2j (0.8.1+dfsg-3) unstable; urgency=medium * Team upload. @@ -41,7 +51,7 @@ f2j (0.8.1-2) unstable; urgency=low f2j (0.8.1-1) unstable; urgency=low - [ Olivier Sallou ] + [ Olivier Sallou ] * Initial release (Closes: #657184) * Move to non-free, license modification to DFSG compliant license in progress ===================================== debian/compat ===================================== @@ -1 +1 @@ -10 +12 ===================================== debian/control ===================================== @@ -4,13 +4,13 @@ Uploaders: Olivier Sallou <[email protected]>, Andreas Tille <[email protected]> Section: java Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 12~), default-jdk, bison, javahelper -Standards-Version: 4.1.1 -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/f2j.git -Vcs-Git: https://anonscm.debian.org/git/pkg-java/f2j.git +Standards-Version: 4.3.0 +Vcs-Browser: https://salsa.debian.org/java-team/f2j +Vcs-Git: https://salsa.debian.org/java-team/f2j.git Homepage: http://sourceforge.net/projects/f2j/ Package: f2j ===================================== debian/patches/remove_non-free_parts.patch ===================================== @@ -1,6 +1,6 @@ Author: Andreas Tille <[email protected]> Last-Update: Fri, 29 Jan 2016 15:47:50 +0100 -Description: Remove all occurances of removed code +Description: Remove all occurrences of removed code --- a/configure.in +++ b/configure.in ===================================== debian/rules ===================================== @@ -20,6 +20,3 @@ override_dh_auto_configure: dh_auto_configure mv libbytecode/bytecode.h.save libbytecode/bytecode.h -get-orig-source: - mkdir -p ../tarballs - uscan --verbose --force-download --repack --compression xz --destdir=../tarballs View it on GitLab: https://salsa.debian.org/java-team/f2j/compare/0e7c03f88d1085edc7640c6b9dd904d8a81cc425...61bf3d6155f99fb1ac3fc678af0322485ad59dff -- View it on GitLab: https://salsa.debian.org/java-team/f2j/compare/0e7c03f88d1085edc7640c6b9dd904d8a81cc425...61bf3d6155f99fb1ac3fc678af0322485ad59dff 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

