[med-svn] [Git][med-team/libzeep][master] missing depends
Maarten L. Hekkelman
gitlab at salsa.debian.org
Mon Nov 16 13:19:32 GMT 2020
Maarten L. Hekkelman pushed to branch master at Debian Med / libzeep
Commits:
440dfbe3 by Maarten L. Hekkelman at 2020-11-16T14:19:10+01:00
missing depends
- - - - -
3 changed files:
- .gitignore
- debian/changelog
- debian/tests/control
Changes:
=====================================
.gitignore
=====================================
@@ -22,7 +22,7 @@ lib/
libzeep-*.pc
examples/bin/
lib-xml/.gdb_history
-tests/
.libs/
libzeep.la
.pc/
+./tests
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+libzeep (5.0.2-3) UNRELEASED; urgency=medium
+
+ * Fix autopkgtest control file (needed one more dependency)
+
+ -- Maarten L. Hekkelman <maarten at hekkelman.com> Mon, 16 Nov 2020 14:18:01 +0100
+
libzeep (5.0.2-2) unstable; urgency=medium
* Source only upload
=====================================
debian/tests/control
=====================================
@@ -1,3 +1,3 @@
Tests: run-build-test
-Depends: @
+Depends: build-essential, libzeep-dev
Restrictions: allow-stderr
View it on GitLab: https://salsa.debian.org/med-team/libzeep/-/commit/440dfbe35a9599e1d8b20d62bd7263a47623bc04
--
View it on GitLab: https://salsa.debian.org/med-team/libzeep/-/commit/440dfbe35a9599e1d8b20d62bd7263a47623bc04
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/20201116/41051f16/attachment-0001.html>
More information about the debian-med-commit
mailing list