[med-svn] [Git][med-team/opencfu][master] 4 commits: Fix watch file

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Nov 29 12:58:38 GMT 2022



Andreas Tille pushed to branch master at Debian Med / opencfu


Commits:
4d244da3 by Andreas Tille at 2022-11-29T12:11:45+01:00
Fix watch file

- - - - -
892435dc by Andreas Tille at 2022-11-29T12:11:55+01:00
routine-update: Standards-Version: 4.6.1

- - - - -
f5d2178f by Andreas Tille at 2022-11-29T12:12:16+01:00
Use secure URI in Homepage field.

Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html

- - - - -
a06af343 by Andreas Tille at 2022-11-29T12:15:48+01:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+opencfu (4.0.0+dfsg-2) unstable; urgency=medium
+
+  * Fix watch file
+  * Standards-Version: 4.6.1 (routine-update)
+  * Use secure URI in Homepage field.
+
+ -- Andreas Tille <tille at debian.org>  Tue, 29 Nov 2022 12:12:34 +0100
+
 opencfu (4.0.0+dfsg-1) unstable; urgency=medium
 
   * Fix watchfile to detect new versions on github


=====================================
debian/control
=====================================
@@ -7,10 +7,10 @@ Priority: optional
 Build-Depends: debhelper-compat (= 13),
                libgtkmm-2.4-dev,
                libopencv-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/med-team/opencfu
 Vcs-Git: https://salsa.debian.org/med-team/opencfu.git
-Homepage: http://opencfu.sourceforge.net/
+Homepage: https://opencfu.sourceforge.net/
 Rules-Requires-Root: no
 
 Package: opencfu


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
 version=4
 
-opts="repacksuffix=+dfsg,dversionmangle=auto,repack,compression=xz,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
-  https://github.com/qgeissmann/OpenCFU/releases .*/v?@ANY_VERSION@\.tar\.gz
+opts="repacksuffix=+dfsg,dversionmangle=auto,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+  https://github.com/qgeissmann/OpenCFU/tags .*/v?@ANY_VERSION@\.tar\.gz



View it on GitLab: https://salsa.debian.org/med-team/opencfu/-/compare/f74cf63e45620db8e5a764d8a72f300bd9510255...a06af34360cb4875bf91587af49c1d125b6a6080

-- 
View it on GitLab: https://salsa.debian.org/med-team/opencfu/-/compare/f74cf63e45620db8e5a764d8a72f300bd9510255...a06af34360cb4875bf91587af49c1d125b6a6080
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/20221129/ed54d7d6/attachment-0001.htm>


More information about the debian-med-commit mailing list