[med-svn] [Git][med-team/mafft][master] 2 commits: d/rules: no longer need to remove extra manual pages.

Michael R. Crusoe (@crusoe) gitlab at salsa.debian.org
Fri Sep 5 10:09:04 BST 2025



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


Commits:
88294d0d by Michael R. Crusoe at 2025-09-05T11:07:53+02:00
d/rules: no longer need to remove extra manual pages.

- - - - -
b8e757d0 by Michael R. Crusoe at 2025-09-05T11:07:58+02:00
d/control: recommend ncbi-blast+ instead of blast2

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,8 @@
 mafft (7.525-2) UNRELEASED; urgency=medium
 
   * Added patch to support GCC 15. Closes: #1097352
+  * d/rules: no longer need to remove extra manual pages.
+  * d/control: recommend ncbi-blast+ instead of blast2
 
  -- Michael R. Crusoe <crusoe at debian.org>  Fri, 05 Sep 2025 10:42:54 +0200
 


=====================================
debian/control
=====================================
@@ -16,7 +16,7 @@ Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${perl:Depends}
-Recommends: blast2,
+Recommends: ncbi-blast+,
             libwww-perl,
             lynx,
             ruby


=====================================
debian/rules
=====================================
@@ -26,7 +26,6 @@ MAFFT = MAFFT_BINARIES=$(CURDIR)/binaries scripts/mafft
 
 override_dh_auto_install:
 	dh_auto_install -- PREFIX=/usr/lib/mafft MANDIR=/usr/share/man/man1 LIBDIR=/usr/lib/mafft/lib/mafft
-	rm debian/mafft/usr/lib/mafft/lib/mafft/*.1
 
 override_dh_compress:
 	dh_compress -X test/sample



View it on GitLab: https://salsa.debian.org/med-team/mafft/-/compare/4123b41c971340e351594a25fe043a247dda5e2a...b8e757d0887a6db55d301555dbdd38a35364971c

-- 
View it on GitLab: https://salsa.debian.org/med-team/mafft/-/compare/4123b41c971340e351594a25fe043a247dda5e2a...b8e757d0887a6db55d301555dbdd38a35364971c
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/20250905/3f8babe4/attachment-0001.htm>


More information about the debian-med-commit mailing list