[med-svn] [Git][med-team/libbpp-core][master] d/control: use ${devlibs:Depends} for the -dev package
Michael R. Crusoe (@crusoe)
gitlab at salsa.debian.org
Sun Aug 13 12:49:44 BST 2023
Michael R. Crusoe pushed to branch master at Debian Med / libbpp-core
Commits:
c3a46f7f by Michael R. Crusoe at 2023-08-13T13:49:25+02:00
d/control: use ${devlibs:Depends} for the -dev package
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libbpp-core (2.4.1-12) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * d/control: use ${devlibs:Depends} for the -dev package
+
+ -- Michael R. Crusoe <crusoe at debian.org> Sun, 13 Aug 2023 13:48:47 +0200
+
libbpp-core (2.4.1-11) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -17,7 +17,8 @@ Package: libbpp-core-dev
Architecture: any
Section: libdevel
Depends: libbpp-core4 (= ${binary:Version}),
- ${misc:Depends}
+ ${misc:Depends},
+ ${devlibs:Depends}
Multi-Arch: same
Description: Bio++ Core library development files
Bio++ is a set of C++ libraries for Bioinformatics, including sequence
View it on GitLab: https://salsa.debian.org/med-team/libbpp-core/-/commit/c3a46f7f7e29f97cc16e47b30afa5a1aa33c6fa9
--
View it on GitLab: https://salsa.debian.org/med-team/libbpp-core/-/commit/c3a46f7f7e29f97cc16e47b30afa5a1aa33c6fa9
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/20230813/01e4b7e1/attachment-0001.htm>
More information about the debian-med-commit
mailing list