[med-svn] [Git][med-team/seqan2][master] 4 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Dec 6 16:39:35 GMT 2022
Andreas Tille pushed to branch master at Debian Med / seqan2
Commits:
660fe8bf by Andreas Tille at 2022-12-06T15:52:40+01:00
Fix watch file
- - - - -
7e5b796d by Andreas Tille at 2022-12-06T15:52:48+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
0506e90d by Andreas Tille at 2022-12-06T15:53:00+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
- - - - -
a20ae5d3 by Andreas Tille at 2022-12-06T15:53:06+01:00
Set upstream metadata fields: Repository-Browse.
Changes-By: lintian-brush
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/upstream/metadata
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+seqan2 (2.4.0+dfsg-15) UNRELEASED; urgency=medium
+
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+ * Use secure URI in Homepage field.
+ * Set upstream metadata fields: Repository-Browse.
+
+ -- Andreas Tille <tille at debian.org> Tue, 06 Dec 2022 15:52:21 +0100
+
seqan2 (2.4.0+dfsg-14) unstable; urgency=medium
* Exclude yara build also for i386
=====================================
debian/control
=====================================
@@ -15,10 +15,10 @@ Build-Depends-Arch: zlib1g-dev,
libboost-dev,
help2man,
ctdconverter
-Standards-Version: 4.5.1
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/seqan2
Vcs-Git: https://salsa.debian.org/med-team/seqan2.git
-Homepage: http://www.seqan.de/
+Homepage: https://www.seqan.de/
Rules-Requires-Root: no
Package: seqan-apps
=====================================
debian/upstream/metadata
=====================================
@@ -23,3 +23,4 @@ Registry:
Entry: seqan
- Name: bio.tools
Entry: seqan
+Repository-Browse: https://github.com/seqan/seqan
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,compression=xz,dversionmangle=s/\+(debian|dfsg|ds|deb)(\.?\d+)?$//,repack" \
- https://github.com/seqan/seqan/releases .*/seqan-v([.\d]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+opts="repacksuffix=+dfsg,dversionmangle=auto,dversionmangle=s/\+(debian|dfsg|ds|deb)(\.?\d+)?$//,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/seqan/seqan/tags .*/seqan-v([.\d]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
View it on GitLab: https://salsa.debian.org/med-team/seqan2/-/compare/03eac63a8d2df49ec738cf2b34a5bc00cfe4924d...a20ae5d36039b1062dcc04dba00d870f6e505a0e
--
View it on GitLab: https://salsa.debian.org/med-team/seqan2/-/compare/03eac63a8d2df49ec738cf2b34a5bc00cfe4924d...a20ae5d36039b1062dcc04dba00d870f6e505a0e
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/4bc5e423/attachment-0001.htm>
More information about the debian-med-commit
mailing list