[med-svn] [Git][med-team/python-pbcore][master] 5 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sat Jan 29 07:22:15 GMT 2022
Andreas Tille pushed to branch master at Debian Med / python-pbcore
Commits:
88a01c14 by Andreas Tille at 2022-01-29T08:10:30+01:00
Fix watch file
- - - - -
c8b6bdd5 by Andreas Tille at 2022-01-29T08:10:44+01:00
routine-update: Standards-Version: 4.6.0
- - - - -
afa6ba8b by Andreas Tille at 2022-01-29T08:10:44+01:00
routine-update: debhelper-compat 13
- - - - -
17302d1c by Andreas Tille at 2022-01-29T08:10:48+01:00
routine-update: Remove trailing whitespace in debian/changelog
- - - - -
cd33121c by Andreas Tille at 2022-01-29T08:13:19+01:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+python-pbcore (2.1.2+dfsg-2) unstable; urgency=medium
+
+ * Fix watch file
+ * Standards-Version: 4.6.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Remove trailing whitespace in debian/changelog (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Sat, 29 Jan 2022 08:10:54 +0100
+
python-pbcore (2.1.2+dfsg-1) unstable; urgency=medium
[ Michael R. Crusoe ]
@@ -8,7 +17,7 @@ python-pbcore (2.1.2+dfsg-1) unstable; urgency=medium
[ Andreas Tille ]
* Attempt to enhance creation of documentation to address bug #919052
* abandon pyxb, use xmlschema for validation if installed
-
+
[ Nilesh Patra ]
* Fix creation of docs
Closes: #919052
=====================================
debian/control
=====================================
@@ -3,14 +3,14 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Andreas Tille <tille at debian.org>
Section: python
Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
dh-python,
python3-sphinx <!nodoc>,
python3-all,
python3-setuptools,
python3-h5py,
python3-numpy,
- python3-pysam (>= 0.13),
+ python3-pysam,
python3-nose <!nocheck>,
python3-uritools <!nocheck>,
python3-pytest <!nocheck>,
@@ -21,7 +21,7 @@ Build-Depends: debhelper-compat (= 12),
python3-xmlschema <!nocheck>,
pylint,
python3-coverage
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/python-pbcore
Vcs-Git: https://salsa.debian.org/med-team/python-pbcore.git
Homepage: https://github.com/PacificBiosciences/pbcore
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
-opts="repacksuffix=+dfsg,dversionmangle=auto,repack,compression=xz" \
- https://github.com/PacificBiosciences/pbcore/releases .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@
+opts="repacksuffix=+dfsg,dversionmangle=auto,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/PacificBiosciences/pbcore/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/python-pbcore/-/compare/2373520dc88e320fcebba0871e5de30eeca1ef98...cd33121caa7198d55d46960ff6a3006006be1366
--
View it on GitLab: https://salsa.debian.org/med-team/python-pbcore/-/compare/2373520dc88e320fcebba0871e5de30eeca1ef98...cd33121caa7198d55d46960ff6a3006006be1366
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/20220129/e0298d91/attachment-0001.htm>
More information about the debian-med-commit
mailing list