[med-svn] [Git][med-team/kleborate][master] release
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Sun Feb 16 22:28:39 GMT 2025
Alexandre Detiste pushed to branch master at Debian Med / kleborate
Commits:
a2217356 by Alexandre Detiste at 2025-02-16T23:28:31+01:00
release
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+kleborate (2.4.1-4) unstable; urgency=medium
+
+ * Team Upload
+ * Add runtime dep on python3-pkg-resources
+
+ -- Alexandre Detiste <tchet at debian.org> Sun, 16 Feb 2025 23:27:28 +0100
+
kleborate (2.4.1-3) unstable; urgency=medium
* d/control: delete remaining dependency on distutils. (Closes: #1065889)
=====================================
debian/rules
=====================================
@@ -5,8 +5,7 @@ export LC_ALL=C
%:
dh $@ --buildsystem=pybuild
-override_dh_install:
- dh_install
+execute_after_dh_install:
# fasta.nin files will be (re)build at package installation time to not
# contain build path. Other fasta.* are rebuilt by makeblastdb and may
# cause inconsistencies in the package itself when makeblastdb is
@@ -16,6 +15,5 @@ override_dh_install:
find debian -name "*.fasta.ndb" -delete
find debian -name "*.fasta.ntf" -delete
-override_dh_fixperms:
- dh_fixperms
+execute_after_dh_fixperms:
find debian -name "*.msh" -exec chmod -x \{\} \;
View it on GitLab: https://salsa.debian.org/med-team/kleborate/-/commit/a2217356783799e0ed915284609939d5baf7f3de
--
View it on GitLab: https://salsa.debian.org/med-team/kleborate/-/commit/a2217356783799e0ed915284609939d5baf7f3de
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/20250216/4f030aca/attachment-0001.htm>
More information about the debian-med-commit
mailing list