This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch master in repository mdds.
commit b2db2dbc15c79b7aa07c173fdbe43a633c02e0ff Author: Rene Engelhard <[email protected]> Date: Thu Mar 10 00:49:02 2016 +0100 Imported Debian patch 1.1.0-2 --- debian/changelog | 6 ++++++ debian/watch | 8 +++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2c2fbcd..38a0eeb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mdds (1.1.0-2) experimental; urgency=medium + + * point debian/watch to github instead of LOs dev-www + + -- Rene Engelhard <[email protected]> Thu, 10 Mar 2016 00:49:02 +0100 + mdds (1.1.0-1) experimental; urgency=medium * New upstream release diff --git a/debian/watch b/debian/watch index 21c71af..451cafd 100644 --- a/debian/watch +++ b/debian/watch @@ -1,6 +1,4 @@ -version=3 -opts=\ -downloadurlmangle=s|.*[?]name=(.*?)&.*|dev-www.libreoffice.org/src/$1|,\ -filenamemangle=s|[^/]+[?]name=(.*?)&.*|$1| \ -http://dev-www.libreoffice.org/src/mdds_([0-9.]+).tar.bz2 +version=2 +opts=filenamemangle=s/.*\.tar\.gz\?ref=v?(\d\S*)/<project>-$1\.tar\.gz/g \ + https://gitlab.com/mdds/mdds/tags .*archive\.tar\.gz\?ref=v?(\d\S*) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/mdds.git

