This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository orthanc-wsi.
commit 38ac233c528ced28f06ea160f27b90ee542f4220 Author: Andreas Tille <[email protected]> Date: Mon Oct 31 09:33:02 2016 +0100 Move packaging to Git and upload to unstable --- debian/changelog | 2 +- debian/control | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9546612..2a552e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -orthanc-wsi (0.1+dfsg-1) UNRELEASED; urgency=medium +orthanc-wsi (0.1+dfsg-1) unstable; urgency=medium * Initial release. (Closes: #842168) diff --git a/debian/control b/debian/control index f8aff0e..fa73661 100644 --- a/debian/control +++ b/debian/control @@ -19,8 +19,8 @@ Build-Depends: cmake, yui-compressor, zlib1g-dev Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/orthanc-wsi/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/orthanc-wsi/trunk/ +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/orthanc-wsi.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/orthanc-wsi.git Homepage: http://www.orthanc-server.com/static.php?page=wsi Package: orthanc-wsi -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/orthanc-wsi.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
