This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository plastimatch.
commit eebf60dde424f042dd414cecb2922817a260f87e Author: Andreas Tille <[email protected]> Date: Sun Mar 27 08:31:24 2016 +0200 cme fix dpkg-control --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 084263a..414cb54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ plastimatch (1.6.2+dfsg-3) unstable; urgency=medium [ Andreas Tille ] * Add missing Build-Depends: libgdcm2-dev Closes: #808401 + * cme fix dpkg-control -- Andreas Tille <[email protected]> Sun, 27 Mar 2016 07:43:49 +0200 diff --git a/debian/control b/debian/control index 3675342..78207e1 100644 --- a/debian/control +++ b/debian/control @@ -10,14 +10,14 @@ Build-Depends: debhelper (>= 9), libdcmtk-dev, libgdcm2-dev, libfftw3-dev, - libinsighttoolkit4-dev, + libinsighttoolkit4-dev, libpng-dev, libtiff-dev, uuid-dev, zlib1g-dev -Standards-Version: 3.9.6 +Standards-Version: 3.9.7 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/plastimatch.git -Vcs-Git: git://anonscm.debian.org/debian-med/plastimatch.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/plastimatch.git Homepage: http://plastimatch.org Package: plastimatch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/plastimatch.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
