This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libtecla.
commit 030f4bfdd4946b6bc1ce42497d48cd7f2ee7bda4 Author: Andreas Tille <[email protected]> Date: Tue Aug 22 21:18:11 2017 +0200 Moved 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 53c9680..161eced 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libtecla (1.6.3-2) UNRELEASED; urgency=medium + + * Moved packaging from SVN to Git + + -- Andreas Tille <[email protected]> Tue, 22 Aug 2017 21:17:45 +0200 + libtecla (1.6.3-1) unstable; urgency=medium * New upstream version diff --git a/debian/control b/debian/control index 4961039..70da0e9 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 9), autotools-dev, d-shlibs Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/libtecla/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/libtecla/trunk/ +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libtecla.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/libtecla.git Homepage: http://www.astro.caltech.edu/~mcs/tecla/ Package: libtecla-dev -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libtecla.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
