[med-svn] [Git][med-team/python-pyani][master] 3 commits: routine-update: Standards-Version: 4.6.2

Andreas Tille (@tille) gitlab at salsa.debian.org
Fri Nov 24 20:20:54 GMT 2023



Andreas Tille pushed to branch master at Debian Med / python-pyani


Commits:
9b4d5039 by Andreas Tille at 2023-11-24T21:08:23+01:00
routine-update: Standards-Version: 4.6.2

- - - - -
238b9e6d by Andreas Tille at 2023-11-24T21:08:30+01:00
routine-update: Build-Depends: s/dh-python/dh-sequence-python3/

- - - - -
d1e90963 by Andreas Tille at 2023-11-24T21:20:17+01:00
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,13 @@
-python-pyani (0.2.12-3) UNRELEASED; urgency=medium
+python-pyani (0.2.12-3) unstable; urgency=medium
 
+  [ Ananthu C V ]
   * Team upload
   * add patch to fix dataframe sorting syntax (Closes: #1044066)
 
+  [ Andreas Tille ]
+  * Standards-Version: 4.6.2 (routine-update)
+  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
+
  -- Ananthu C V <weepingclown at disroot.org>  Fri, 24 Nov 2023 22:32:48 +0530
 
 python-pyani (0.2.12-2) unstable; urgency=medium


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Uploaders: Andreas Tille <tille at debian.org>,
 Section: science
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
-               dh-python,
+               dh-sequence-python3,
                python3-all-dev,
                python3-setuptools,
                python3-biopython <!nocheck>,
@@ -16,7 +16,7 @@ Build-Depends: debhelper-compat (= 13),
                mummer <!nocheck>,
                ncbi-blast+ <!nocheck>,
                python3-pytest <!nocheck>
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/med-team/python-pyani
 Vcs-Git: https://salsa.debian.org/med-team/python-pyani.git
 Homepage: https://github.com/widdowquinn/pyani


=====================================
debian/rules
=====================================
@@ -4,7 +4,7 @@ DH_VERBOSE := 1
 export PYBUILD_NAME=pyani
 
 %:
-	dh $@ --with python3 --buildsystem=pybuild
+	dh $@ --buildsystem=pybuild
 
 override_dh_installman:
 	dh_installman --language=C



View it on GitLab: https://salsa.debian.org/med-team/python-pyani/-/compare/9c6c88240d29a86f19d3660f419d2ba2db3cee54...d1e9096342f82b73d5a13b2c914821a6aeb2525e

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-pyani/-/compare/9c6c88240d29a86f19d3660f419d2ba2db3cee54...d1e9096342f82b73d5a13b2c914821a6aeb2525e
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/20231124/714b369f/attachment-0001.htm>


More information about the debian-med-commit mailing list