Étienne Mollier pushed to branch master at Debian Med / nanook
Commits: b618d87d by Étienne Mollier at 2024-12-18T14:08:36+01:00 d/clean: new: cleanup nanook.jar. Closes: #1045898 - - - - - fb4a676f by Étienne Mollier at 2024-12-18T14:09:15+01:00 d/control: declare compliance to standards version 4.7.0. - - - - - e08d1a85 by Étienne Mollier at 2024-12-18T14:12:32+01:00 set_jar_path_in_bin.patch: declare forwarding not needed. The patch is to accommodate Debian specific paths. - - - - - 8fc9b50c by Étienne Mollier at 2024-12-18T14:12:56+01:00 set_jar_path_in_bin.patch: normalize last-update timestamp. - - - - - 1829c4f0 by Étienne Mollier at 2024-12-18T14:15:32+01:00 d/changelog: ready for upload to unstable. - - - - - 4 changed files: - debian/changelog - + debian/clean - debian/control - debian/patches/set_jar_path_in_bin.patch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +nanook (1.33+dfsg-6) unstable; urgency=medium + + * Team upload. + * d/clean: new: cleanup nanook.jar. (Closes: #1045898) + * d/control: declare compliance to standards version 4.7.0. + * set_jar_path_in_bin.patch: declare forwarding not needed. + The patch is to accommodate Debian specific paths. + * set_jar_path_in_bin.patch: normalize last-update timestamp. + + -- Étienne Mollier <[email protected]> Wed, 18 Dec 2024 14:13:22 +0100 + nanook (1.33+dfsg-5) unstable; urgency=medium * Fix watch file ===================================== debian/clean ===================================== @@ -0,0 +1 @@ +nanook.jar ===================================== debian/control ===================================== @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13), default-jdk, javahelper, libcommons-io-java -Standards-Version: 4.6.1 +Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/med-team/nanook Vcs-Git: https://salsa.debian.org/med-team/nanook.git Homepage: https://documentation.tgac.ac.uk/display/NANOOK/NanoOK ===================================== debian/patches/set_jar_path_in_bin.patch ===================================== @@ -1,6 +1,7 @@ Author: Andreas Tille <[email protected]> -Last-Update: Fri, 01 Sep 2017 14:39:50 +0200 +Last-Update: 2017-09-01 Description: Set internal paths to fit Debian package layout +Forwarded: not-needed --- a/bin/nanook +++ b/bin/nanook View it on GitLab: https://salsa.debian.org/med-team/nanook/-/compare/8e7ca40af62ea1bf392dfa84f857093540ab403a...1829c4f093bc68db62b8c948aa51ec4a2ce4cac2 -- View it on GitLab: https://salsa.debian.org/med-team/nanook/-/compare/8e7ca40af62ea1bf392dfa84f857093540ab403a...1829c4f093bc68db62b8c948aa51ec4a2ce4cac2 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
