[Python-modules-commits] [python-flake8] 06/09: Removed dfsg rebuild of source tarball, not needed anymore
Ondřej Nový
onovy at moszumanska.debian.org
Thu Nov 17 13:48:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy pushed a commit to branch master
in repository python-flake8.
commit 8419fd9d4f5bf4894404cf2f7079a4ddd236518b
Author: Ondřej Nový <onovy at debian.org>
Date: Thu Nov 17 14:26:04 2016 +0100
Removed dfsg rebuild of source tarball, not needed anymore
---
debian/changelog | 1 +
debian/copyright | 1 -
debian/watch | 4 +---
3 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index fc514da..b866586 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ python-flake8 (3.2.0-1) UNRELEASED; urgency=medium
Removed, applied upstream
* d/patches/0003-Add-previous_unindented_logical_line-attribute.patch:
Removed, applied upstream
+ * Removed dfsg rebuild of source tarball, not needed anymore
-- Ondřej Nový <onovy at debian.org> Thu, 17 Nov 2016 14:19:44 +0100
diff --git a/debian/copyright b/debian/copyright
index 9ea6049..4cd7ae3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: flake8
Source: http://bitbucket.org/tarek/flake8
-Files-Excluded: docs/build
Files: *
Copyright: 2011 Tarek Ziade <tarek at ziade.org>
diff --git a/debian/watch b/debian/watch
index 006ae46..68884c6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,4 @@
version=3
opts=\
-uversionmangle=s/(rc|a|b|c)/~$1/,\
-dversionmangle=s/\+dfsg\d*$//,\
-repacksuffix=+dfsg1 \
+uversionmangle=s/(rc|a|b|c)/~$1/ \
https://pypi.debian.net/flake8/flake8-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-flake8.git
More information about the Python-modules-commits
mailing list