Markus Koschany pushed to branch master at Debian Java Maintainers / jajuk
Commits: 804a4ad6 by Markus Koschany at 2019-08-27T09:42:12Z Release to unstable - - - - - 1c8f02a4 by Markus Koschany at 2019-08-27T09:42:30Z Declare compliance with Debian Policy 4.4.0. - - - - - a19cf98b by Markus Koschany at 2019-08-27T09:42:53Z Switch to debhelper-compat = 12. - - - - - 9b56f383 by Markus Koschany at 2019-08-27T09:44:21Z Remove NEWS file. It is obsolete. - - - - - e021c5f2 by Markus Koschany at 2019-08-27T10:46:37Z Set to UNRELEASED again. - - - - - 4 changed files: - − debian/NEWS - debian/changelog - − debian/compat - debian/control Changes: ===================================== debian/NEWS deleted ===================================== @@ -1,8 +0,0 @@ -jajuk (1.8~svn5030-1) unstable; urgency=low - - This Debian release of Jajuk 1.8 will move your collection data - at first startup from $HOME/.jajuk_test_1.8 or $HOME/.jajuk_test_1.7 - to $HOME/.jajuk. - - -- Damien Raude-Morvan <[email protected]> Sat, 08 Aug 2009 02:09:57 +0200 - ===================================== debian/changelog ===================================== @@ -1,18 +1,19 @@ jajuk (1:1.10.9+dfsg2-5) UNRELEASED; urgency=medium - [ Markus Koschany ] * Team upload. - * Declare compliance with Debian Policy 4.3.0. + * Declare compliance with Debian Policy 4.4.0. * Remove alternative dependency on java7-runtime. * Use https for Format field. * Add isJavaVersionNotSupported.patch and fix start error when using OpenJDK 11. Thanks to Werner Mahr for the report. (Closes: #923330) + * Switch to debhelper-compat = 12. + * Remove NEWS file. It is obsolete. [ tony mancill ] * Update Vcs- URLs to point to Salsa * Update Homepage URL to use https - -- tony mancill <[email protected]> Sun, 10 Mar 2019 14:24:26 -0700 + -- Markus Koschany <[email protected]> Tue, 27 Aug 2019 11:42:03 +0200 jajuk (1:1.10.9+dfsg2-4) unstable; urgency=medium ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -6,7 +6,7 @@ Uploaders: Varun Hiremath <[email protected]>, Torsten Werner <[email protected]>, Damien Raude-Morvan <[email protected]>, Felix Natter <[email protected]> -Build-Depends: debhelper (>= 10) +Build-Depends: debhelper-compat (= 12) Build-Depends-Indep: ant, default-jdk, entagged, @@ -42,7 +42,7 @@ Build-Depends-Indep: ant, mplayer, substance (>= 7.3), libqdwizard-java -Standards-Version: 4.3.0 +Standards-Version: 4.4.0 Vcs-Git: https://salsa.debian.org/java-team/jajuk.git Vcs-Browser: https://salsa.debian.org/java-team/jajuk Homepage: https://www.jajuk.info View it on GitLab: https://salsa.debian.org/java-team/jajuk/compare/e1a153bac28104f0889ddfe0b6e65b1380e58566...e021c5f21defdf526933fc86b4940c020b87a104 -- View it on GitLab: https://salsa.debian.org/java-team/jajuk/compare/e1a153bac28104f0889ddfe0b6e65b1380e58566...e021c5f21defdf526933fc86b4940c020b87a104 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

