[med-svn] [Git][med-team/radiant][master] 5 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Dec 6 18:44:41 GMT 2022
Andreas Tille pushed to branch master at Debian Med / radiant
Commits:
c8269e50 by Andreas Tille at 2022-12-06T19:41:18+01:00
Fix watch file
- - - - -
5ea705f7 by Andreas Tille at 2022-12-06T19:41:36+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
42358228 by Andreas Tille at 2022-12-06T19:41:38+01:00
routine-update: Remove trailing whitespace in debian/changelog
- - - - -
411c9895 by Andreas Tille at 2022-12-06T19:41:41+01:00
Update lintian override info format in d/source/lintian-overrides on line 2, 4.
Changes-By: lintian-brush
Fixes: lintian: mismatched-override
See-also: https://lintian.debian.org/tags/mismatched-override.html
- - - - -
e0885d78 by Andreas Tille at 2022-12-06T19:43:58+01:00
routine-update: Ready to upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/source/lintian-overrides
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+radiant (2.8.1+dfsg-2) unstable; urgency=medium
+
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+ * Remove trailing whitespace in debian/changelog (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Tue, 06 Dec 2022 19:41:52 +0100
+
radiant (2.8.1+dfsg-1) unstable; urgency=medium
* Team Upload.
@@ -31,7 +39,7 @@ radiant (2.7.1+dfsg-4) unstable; urgency=medium
radiant (2.7.1+dfsg-3) unstable; urgency=medium
* Team upload.
- * Source-only-upload.
+ * Source-only-upload.
-- Nilesh Patra <npatra974 at gmail.com> Sat, 14 Nov 2020 13:54:07 +0530
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Andreas Tille <tille at debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13)
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/radiant
Vcs-Git: https://salsa.debian.org/med-team/radiant.git
Homepage: https://github.com/marbl/Krona
=====================================
debian/source/lintian-overrides
=====================================
@@ -1,4 +1,4 @@
# False positives
-source: source-is-missing KronaTools/src/krona-2.0.js
+source: source-is-missing [KronaTools/src/krona-2.0.js]
source: very-long-line-length-in-source-file KronaTools/img/*
-source: source-contains-prebuilt-javascript-object KronaTools/src/krona-2.0.js
+source: source-contains-prebuilt-javascript-object [KronaTools/src/krona-2.0.js]
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
- https://github.com/marbl/Krona/releases .*/archive/.*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+opts="repacksuffix=+dfsg,dversionmangle=auto,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/marbl/Krona/tags .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/radiant/-/compare/fe7e4cb485eb8297df6d9fa47858c3b19aaf5db2...e0885d7885877b6e5eea8d62fe72f46a323eacb2
--
View it on GitLab: https://salsa.debian.org/med-team/radiant/-/compare/fe7e4cb485eb8297df6d9fa47858c3b19aaf5db2...e0885d7885877b6e5eea8d62fe72f46a323eacb2
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20221206/bf545978/attachment-0001.htm>
More information about the debian-med-commit
mailing list