This is an automated email from the git hooks/post-receive script. mattia pushed a commit to branch master in repository libreoffice.
commit 8aa5dbdd247bcefd23816fcbf959212f0a807c4f Author: Mattia Rizzolo <[email protected]> Date: Sat May 7 22:40:35 2016 +0000 debian/control.in: use nowdays canonical URIs in Vcs-* --- changelog | 6 ++++++ control | 4 ++-- control.in | 4 ++-- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/changelog b/changelog index 431cab7..5620e8f 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,9 @@ +libreoffice (1:5.1.3~rc2-2) UNRELEASED; urgency=medium + + * debian/control.in: use nowdays canonical URIs in Vcs-* + + -- Mattia Rizzolo <[email protected]> Sat, 07 May 2016 22:40:27 +0000 + libreoffice (1:5.1.3~rc2-1) unstable; urgency=medium * New upstream release candidate diff --git a/control b/control index 3b75c7d..a772bd5 100644 --- a/control +++ b/control @@ -187,8 +187,8 @@ Build-Conflicts: amd-libopencl1, nvidia-libopencl1, qt3-dev-tools Standards-Version: 3.9.4 -Vcs-Git: https://alioth.debian.org/anonscm/git/pkg-openoffice/libreoffice.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-openoffice/libreoffice.git +Vcs-Git: https://anonscm.debian.org/git/pkg-openoffice/libreoffice.git +Vcs-Browser: https://anonscm.debian.org/git/pkg-openoffice/libreoffice.git Bugs: Homepage: http://www.libreoffice.org diff --git a/control.in b/control.in index d703963..77e457e 100644 --- a/control.in +++ b/control.in @@ -26,8 +26,8 @@ Build-Conflicts: ant (= 1.8.0-1) [%OOO_GCJ_JDK_ARCHS%], amd-libopencl1, nvidia-libopencl1 Standards-Version: 3.9.4 -Vcs-Git: https://alioth.debian.org/anonscm/git/pkg-openoffice/libreoffice.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-openoffice/libreoffice.git +Vcs-Git: https://anonscm.debian.org/git/pkg-openoffice/libreoffice.git +Vcs-Browser: https://anonscm.debian.org/git/pkg-openoffice/libreoffice.git Bugs: @BUGS@ Homepage: http://www.libreoffice.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git

