[med-svn] [Git][med-team/khmer][master] 3 commits: routine-update: Build-Depends: s/dh-python/dh-sequence-python3/

Andreas Tille (@tille) gitlab at salsa.debian.org
Wed Nov 29 15:05:27 GMT 2023



Andreas Tille pushed to branch master at Debian Med / khmer


Commits:
71a51c92 by Andreas Tille at 2023-11-29T15:51:30+01:00
routine-update: Build-Depends: s/dh-python/dh-sequence-python3/

- - - - -
bc147d27 by Andreas Tille at 2023-11-29T15:54:58+01:00
Probably I should report a lintian-brush error for messing up the dh call ...

- - - - -
62e0ab3a by Andreas Tille at 2023-11-29T16:03:32+01:00
Upload to unstable

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-khmer (3.0.0~a3+dfsg-6) UNRELEASED; urgency=medium
+khmer (3.0.0~a3+dfsg-6) unstable; urgency=medium
 
   * Team upload.
 
@@ -6,7 +6,10 @@ khmer (3.0.0~a3+dfsg-6) UNRELEASED; urgency=medium
   * Add support for Python 3.12
     Closes: #1055687 (LP: #2044383)
 
- -- Andreas Tille <tille at debian.org>  Wed, 29 Nov 2023 15:38:38 +0100
+  [ Andreas Tille ]
+  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Wed, 29 Nov 2023 15:51:50 +0100
 
 khmer (3.0.0~a3+dfsg-5) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Uploaders: Michael R. Crusoe <crusoe at debian.org>,
 Section: science
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
-               dh-python,
+               dh-sequence-python3,
                dh-exec,
                python3-guzzle-sphinx-theme,
                python3,


=====================================
debian/rules
=====================================
@@ -13,7 +13,7 @@ export USE_SYSTEM_LIBBZ2=true
 export HOME=$(shell echo $$PWD"/fakehome")
 
 %:
-	dh $@ --with python3,sphinxdoc --buildsystem=pybuild
+	dh $@ --with sphinxdoc --buildsystem=pybuild
 
 override_dh_auto_build:
 	dh_auto_build



View it on GitLab: https://salsa.debian.org/med-team/khmer/-/compare/c7d0662b057724ef642049986859d5934d927959...62e0ab3a816f0e0940fad6b5ec70ec365805ace7

-- 
View it on GitLab: https://salsa.debian.org/med-team/khmer/-/compare/c7d0662b057724ef642049986859d5934d927959...62e0ab3a816f0e0940fad6b5ec70ec365805ace7
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/20231129/2fd2af77/attachment-0001.htm>


More information about the debian-med-commit mailing list