[med-svn] [Git][med-team/libfastahack][master] 4 commits: Normalise d/watch with new recommendation

Andreas Tille (@tille) gitlab at salsa.debian.org
Thu Sep 2 05:43:55 BST 2021



Andreas Tille pushed to branch master at Debian Med / libfastahack


Commits:
c5b5bb85 by Andreas Tille at 2021-09-02T06:41:29+02:00
Normalise d/watch with new recommendation

- - - - -
78aa600f by Andreas Tille at 2021-09-02T06:41:52+02:00
routine-update: Standards-Version: 4.6.0

- - - - -
b1f51651 by Andreas Tille at 2021-09-02T06:41:58+02:00
Apply multi-arch hints.
+ libfastahack-dev, libfastahack0: Add Multi-Arch: same.

Changes-By: apply-multiarch-hints

- - - - -
b2525f55 by Andreas Tille at 2021-09-02T06:42:49+02:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,14 @@
-libfastahack (1.0.0+dfsg-8) UNRELEASED; urgency=medium
+libfastahack (1.0.0+dfsg-8) unstable; urgency=medium
 
+  [ Steffen Moeller ]
   * Fixed d/watch (github path change)
 
- -- Steffen Moeller <moeller at debian.org>  Thu, 02 Sep 2021 00:17:42 +0200
+  [ Andreas Tille ]
+  * Standards-Version: 4.6.0 (routine-update)
+  * Apply multi-arch hints.
+    + libfastahack-dev, libfastahack0: Add Multi-Arch: same.
+
+ -- Andreas Tille <tille at debian.org>  Thu, 02 Sep 2021 06:41:58 +0200
 
 libfastahack (1.0.0+dfsg-7) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13),
                d-shlibs,
                libdisorder-dev,
                help2man
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/libfastahack
 Vcs-Git: https://salsa.debian.org/med-team/libfastahack.git
 Homepage: https://github.com/ekg/fastahack
@@ -18,6 +18,7 @@ Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Multi-Arch: same
 Description: library for indexing and sequence extraction from FASTA files (lib)
  fastahack is a small application for indexing and extracting sequences and
  subsequences from FASTA files.  The included Fasta.cpp library provides a FASTA
@@ -43,6 +44,7 @@ Architecture: any
 Section: libdevel
 Depends: libfastahack0 (= ${binary:Version}),
          ${misc:Depends}
+Multi-Arch: same
 Description: library for indexing and sequence extraction from FASTA files (devel)
  fastahack is a small application for indexing and extracting sequences and
  subsequences from FASTA files.  The included Fasta.cpp library provides a FASTA


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
 version=4
 
 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/libfastahack-$1\.tar\.gz/" \
-    https://github.com/ekg/fastahack/releases .*/v at ANY_VERSION@@ARCHIVE_EXT@
+    https://github.com/ekg/fastahack/tags (?:.*?/)?v at ANY_VERSION@@ARCHIVE_EXT@



View it on GitLab: https://salsa.debian.org/med-team/libfastahack/-/compare/604e7e65671971f6af047c2ab3ef93c03e407d50...b2525f55131ec403fdf6e32dc031e6eb7ccbcd15

-- 
View it on GitLab: https://salsa.debian.org/med-team/libfastahack/-/compare/604e7e65671971f6af047c2ab3ef93c03e407d50...b2525f55131ec403fdf6e32dc031e6eb7ccbcd15
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/20210902/78fbfad3/attachment-0001.htm>


More information about the debian-med-commit mailing list