This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository obitools.
commit 01945b94bb11d268eaaaf702c4c44bf0832caf4f Author: Andreas Tille <[email protected]> Date: Wed Dec 13 19:17:59 2017 +0100 Moved packaging from SVN to Git --- debian/changelog | 4 ++++ debian/control | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b302af6..e9cb13b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,13 @@ obitools (1.1.16+dfsg-1) UNRELEASED; urgency=low + [ Olivier Sallou ] * Initial release (Closes: #783833) [ According to Debian Python Policy, only Python3 compatible packages will be accepted in NEW. This package is not python 3 compatible. I tried to update it with 2to3, but several warnings are raised and C extensions fail at link time.] + [ Andreas Tille ] + * Moved packaging from SVN to Git + -- Olivier Sallou <[email protected]> Thu, 30 Apr 2015 15:24:37 +0200 diff --git a/debian/control b/debian/control index af466a3..49011e6 100644 --- a/debian/control +++ b/debian/control @@ -6,9 +6,9 @@ Uploaders: Olivier Sallou <[email protected]> Build-Depends: debhelper (>= 9), dh-python, python-sphinx, cython, ipython, python-wheel Standards-Version: 3.9.6 +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/obitools.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/obitools.git Homepage: https://pypi.python.org/pypi/OBITools -Vcs-Svn: svn://anonsvn.debian.org/debian-med/trunk/packages/obitools/trunk/ -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/obitools/trunk/ #X-Python-Version: >= 2.7 Package: obitools -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/obitools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
