[med-svn] [Git][med-team/libzeep][master] suggest mrc for installation, require mrc for build
Maarten L. Hekkelman
gitlab at salsa.debian.org
Sat Oct 31 09:36:56 GMT 2020
Maarten L. Hekkelman pushed to branch master at Debian Med / libzeep
Commits:
c563414d by Maarten L. Hekkelman at 2020-10-31T10:36:36+01:00
suggest mrc for installation, require mrc for build
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libzeep (5.0.0-3) UNRELEASED; urgency=medium
+
+ * Update debian/control, moved depends from Build-Depends-indep to Build-Depends
+ * Added mrc as requirement for build, suggestion for install
+
+ -- Maarten L. Hekkelman <maarten at hekkelman.com> Sat, 31 Oct 2020 10:26:02 +0100
+
libzeep (5.0.0-2) unstable; urgency=medium
[ Maarten L. Hekkelman ]
=====================================
debian/control
=====================================
@@ -6,6 +6,7 @@ Section: libs
Priority: optional
Build-Depends: debhelper-compat (= 13),
autoconf-archive,
+ mrc,
libboost-dev,
libboost-program-options-dev,
libboost-system-dev,
@@ -28,7 +29,7 @@ Depends: ${misc:Depends},
libboost-dev,
libboost-program-options-dev,
pkg-config
-Suggests: libzeep-doc
+Suggests: libzeep-doc, mrc
Description: Development files for libzeep
Libzeep is a C++ library providing a validating XML parser, XML DOM tree
implementation, XPath 1.0 support and code to create SOAP/REST servers as
View it on GitLab: https://salsa.debian.org/med-team/libzeep/-/commit/c563414da387f87f0fec8adbea13617fc18bed8f
--
View it on GitLab: https://salsa.debian.org/med-team/libzeep/-/commit/c563414da387f87f0fec8adbea13617fc18bed8f
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/20201031/76e0708e/attachment-0001.html>
More information about the debian-med-commit
mailing list