This is an automated email from the git hooks/post-receive script. lamy-guest pushed a commit to branch master in repository dcmtkpp.
commit 4b603f9435c8324e75fa04f96d5ea18b3e122a25 Author: Julien Lamy <[email protected]> Date: Thu Jul 23 12:11:38 2015 +0200 Fix version requirements of dependencies --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index aaa7533..93683c4 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Description: Wrappers around DCMTK to have an easier API Package: libdcmtkpp0-dev Architecture: any Section: libdevel -Depends: libdcmtkpp0, +Depends: libdcmtkpp0 (= ${binary:Version}), ${devlibs:Depends}, ${misc:Depends} Provides: libdcmtkpp-dev -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dcmtkpp.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
