[Python-modules-commits] [autopep8] 01/03: New upstream release
Sylvestre Ledru
sylvestre at moszumanska.debian.org
Tue Oct 24 13:24:18 UTC 2017
This is an automated email from the git hooks/post-receive script.
sylvestre pushed a commit to branch master
in repository autopep8.
commit 49201155dff6f043f5478f8c24620cdb55964a54
Author: Sylvestre Ledru <sylvestre at debian.org>
Date: Tue Oct 24 15:23:42 2017 +0200
New upstream release
---
debian/changelog | 6 ++++++
debian/patches/reproducible.diff | 8 ++++----
2 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e798776..246d62a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+autopep8 (1.3.3-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Sylvestre Ledru <sylvestre at debian.org> Tue, 24 Oct 2017 15:21:00 +0200
+
autopep8 (1.3.2-1) unstable; urgency=medium
* Upload in unstable
diff --git a/debian/patches/reproducible.diff b/debian/patches/reproducible.diff
index 31f0d90..4494765 100644
--- a/debian/patches/reproducible.diff
+++ b/debian/patches/reproducible.diff
@@ -1,7 +1,7 @@
-diff --git a/autopep8.py b/autopep8.py
-index fb32e12..a0ececf 100755
---- a/autopep8.py
-+++ b/autopep8.py
+Index: autopep8.git/autopep8.py
+===================================================================
+--- autopep8.git.orig/autopep8.py
++++ autopep8.git/autopep8.py
@@ -3226,7 +3226,7 @@ def create_parser():
default=DEFAULT_CONFIG,
help='path to a global pep8 config file; if this file '
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/autopep8.git
More information about the Python-modules-commits
mailing list