This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository osgearth.
commit 7dd3951ba7066e640f7a1fd6b1c51143e9b67c7e Author: Bas Couwenberg <sebas...@xs4all.nl> Date: Sun Jul 26 13:34:04 2015 +0200 Update watch file, add repacksuffix option, handle other tar extensions. --- debian/changelog | 1 + debian/watch | 9 ++++++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index bb187cf..6a33755 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ osgearth (2.6.0+dfsg-1~exp4) UNRELEASED; urgency=medium * Add libcurl-ssl-dev as alternative for libcurl-gnutls-dev build dependency. + * Update watch file, add repacksuffix option, handle other tar extensions. -- Bas Couwenberg <sebas...@debian.org> Thu, 25 Jun 2015 21:02:14 +0200 diff --git a/debian/watch b/debian/watch index 6b7ad5b..cf40e3c 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,7 @@ version=3 -opts=dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|b|beta|a|alpha)\d*)$/$1~$2/;s/^\d+\.\d+$/$&.0/ \ - https://github.com/gwaldron/osgearth/releases .*/osgearth-(\d[\d\.a-z]+)\.tar\.gz \ - debian debian/get-orig-source +opts=\ +dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ +uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|b|beta|a|alpha)\d*)$/$1~$2/;s/^\d+\.\d+$/$&.0/,\ +repacksuffix=+dfsg \ +https://github.com/gwaldron/osgearth/releases \ +.*/osgearth-(\d[\d\.a-z]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osgearth.git _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel