This is an automated email from the git hooks/post-receive script. gert-guest pushed a commit to branch master in repository dicom3tools.
commit f3a17b8503b6cd15c0292cc3a68c5a2125c1a225 Author: Gert Wollny <[email protected]> Date: Fri May 20 07:16:00 2016 +0000 cme fix dpkg-control --- debian/changelog | 5 +++-- debian/control | 9 ++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 997aa4c..ec9650b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -dicom3tools (1.00~20160516104835-1) UNRELEASED; urgency=medium +dicom3tools (1.00~20160516104835-1) unstable; urgency=medium * Imported Upstream version 1.00~20160516104835 + * d/control: cme fix dpkg-control - -- Gert Wollny <[email protected]> Fri, 20 May 2016 07:04:50 +0000 + -- Gert Wollny <[email protected]> Fri, 20 May 2016 07:18:04 +0000 dicom3tools (1.00~20160402132920-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 42639b2..403e2de 100644 --- a/debian/control +++ b/debian/control @@ -2,17 +2,16 @@ Source: dicom3tools Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Mathieu Malaterre <[email protected]>, Andreas Tille <[email protected]>, - Gert Wollny <[email protected]> + Gert Wollny <[email protected]> Section: graphics Priority: optional Build-Depends: debhelper (>= 9), xutils-dev, libx11-dev, - libxext-dev, - dpkg-dev (>= 1.16.1~) -Standards-Version: 3.9.7 + libxext-dev +Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/dicom3tools.git -Vcs-Git: git://anonscm.debian.org/debian-med/dicom3tools.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/dicom3tools.git Homepage: http://www.dclunie.com/dicom3tools.html Package: dicom3tools -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dicom3tools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
