[med-svn] [Git][med-team/python-pairix][master] 4 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Oct 1 15:15:04 BST 2021
Andreas Tille pushed to branch master at Debian Med / python-pairix
Commits:
e1c0b387 by Andreas Tille at 2021-10-01T16:06:45+02:00
Fix watchfile to detect new versions on github
- - - - -
f6124c50 by Andreas Tille at 2021-10-01T16:07:27+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
77d129f5 by Andreas Tille at 2021-10-01T16:07:37+02:00
Apply multi-arch hints.
+ python3-pairix: Add Multi-Arch: same.
+ python-pairix-examples: Add Multi-Arch: foreign.
Changes-By: apply-multiarch-hints
- - - - -
d3ea2e64 by Andreas Tille at 2021-10-01T16:11:04+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 @@
+python-pairix (0.3.7-4) unstable; urgency=medium
+
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+ * Apply multi-arch hints.
+ + python3-pairix: Add Multi-Arch: same.
+ + python-pairix-examples: Add Multi-Arch: foreign.
+
+ -- Andreas Tille <tille at debian.org> Fri, 01 Oct 2021 16:07:39 +0200
+
python-pairix (0.3.7-3) unstable; urgency=medium
[ Chris Lamb ]
=====================================
debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
python3-setuptools,
zlib1g-dev,
python3-pytest <!nocheck>
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/python-pairix
Vcs-Git: https://salsa.debian.org/med-team/python-pairix.git
Homepage: https://github.com/4dn-dcic/pairix
@@ -21,6 +21,7 @@ Section: python
Depends: ${shlib:Depends},
${python3:Depends},
${misc:Depends}
+Multi-Arch: same
Description: 1D/2D indexing and querying with a pair of genomic coordinates
Pairix is a tool for indexing and querying on a block-compressed text
file containing pairs of genomic coordinates.
@@ -43,6 +44,7 @@ Package: python-pairix-examples
Architecture: all
Depends: ${misc:Depends}
Enhances: python3-pairix
+Multi-Arch: foreign
Description: 1D/2D indexing and querying with a pair of genomic coordinates (examples)
Pairix is a tool for indexing and querying on a block-compressed text
file containing pairs of genomic coordinates.
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
-https://github.com/4dn-dcic/pairix/releases .*/archive/v?@ANY_VERSION@\.tar\.gz
+https://github.com/4dn-dcic/pairix/releases .*/v?@ANY_VERSION@\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/python-pairix/-/compare/b5ee92633a04f129ddf41c28f28bf9f5a738fa26...d3ea2e6466d72361de0f6a96a5eda37c34125336
--
View it on GitLab: https://salsa.debian.org/med-team/python-pairix/-/compare/b5ee92633a04f129ddf41c28f28bf9f5a738fa26...d3ea2e6466d72361de0f6a96a5eda37c34125336
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/20211001/8ff08ebf/attachment-0001.htm>
More information about the debian-med-commit
mailing list