This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libquazip.
commit 0c796aa3aea7e0a56c90e6ccc1e7e7c45551d50f Author: Andreas Tille <[email protected]> Date: Wed Dec 20 10:44:45 2017 +0100 libquazip5-1 depends on libquazip5-headers instead of libquazip-headers --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ec5d245..666b468 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libquazip (0.7.3-3) UNRELEASED; urgency=medium + + [ Alf Gaida <[email protected]> ] + * libquazip5-1 depends on libquazip5-headers instead of libquazip-headers + + -- Andreas Tille <[email protected]> Wed, 20 Dec 2017 10:43:51 +0100 + libquazip (0.7.3-2) unstable; urgency=medium * Add symbols files diff --git a/debian/control b/debian/control index ec36110..85ba445 100644 --- a/debian/control +++ b/debian/control @@ -97,7 +97,7 @@ Architecture: any Multi-Arch: same Section: libdevel Depends: libquazip5-1 (= ${binary:Version}), - libquazip-headers (= ${binary:Version}), + libquazip5-headers (= ${binary:Version}), ${misc:Depends}, zlib1g-dev Conflicts: libquazip-qt5-1-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libquazip.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
