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

Andreas Tille (@tille) gitlab at salsa.debian.org
Thu Nov 24 11:32:22 GMT 2022



Andreas Tille pushed to branch master at Debian Med / maffilter


Commits:
10c4b6ec by Andreas Tille at 2022-11-24T12:20:27+01:00
Fix watch file

- - - - -
d0478bae by Andreas Tille at 2022-11-24T12:20:44+01:00
routine-update: Standards-Version: 4.6.1

- - - - -
a1e4bde5 by Andreas Tille at 2022-11-24T12:20:53+01:00
Apply multi-arch hints.
+ maffilter-examples: Add Multi-Arch: foreign.

Changes-By: apply-multiarch-hints

- - - - -
2856e1bd by Andreas Tille at 2022-11-24T12:29:27+01:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+maffilter (1.3.1+dfsg-4) unstable; urgency=medium
+
+  * Fix watch file
+  * Standards-Version: 4.6.1 (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Thu, 24 Nov 2022 12:20:55 +0100
+
 maffilter (1.3.1+dfsg-3) unstable; urgency=medium
 
   * Fix watchfile to detect new versions on github


=====================================
debian/control
=====================================
@@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13),
                libboost-iostreams-dev,
                zlib1g-dev,
                libbz2-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/med-team/maffilter
 Vcs-Git: https://salsa.debian.org/med-team/maffilter.git
 Homepage: https://jydu.github.io/maffilter/
@@ -43,6 +43,7 @@ Package: maffilter-examples
 Architecture: all
 Depends: ${misc:Depends}
 Enhances: maffilter
+Multi-Arch: foreign
 Description: process genome alignment in the Multiple Alignment Format (example data)
  MafFilter applies a series of "filters" to a MAF file, in order to
  clean it, extract data and computer statistics while keeping track of


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
 version=4
 
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
-  https://github.com/jydu/maffilter/releases .*/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/jydu/maffilter/tags .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)



View it on GitLab: https://salsa.debian.org/med-team/maffilter/-/compare/220bd664dd8870c063b52c67f97ee98395e597fb...2856e1bd40993679969e6dc8125ca672b3701404

-- 
View it on GitLab: https://salsa.debian.org/med-team/maffilter/-/compare/220bd664dd8870c063b52c67f97ee98395e597fb...2856e1bd40993679969e6dc8125ca672b3701404
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/20221124/791150fb/attachment-0001.htm>


More information about the debian-med-commit mailing list