[med-svn] [Git][med-team/python-pairix][master] 5 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Nov 30 21:18:35 GMT 2022
Andreas Tille pushed to branch master at Debian Med / python-pairix
Commits:
a94ee655 by Andreas Tille at 2022-11-30T21:05:40+01:00
Fix watch file
- - - - -
3957dbf3 by Andreas Tille at 2022-11-30T21:06:06+01:00
lintian-overrides for missing-dependency-on-libc
- - - - -
d5db2117 by Andreas Tille at 2022-11-30T21:06:26+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
90152e34 by Andreas Tille at 2022-11-30T21:06:28+01:00
routine-update: Remove trailing whitespace in debian/changelog
- - - - -
91304269 by Andreas Tille at 2022-11-30T21:10:05+01:00
routine-update: Ready to upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- + debian/python3-pairix.lintian-overrides
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,7 +1,16 @@
+python-pairix (0.3.7-6) unstable; urgency=medium
+
+ * Fix watch file
+ * lintian-overrides for missing-dependency-on-libc
+ * Standards-Version: 4.6.1 (routine-update)
+ * Remove trailing whitespace in debian/changelog (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Wed, 30 Nov 2022 21:06:43 +0100
+
python-pairix (0.3.7-5) unstable; urgency=medium
* Team Upload.
- * d/rules: sort with names while tar-ing so
+ * d/rules: sort with names while tar-ing so
as to make build reproducible (Closes: #995258)
-- Nilesh Patra <nilesh at debian.org> Sat, 04 Dec 2021 23:48:55 +0530
=====================================
debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
python3-setuptools,
zlib1g-dev,
python3-pytest <!nocheck>
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
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
=====================================
debian/python3-pairix.lintian-overrides
=====================================
@@ -0,0 +1 @@
+python3-pairix: missing-dependency-on-libc needed by usr/lib/python3/dist-packages/pypairix.cpython-310-x86_64-linux-gnu.so and 1 others
=====================================
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 .*/v?@ANY_VERSION@\.tar\.gz
+ https://github.com/4dn-dcic/pairix/tags .*/v?@ANY_VERSION@\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/python-pairix/-/compare/49628f5c6da93fcd0d9711bd4adb8f9435ca28d3...91304269ebc609cb309a61b7a9a8c1beb0204fcd
--
View it on GitLab: https://salsa.debian.org/med-team/python-pairix/-/compare/49628f5c6da93fcd0d9711bd4adb8f9435ca28d3...91304269ebc609cb309a61b7a9a8c1beb0204fcd
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/20221130/4565cbac/attachment-0001.htm>
More information about the debian-med-commit
mailing list