This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository freexl.
commit 6e2e236a4def22eeb59c7adfdef24c232ad79996 Author: Bas Couwenberg <[email protected]> Date: Wed Jul 15 21:53:12 2015 +0200 Use multi-line uscan option in watch file. --- debian/changelog | 1 + debian/watch | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e55ace9..a4ec5e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ freexl (1.0.2-1) UNRELEASED; urgency=medium * Update copyright file, changes: - Update copyright years for automake files - Drop .0 from GPL license shortnames + * Use multi-line uscan option in watch file. -- Bas Couwenberg <[email protected]> Wed, 15 Jul 2015 21:46:13 +0200 diff --git a/debian/watch b/debian/watch index b5e9a3f..de8a35f 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,6 @@ version=3 -opts=dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \ +opts=\ +dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ +uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \ http://www.gaia-gis.it/gaia-sins/freexl-sources \ (?:|.*/)freexl(?:[_\-]v?|)(\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/freexl.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

