[med-svn] [Git][med-team/uncalled][master] 6 commits: Raising Standards version to 4.7.0

Pierre Gruet (@pgt) gitlab at salsa.debian.org
Wed Aug 21 17:24:21 BST 2024



Pierre Gruet pushed to branch master at Debian Med / uncalled


Commits:
79ae5e51 by Pierre Gruet at 2024-08-21T16:44:36+02:00
Raising Standards version to 4.7.0

- - - - -
23aa4491 by Pierre Gruet at 2024-08-21T17:16:31+02:00
B-D on pkgconf instead of obsolete pkg-config

- - - - -
a8d95982 by Pierre Gruet at 2024-08-21T17:16:56+02:00
Removing d/files from the packaging

- - - - -
191f3566 by Pierre Gruet at 2024-08-21T17:32:34+02:00
Building with HDF5/1.14.4.3

- - - - -
56741057 by Pierre Gruet at 2024-08-21T17:33:13+02:00
Updating changelog

- - - - -
82418142 by Pierre Gruet at 2024-08-21T17:42:13+02:00
Upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/control
- − debian/files
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+uncalled (2.3+ds-2) unstable; urgency=medium
+
+  * Team upload
+  * Building with HDF5/1.14.4.3 (Closes: #1078982)
+  * Raising Standards version to 4.7.0 (no change)
+  * Build-depending on pkgconf instead of obsolete pkg-config
+  * Removing debian/files from the packaging
+
+ -- Pierre Gruet <pgt at debian.org>  Wed, 21 Aug 2024 17:42:02 +0200
+
 uncalled (2.3+ds-1) unstable; urgency=medium
 
   [ Andreas Tille ]


=====================================
debian/control
=====================================
@@ -14,10 +14,10 @@ Build-Depends: debhelper-compat (= 13),
                dh-python,
                libbwa-dev,
                libhdf5-dev,
-               pkg-config,
+               pkgconf,
                libfast5-dev,
                libtoml11-dev
-Standards-Version: 4.6.2
+Standards-Version: 4.7.0
 Vcs-Browser: https://salsa.debian.org/med-team/uncalled
 Vcs-Git: https://salsa.debian.org/med-team/uncalled.git
 Homepage: https://github.com/skovaka/UNCALLED


=====================================
debian/files deleted
=====================================
@@ -1 +0,0 @@
-uncalled_2.2+ds-1_source.buildinfo science optional


=====================================
debian/rules
=====================================
@@ -7,6 +7,9 @@ export PYBUILD_NAME=uncalled
 # for hardening you might like to uncomment this:
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
+# Building with HDF5/1.14.4.3, forwarded: https://github.com/skovaka/UNCALLED/issues/60
+export DEB_CPPFLAGS_MAINT_APPEND = -DH5_USE_110_API
+
 %:
 	dh $@ --with python3 --buildsystem=pybuild
 



View it on GitLab: https://salsa.debian.org/med-team/uncalled/-/compare/592817cf0fbdf145fc7dc41b574016e5c3498d84...82418142d6ffea293b3a2dc375bc3bc86e9a9bec

-- 
View it on GitLab: https://salsa.debian.org/med-team/uncalled/-/compare/592817cf0fbdf145fc7dc41b574016e5c3498d84...82418142d6ffea293b3a2dc375bc3bc86e9a9bec
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/20240821/902a5cdb/attachment-0001.htm>


More information about the debian-med-commit mailing list