[med-svn] [Git][med-team/bambamc][master] 5 commits: routine-update: Fix watchfile to detect new versions on github

Andreas Tille (@tille) gitlab at salsa.debian.org
Wed Sep 29 17:26:22 BST 2021



Andreas Tille pushed to branch master at Debian Med / bambamc


Commits:
21c7d2df by Andreas Tille at 2021-09-29T18:24:41+02:00
routine-update: Fix watchfile to detect new versions on github

- - - - -
5788f949 by Andreas Tille at 2021-09-29T18:25:04+02:00
routine-update: Standards-Version: 4.6.0

- - - - -
f1f54333 by Andreas Tille at 2021-09-29T18:25:10+02:00
Apply multi-arch hints.
+ libbambamc-dev, libbambamc0: Add Multi-Arch: same.

Changes-By: apply-multiarch-hints

- - - - -
c7e3b497 by Andreas Tille at 2021-09-29T18:25:12+02:00
routine-update: watch file standard 4

- - - - -
eb742bb7 by Andreas Tille at 2021-09-29T18:25:51+02:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+bambamc (0.0.50-5) unstable; urgency=medium
+
+  * Fix watchfile to detect new versions on github (routine-update)
+  * Standards-Version: 4.6.0 (routine-update)
+  * Apply multi-arch hints.
+    + libbambamc-dev, libbambamc0: Add Multi-Arch: same.
+  * watch file standard 4 (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Wed, 29 Sep 2021 18:25:12 +0200
+
 bambamc (0.0.50-4) unstable; urgency=medium
 
   * Standards-Version: 4.5.0 (routine-update)


=====================================
debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
                d-shlibs,
                pkg-config,
                zlib1g-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/bambamc
 Vcs-Git: https://salsa.debian.org/med-team/bambamc.git
 Homepage: https://github.com/gt1/bambamc
@@ -20,6 +20,7 @@ Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Multi-Arch: same
 Description: Runtime library for reading and writing BAM (genome alignment) files
  The BAM Format is a binary format for storing sequence data.  This is a
  lightweight C implementation of the read name collation code from the
@@ -33,6 +34,7 @@ Depends: ${shlibs:Depends},
          libbambamc0 (= ${binary:Version}),
          pkg-config,
          zlib1g-dev
+Multi-Arch: same
 Description: Development files for reading and writing BAM (genome alignment) files
  The BAM Format is a binary format for storing sequence data.  This is a
  lightweight C implementation of the read name collation code from the


=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
+version=4
 opts=uversionmangle=s/_/./g \
-  https://github.com/gt1/bambamc/releases .*/archive/bambamc_(\d[\d._]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+  https://github.com/gt1/bambamc/releases .*/bambamc_(\d[\d._]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)



View it on GitLab: https://salsa.debian.org/med-team/bambamc/-/compare/719b6c9789c0e24bcb68032fa51da2f0ac07832f...eb742bb7ab32f8fffaabe51b4df7c4152b9d7a42

-- 
View it on GitLab: https://salsa.debian.org/med-team/bambamc/-/compare/719b6c9789c0e24bcb68032fa51da2f0ac07832f...eb742bb7ab32f8fffaabe51b4df7c4152b9d7a42
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/20210929/d1c02c31/attachment-0001.htm>


More information about the debian-med-commit mailing list