Pierre Gruet pushed to branch master at Debian Med / libhac-java
Commits: e6e780c3 by Pierre Gruet at 2026-02-22T18:36:10+01:00 Rewriting d/watch with version 5 - - - - - 76901fb7 by Pierre Gruet at 2026-02-22T18:36:30+01:00 Removing Priority: optional, which is default - - - - - cc5c9e25 by Pierre Gruet at 2026-02-22T18:36:37+01:00 Removing R-R-R: no, which is now default - - - - - 09c37ab9 by Pierre Gruet at 2026-02-22T18:36:47+01:00 Raising Standards version to 4.7.3 - - - - - a846d147 by Pierre Gruet at 2026-02-22T18:37:41+01:00 Updating changelog - - - - - 528d95f7 by Pierre Gruet at 2026-02-23T00:18:34+01:00 Adding Repository information in d/u/metadata - - - - - aa4b043c by Pierre Gruet at 2026-02-23T00:18:58+01:00 Adding a Lintian override for embedded JS - - - - - dcca926b by Pierre Gruet at 2026-02-23T00:19:21+01:00 Updating changelog - - - - - f0e44693 by Pierre Gruet at 2026-02-23T00:19:34+01:00 Upload to unstable - - - - - 5 changed files: - debian/changelog - debian/control - + debian/libhac-java-doc.lintian-overrides - debian/upstream/metadata - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,18 @@ -libhac-java (0.20110510+git20110510.8b2a326-2) UNRELEASED; urgency=medium +libhac-java (0.20110510+git20110510.8b2a326-2) unstable; urgency=medium + * Team upload + * Raising Standards version to 4.7.3: + - Removing Priority: optional, which is default + - Removing R-R-R: no, which is now default + * Rewriting d/watch with version 5 + * Adding Repository information in d/u/metadata + * Adding a Lintian override for embedded JS + + [ Andreas Tille ] * Remove Tim Booth <[email protected]> since address is bouncing (Thank you for your work on this package, Tim) - -- Andreas Tille <[email protected]> Mon, 16 Sep 2024 10:03:06 +0200 + -- Pierre Gruet <[email protected]> Mon, 23 Feb 2026 00:19:25 +0100 libhac-java (0.20110510+git20110510.8b2a326-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -2,16 +2,14 @@ Source: libhac-java Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> Section: java -Priority: optional Build-Depends: debhelper-compat (= 13), default-jdk, javahelper Build-Depends-Indep: default-jdk-doc -Standards-Version: 4.6.0 +Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/libhac-java Vcs-Git: https://salsa.debian.org/med-team/libhac-java.git Homepage: http://sape.inf.usi.ch/hac -Rules-Requires-Root: no Package: libhac-java Architecture: all ===================================== debian/libhac-java-doc.lintian-overrides ===================================== @@ -0,0 +1,4 @@ +# It would be too complicated to remove the javascript that is included in +# javadocs, see the discussion on Debian Java mailing list starting at +# https://lists.debian.org/debian-java/2018/06/msg00020.html. +embedded-javascript-library please use * [usr/share/doc/libhac-java-doc/api/*/jquery*.*s] ===================================== debian/upstream/metadata ===================================== @@ -1,3 +1,5 @@ --- Bug-Database: https://github.com/sape/hac/issues Bug-Submit: https://github.com/sape/hac/issues/new +Repository: https://github.com/sape/hac.git +Repository-Browse: https://github.com/sapc/hac ===================================== debian/watch ===================================== @@ -1,7 +1,9 @@ -version=4 +Version: 5 -opts="mode=git,pretty=0.20110510+git%cd.%h" \ - https://github.com/sape/hac.git HEAD +Source: https://github.com/sape/hac.git +Matching-Pattern: HEAD +Mode: git +Git-Pretty: 0.20110510+git%cd.%h # https://github.com/sape/hac/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/libhac-java/-/compare/61d2765989732af41e14331d4775d0cdb0d13fef...f0e4469378ed5ffbf0de79d6a8fc0e3b82fb34f6 -- View it on GitLab: https://salsa.debian.org/med-team/libhac-java/-/compare/61d2765989732af41e14331d4775d0cdb0d13fef...f0e4469378ed5ffbf0de79d6a8fc0e3b82fb34f6 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
