This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository orthanc-imagej.
commit 239109cd9fa71fdc51f72bd2331eb17ce0fe678c Author: Andreas Tille <[email protected]> Date: Tue Apr 19 14:56:17 2016 +0200 Move packaging from SVN to Git --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c88d212..4a87607 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +orthanc-imagej (1.1+dfsg-2) UNRELEASED; urgency=medium + + * Move packaging from SVN to Git + + -- Andreas Tille <[email protected]> Tue, 19 Apr 2016 14:55:03 +0200 + orthanc-imagej (1.1+dfsg-1) unstable; urgency=medium * New upstream version. diff --git a/debian/control b/debian/control index 4b62b52..7295594 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Build-Depends: cmake (>= 2.8), debhelper (>= 9), imagej, libjson-simple-java -Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/orthanc-imagej/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/orthanc-imagej/trunk/ +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/orthanc-imagej.git +Vcs-Git: git://anonscm.debian.org/debian-med/orthanc-imagej.git Homepage: http://www.orthanc-server.com/static.php?page=imagej Package: orthanc-imagej -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/orthanc-imagej.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
