This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libsis-base-java.
commit bb5983f050e1db1b2a89dd7aa2d5bde0867ebb1c Author: Andreas Tille <[email protected]> Date: Sat Mar 19 21:32:22 2016 +0100 fix invalid homepage URL --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 96da15a..5f2427e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libsis-base-java (14.12.0-4) UNRELEASED; urgency=medium * cme fix dpkg-control + * fix invalid homepage URL -- Andreas Tille <[email protected]> Sat, 19 Mar 2016 21:24:00 +0100 diff --git a/debian/control b/debian/control index 6eb4348..697de34 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.7 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libsis-base-java.git Vcs-Git: https://anonscm.debian.org/git/debian-med/libsis-base-java.git -Homepage: http://svncisd.ethz.ch/repos/cisd/base/tags/release/14.12.x/14.12.0/base +Homepage: http://bs-svn01.ethz.ch/repos/cisd/libraries/trunk/sis-base/ Package: libsis-base-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libsis-base-java.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
