Alexandre Detiste pushed to branch master at Debian Med / python-gffutils


Commits:
1d90a029 by Alexandre Detiste at 2024-04-13T21:43:45+02:00
fix FTBFS

- - - - -
dec3f4ff by Alexandre Detiste at 2024-04-13T21:44:01+02:00
typo

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -3,7 +3,7 @@ python-gffutils (0.13-1) unstable; urgency=medium
   * Team Upload.
   * Standards-Version: 4.7.0 (routine-update)
   * Refresh patches
-  * Remove depency on python3-six
+  * Remove dependency on python3-six
 
   [ Michael R. Crusoe ]
   * d/patches/pytest8: applied upstream.


=====================================
debian/rules
=====================================
@@ -56,6 +56,10 @@ override_dh_auto_build:
                   --include <(echo -e "[NAME]\ngffutils-cli_rmdups \- Remove 
duplicates from a GFF file") \
                   'gffutils-cli rmdups' > debian/gffutils-cli-rmdups.1
 
+
+override_dh_auto_test:
+       PATH=$(CURDIR)/gffutils/scripts/:$(PATH) dh_auto_test
+
 override_dh_install:
        dh_install
        find debian -name "*.bak" -delete



View it on GitLab: 
https://salsa.debian.org/med-team/python-gffutils/-/compare/c880cf0c9dc63763b634f9c29f813ce8982ef827...dec3f4ff352de6c298485a0ce591bab92d1ff84d

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/python-gffutils/-/compare/c880cf0c9dc63763b634f9c29f813ce8982ef827...dec3f4ff352de6c298485a0ce591bab92d1ff84d
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to