[med-svn] [Git][med-team/patman][master] 3 commits: uscan can't fetch latest upstream since https certificate became invalid, thus...
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Oct 6 14:24:44 BST 2021
Andreas Tille pushed to branch master at Debian Med / patman
Commits:
ba1a90f1 by Andreas Tille at 2021-10-06T15:13:13+02:00
uscan can't fetch latest upstream since https certificate became invalid, thus silencing the uscan error by providing a fake watch file
- - - - -
dd19d770 by Andreas Tille at 2021-10-06T15:13:28+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
b671bc0e by Andreas Tille at 2021-10-06T15:14:23+02:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+patman (1.2.2+dfsg-8) unstable; urgency=medium
+
+ * uscan can't fetch latest upstream since https certificate became invalid
+ thus silencing the uscan error by providing a fake watch file
+ * Standards-Version: 4.6.0 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Wed, 06 Oct 2021 15:13:42 +0200
+
patman (1.2.2+dfsg-7) unstable; urgency=medium
* Team upload
=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
libpopt-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/patman
Vcs-Git: https://salsa.debian.org/med-team/patman.git
Homepage: https://bioinf.eva.mpg.de/patman/
=====================================
debian/watch
=====================================
@@ -1,5 +1,10 @@
+# uscan can't fetch latest upstream since https certificate became invalid
+# thus silencing the uscan error by providing a fake watch file
version=4
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
- https://bioinf.eva.mpg.de/patman/ patman-(.*)\.tar\.gz
+opts=dversionmangle=s/.*/0.No-Track/ \
+https://people.debian.org/~eriberto/ FakeWatchNoUpstreamTrackingForThisPackage-(\d\S+)\.gz
+
+#opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+# https://bioinf.eva.mpg.de/patman/ patman-(.*)\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/patman/-/compare/c3584972d2e66c6f9bd358c5437d7facd266b77b...b671bc0e55e8299ef7e099deede91499f4b76392
--
View it on GitLab: https://salsa.debian.org/med-team/patman/-/compare/c3584972d2e66c6f9bd358c5437d7facd266b77b...b671bc0e55e8299ef7e099deede91499f4b76392
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/20211006/a23a31ce/attachment-0001.htm>
More information about the debian-med-commit
mailing list