[med-svn] [Git][med-team/q2-diversity-lib][master] 6 commits: routine-update: New upstream version

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Jan 30 15:26:49 GMT 2024



Andreas Tille pushed to branch master at Debian Med / q2-diversity-lib


Commits:
cedeb3fe by Andreas Tille at 2024-01-30T16:22:45+01:00
routine-update: New upstream version

- - - - -
210bb44f by Andreas Tille at 2024-01-30T16:22:46+01:00
New upstream version 2023.9.0
- - - - -
f71bfb53 by Andreas Tille at 2024-01-30T16:22:47+01:00
Update upstream source from tag 'upstream/2023.9.0'

Update to upstream version '2023.9.0'
with Debian dir 43f1b24410a61039f90573bac41794055b453654
- - - - -
b899e7fd by Andreas Tille at 2024-01-30T16:22:51+01:00
routine-update: Build-Depends: s/dh-python/dh-sequence-python3/

- - - - -
fd5e4176 by Andreas Tille at 2024-01-30T16:23:12+01:00
routine-update: Regenerate debian/control from debian/control.in

- - - - -
9da617cd by Andreas Tille at 2024-01-30T16:26:28+01:00
routine-update: Ready to upload to unstable

- - - - -


5 changed files:

- debian/changelog
- debian/control
- debian/control.in
- debian/rules
- q2_diversity_lib/_version.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,10 +1,12 @@
-q2-diversity-lib (2023.7.0-2) UNRELEASED; urgency=medium
+q2-diversity-lib (2023.9.0-1) unstable; urgency=medium
 
   * Team upload.
   * New upstream version
   * Generate debian/control automatically to refresh version number
+  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
+  * Regenerate debian/control from debian/control.in (routine-update)
 
- -- Andreas Tille <tille at debian.org>  Tue, 30 Jan 2024 16:06:56 +0100
+ -- Andreas Tille <tille at debian.org>  Tue, 30 Jan 2024 16:23:13 +0100
 
 q2-diversity-lib (2023.7.0-1) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -1,16 +1,17 @@
+# This file is autogenerated from control.in to update versioned dependencies
 Source: q2-diversity-lib
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Steffen Moeller <moeller at debian.org>
 Section: science
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
-               dh-python,
+               dh-sequence-python3,
                python3,
                python3-setuptools,
                python3-pytest <!nocheck>,
                python3-statsmodels <!nocheck>,
                python3-unifrac <!nocheck>,
-               qiime (>= 2022.11.1) <!nocheck>
+               qiime (>= 2023.9) <!nocheck>
 Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/med-team/q2-diversity-lib
 Vcs-Git: https://salsa.debian.org/med-team/q2-diversity-lib.git
@@ -24,9 +25,9 @@ Depends: ${shlibs:Depends},
          ${python3:Depends},
          python3-pandas,
          python3-sklearn,
-         qiime (>= 2022.11.1),
-         q2-emperor,
-         q2-feature-table (>= 2022.11.1),
+         qiime (>= 2023.9),
+         q2-emperor (>= 2023.9),
+         q2-feature-table (>= 2023.9),
          r-base-core,
          r-cran-vegan,
          python3-statsmodels,


=====================================
debian/control.in
=====================================
@@ -4,7 +4,7 @@ Uploaders: Steffen Moeller <moeller at debian.org>
 Section: science
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
-               dh-python,
+               dh-sequence-python3,
                python3,
                python3-setuptools,
                python3-pytest <!nocheck>,


=====================================
debian/rules
=====================================
@@ -17,7 +17,7 @@ debian/control: debian/control.in
 	sed -e"s/@DEB_VERSION_UPSTREAM@/$(VERSION_UPSTREAM)/g" $< >> $@
 
 %:
-	dh $@ --with python3 --buildsystem=pybuild
+	dh $@ --buildsystem=pybuild
 
 #FIXME: Delaying true testing to autopkgtests since QIIME2 module cannot be registered
 #       at build time.


=====================================
q2_diversity_lib/_version.py
=====================================
@@ -23,9 +23,9 @@ def get_keywords():
     # setup.py/versioneer.py will grep for the variable names, so they must
     # each be defined on a line of their own. _version.py will just call
     # get_keywords().
-    git_refnames = " (tag: 2023.7.0, Release-2023.7)"
-    git_full = "645be62030176df51634a87ea26985cdf4b996c7"
-    git_date = "2023-08-17 18:41:01 +0000"
+    git_refnames = " (tag: 2023.9.0, Release-2023.9)"
+    git_full = "7f3dce4f02eaddca45bc0afb5819bb433127521a"
+    git_date = "2023-10-03 21:55:05 +0000"
     keywords = {"refnames": git_refnames, "full": git_full, "date": git_date}
     return keywords
 



View it on GitLab: https://salsa.debian.org/med-team/q2-diversity-lib/-/compare/952faf41b462238963f51e6486ae8d62f6d31c08...9da617cd667bc500edc924314c092d0f701e5c48

-- 
View it on GitLab: https://salsa.debian.org/med-team/q2-diversity-lib/-/compare/952faf41b462238963f51e6486ae8d62f6d31c08...9da617cd667bc500edc924314c092d0f701e5c48
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/20240130/ab45a146/attachment-0001.htm>


More information about the debian-med-commit mailing list