Michael R. Crusoe pushed to branch master at Debian Med / minimap2


Commits:
040b2027 by Michael R. Crusoe at 2024-02-29T18:31:14+01:00
d/rules, d/clean: simply cleanup code.

- - - - -
b5951b48 by Michael R. Crusoe at 2024-02-29T18:33:14+01:00
d/rules: clean using pybuild. Closes: #1046060

- - - - -


3 changed files:

- debian/changelog
- debian/clean
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+minimap2 (2.26+dfsg-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * d/rules, d/clean: simply cleanup code.
+  * d/rules: clean using pybuild. Closes: #1046060
+
+ -- Michael R. Crusoe <[email protected]>  Thu, 29 Feb 2024 18:31:12 +0100
+
 minimap2 (2.26+dfsg-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/clean
=====================================
@@ -1,2 +1,10 @@
 tex/roc-color.eps
 tex/roc-color.pdf
+MT-human.mmi
+tex/minimap2.aux
+tex/minimap2.bbl
+tex/minimap2.blg
+tex/minimap2.log
+tex/minimap2.out
+tex/minimap2.pdf
+libminimap2.a


=====================================
debian/rules
=====================================
@@ -10,10 +10,8 @@ RANLIB ?= ranlib
 
 override_dh_auto_clean:
        dh_auto_clean
+       dh_auto_clean --buildsystem=pybuild
        cd tex && make clean
-       rm -f MT-human.mmi
-       rm -f tex/minimap2.aux tex/minimap2.bbl tex/minimap2.blg 
tex/minimap2.log tex/minimap2.out tex/minimap2.pdf
-       rm -f libminimap2.a
 
 ifeq (,$(filter $(DEB_HOST_ARCH_CPU),amd64 i386))
 build_vars = -f Makefile.simde



View it on GitLab: 
https://salsa.debian.org/med-team/minimap2/-/compare/5b8eeb7f2d565d2d6dfa4815e80c0da31f726468...b5951b48c68d2bb2681d2496167c6c2fd5c991ff

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/minimap2/-/compare/5b8eeb7f2d565d2d6dfa4815e80c0da31f726468...b5951b48c68d2bb2681d2496167c6c2fd5c991ff
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