This is an automated email from the git hooks/post-receive script. spectra pushed a commit to branch master in repository conquest-dicom-server.
commit cb2fb59a034768d71e66f67f18163721caca548e Author: Mathieu Malaterre <[email protected]> Date: Wed Nov 27 10:51:16 2013 +0000 Update to latest upstream git-svn-id: svn+ssh://svn.debian.org/svn/debian-med/trunk/packages/conquest-dicom-server/trunk@15288 d8681a01-af0d-0410-a158-b4166a59cfaa --- debian/changelog | 2 +- debian/get-orig-source | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ae6ffa7..1f404f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -conquest-dicom-server (1.14.16-1) UNRELEASED; urgency=low +conquest-dicom-server (1.14.17c-1) UNRELEASED; urgency=low * Initial release (Closes: #680352) diff --git a/debian/get-orig-source b/debian/get-orig-source index 7bf9563..2028762 100755 --- a/debian/get-orig-source +++ b/debian/get-orig-source @@ -4,8 +4,10 @@ PACKAGE=conquest-dicom-server VERSION=`dpkg-parsechangelog | sed -n -e 's/^Version: \(.*\)-[^-]*$/\1/p'` +#ftp://ftp-rt.nki.nl/outbox/MarcelVanHerk/dicomserver/dicomserver1417c.zip +#ftp://ftp-rt.nki.nl/outbox/MarcelVanHerk/dicomserver/conquestlinux1417c.tar.gz TARFILE=${PACKAGE}_${VERSION}.orig.tar.gz -UPSTREAM=conquestlinux1416.tar.gz +UPSTREAM=conquestlinux1417c.tar.gz FOLDER=${PACKAGE}-${VERSION} -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/conquest-dicom-server.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
