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

Andreas Tille (@tille) gitlab at salsa.debian.org
Mon Nov 27 07:54:20 GMT 2023



Andreas Tille pushed to branch master at Debian Med / atropos


Commits:
f8d8305b by Andreas Tille at 2023-11-27T08:46:31+01:00
routine-update: Standards-Version: 4.6.2

- - - - -
94cbf498 by Andreas Tille at 2023-11-27T08:46:34+01:00
routine-update: Build-Depends: s/dh-python/dh-sequence-python3/

- - - - -
44c85fa7 by Andreas Tille at 2023-11-27T08:52:54+01:00
Upload to unstable

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,16 @@
-atropos (1.1.31+dfsg-4) UNRELEASED; urgency=medium
+atropos (1.1.31+dfsg-4) unstable; urgency=medium
 
+  * Team upload
+
+  [ Vladimir Petko ]
   * d/p/python3.12.patch: replace SafeConfigParser with ConfigParser due
     to SafeConfigParser removal in Python 3.12 (Closes: #1055730).
 
- -- Vladimir Petko <vladimir.petko at canonical.com>  Mon, 27 Nov 2023 10:35:11 +1300
+  [ Andreas Tille ]
+  * Standards-Version: 4.6.2 (routine-update)
+  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
+
+ -- Vladimir Petko <vladimir.petko at canonical.com>  Mon, 27 Nov 2023 08:46:58 +0100
 
 atropos (1.1.31+dfsg-3) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
-               dh-python,
+               dh-sequence-python3,
                cython3,
                python3-all-dev,
                python3-setuptools,
@@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-pytest <!nocheck>,
                python3-jinja2 <!nocheck>,
                python3-pysam <!nocheck>
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/med-team/atropos
 Vcs-Git: https://salsa.debian.org/med-team/atropos.git
 Homepage: https://github.com/jdidion/atropos


=====================================
debian/rules
=====================================
@@ -6,7 +6,7 @@ export LC_ALL=C.UTF-8
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
-	dh $@ --with python3 --buildsystem=pybuild
+	dh $@ --buildsystem=pybuild
 
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))



View it on GitLab: https://salsa.debian.org/med-team/atropos/-/compare/68515d787de089b989aa73b879ca528c79072adb...44c85fa7ba8cd2ed60f5499c6d8ef74d58786b6f

-- 
View it on GitLab: https://salsa.debian.org/med-team/atropos/-/compare/68515d787de089b989aa73b879ca528c79072adb...44c85fa7ba8cd2ed60f5499c6d8ef74d58786b6f
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/20231127/423df04f/attachment-0001.htm>


More information about the debian-med-commit mailing list