This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository openmolar.
commit 9c74bc3acce109e43354bf3134726fac3c0ac55b Author: Andreas Tille <[email protected]> Date: Sat Dec 17 18:52:44 2016 +0100 Fix watch file --- debian/changelog | 1 + debian/watch | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index cac1410..47b244c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ openmolar (0.6.2-3) UNRELEASED; urgency=medium * Team upload. * Switch to default gbp layout + * Fix watch file -- Andreas Tille <[email protected]> Sat, 17 Dec 2016 18:51:33 +0100 diff --git a/debian/watch b/debian/watch index ef3c94b..05177e1 100644 --- a/debian/watch +++ b/debian/watch @@ -4,6 +4,3 @@ opts="\ pgpsigurlmangle=s/$/.asc/,\ " https://openmolar.com/om1/releases \ .*/openmolar-(\d[\d\.]+)\.tar\.(?:gz|xz) - - https://github.com/rowinggolfer/openmolar1/releases \ - .*/archive/v?(\d[\d\.]+(?:\-(?:beta)\d+)?)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/openmolar.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
