[pywps] 04/10: Don't repack upstream tarball, pre-built docs removed upstream.
Bas Couwenberg
sebastic at debian.org
Sat Dec 3 13:39:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch experimental
in repository pywps.
commit eb866bb7f736bfd0be45dc47e1fc6521ff6c9932
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Dec 3 10:36:33 2016 +0100
Don't repack upstream tarball, pre-built docs removed upstream.
Revert "Repack upstream tarballs to exclude pre-built documentation."
This reverts commit d27883a269986b55c41d2dfb73c9c972cdcf87ee.
---
debian/changelog | 1 +
debian/copyright | 2 --
debian/watch | 3 +--
3 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5e2e436..2cb2d1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
pywps (4.0.0~rc3-1) UNRELEASED; urgency=medium
* New upstream release candidate.
+ * Don't repack upstream tarball, pre-built docs removed upstream.
-- Bas Couwenberg <sebastic at debian.org> Sat, 03 Dec 2016 10:33:27 +0100
diff --git a/debian/copyright b/debian/copyright
index 9f56003..5d22d77 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,8 +2,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: PyWPS
Upstream-Contact: PyWPS Development Team <pywps-dev at lists.osgeo.org>
Source: https://github.com/geopython/pywps/releases
- Pre-built documentation is excluded from the repacked upstream tarballs.
-Files-Excluded: docs/_build/*
Files: *
Copyright: 2014-2016, PyWPS Development Team, represented by Jachym Cepicky
diff --git a/debian/watch b/debian/watch
index 12e3f57..f243f6a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,7 +2,6 @@ version=3
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\
-filenamemangle=s/(?:.*?)?(?:rel|v|pywps)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/pywps-$1.$2/,\
-repacksuffix=+ds \
+filenamemangle=s/(?:.*?)?(?:rel|v|pywps)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/pywps-$1.$2/ \
https://github.com/geopython/pywps/releases \
(?:.*?/)?(?:rel|v|pywps)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pywps.git
More information about the Pkg-grass-devel
mailing list