[med-svn] [Git][med-team/sprai][master] 8 commits: d/watch: convert to untrackable v5 watch file.

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Tue Jun 9 19:16:52 BST 2026



Étienne Mollier pushed to branch master at Debian Med / sprai


Commits:
69b1c5bf by Étienne Mollier at 2026-06-09T20:15:50+02:00
d/watch: convert to untrackable v5 watch file.

- - - - -
a7c358b4 by Étienne Mollier at 2026-06-09T20:16:00+02:00
d/control: drop redundant Priority: optional.

- - - - -
bd505ad7 by Étienne Mollier at 2026-06-09T20:16:00+02:00
d/control: drop redundant Rules-Requires-Root: no.

- - - - -
4b86083a by Étienne Mollier at 2026-06-09T20:16:01+02:00
d/control: declare compliance to standards version 4.7.4.

- - - - -
31dca3d8 by Étienne Mollier at 2026-06-09T20:16:01+02:00
makefile.patch: normalise Last-Update timestamp.

- - - - -
4492aeee by Étienne Mollier at 2026-06-09T20:16:01+02:00
d/s/lintian-overrides: mark one more unactionable item.

This overrides debian-watch-uses-insecure-uri, because said URI is not
reachable at all and the watch file is untrackable anyway.

- - - - -
1bb04e35 by Étienne Mollier at 2026-06-09T20:16:02+02:00
d/lintian-overrides: new: justify the spare manual page.

- - - - -
b9e08880 by Étienne Mollier at 2026-06-09T20:16:31+02:00
d/changelog: ready for upload to unstable.

- - - - -


6 changed files:

- debian/changelog
- debian/control
- + debian/lintian-overrides
- debian/patches/makefile.patch
- debian/source/lintian-overrides
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+sprai (0.9.9.23+dfsg1-4) unstable; urgency=medium
+
+  * d/watch: convert to untrackable v5 watch file.
+  * d/control: drop redundant Priority: optional.
+  * d/control: drop redundant Rules-Requires-Root: no.
+  * d/control: declare compliance to standards version 4.7.4.
+  * makefile.patch: normalise Last-Update timestamp.
+  * d/s/lintian-overrides: mark one more unactionable item.
+    This overrides debian-watch-uses-insecure-uri, because said URI is not
+    reachable at all and the watch file is untrackable anyway.
+  * d/lintian-overrides: new: justify the spare manual page.
+
+ -- Étienne Mollier <emollier at debian.org>  Tue, 09 Jun 2026 20:16:11 +0200
+
 sprai (0.9.9.23+dfsg1-3) unstable; urgency=medium
 
   * d/clean: new: fix double source build failure. (Closes: #1047125)


=====================================
debian/control
=====================================
@@ -3,13 +3,11 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>,
            Étienne Mollier <emollier at debian.org>
 Section: science
-Priority: optional
 Build-Depends: debhelper-compat (= 13)
-Standards-Version: 4.7.0
+Standards-Version: 4.7.4
 Vcs-Browser: https://salsa.debian.org/med-team/sprai
 Vcs-Git: https://salsa.debian.org/med-team/sprai.git
 Homepage: https://web.archive.org/web/20180316202959/http://zombie.cb.k.u-tokyo.ac.jp/sprai/
-Rules-Requires-Root: no
 
 Package: sprai
 Architecture: any


=====================================
debian/lintian-overrides
=====================================
@@ -0,0 +1,3 @@
+# This manual page serves as entry point for all other executables
+# shipped by the package.
+sprai: spare-manual-page [usr/share/man/man1/sprai.1.gz]


=====================================
debian/patches/makefile.patch
=====================================
@@ -1,5 +1,5 @@
 Author: Antoni Villalonga
-Last-Update: 2020-04-10 06:48:23 +0200
+Last-Update: 2020-04-10
 Bug-Debian: https://bugs.debian.org/943280
 Description: Fix makefile
 


=====================================
debian/source/lintian-overrides
=====================================
@@ -8,3 +8,4 @@ sprai source: upstream-metadata-missing-repository
 sprai source: anticipated-repack-count 0.9.9.23+dfsg1-*
 sprai source: patch-not-forwarded-upstream [debian/patches/*.patch]
 sprai source: maintainer-manual-page [debian/man/*.*]
+sprai source: debian-watch-uses-insecure-uri http://zombie.cb.k.u-tokyo.ac.jp/sprai/dist/ [debian/watch:*]


=====================================
debian/watch
=====================================
@@ -1,8 +1,6 @@
-version=4
+Version: 5
+Untrackable: upstream site vanished.
 
-opts="dversionmangle=s/.*/0.No-Site/;auto" \
-  https://people.debian.org/~eriberto/ FakeWatchNoUpstreamSiteForThisPackage-(\d\S+)\.gz
-
-# Upstream site vanished and parsing web.archive does not sound sensible (not even possible)
-#opts="repacksuffix=+dfsg,dversionmangle=auto,repack,compression=xz" \
-#   https://web.archive.org/web/20180307125408/http://zombie.cb.k.u-tokyo.ac.jp/sprai/dist/ .*/sprai- at ANY_VERSION@@ARCHIVE_EXT@
+Source: http://zombie.cb.k.u-tokyo.ac.jp/sprai/dist/
+Matching-Pattern: .*/sprai- at ANY_VERSION@@ARCHIVE_EXT@
+DVersion-Mangle: s/\+dfsg\d*$//



View it on GitLab: https://salsa.debian.org/med-team/sprai/-/compare/85558e45b4e9c34ab2bcd9fe62d25afde2d84119...b9e0888066d671021a14c8367cb8ff9dd3dd674a

-- 
View it on GitLab: https://salsa.debian.org/med-team/sprai/-/compare/85558e45b4e9c34ab2bcd9fe62d25afde2d84119...b9e0888066d671021a14c8367cb8ff9dd3dd674a
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260609/9fc44547/attachment-0001.htm>


More information about the debian-med-commit mailing list