[fiona] 05/06: Refresh patches.
Bas Couwenberg
sebastic at debian.org
Mon Jun 26 18:42:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository fiona.
commit c59592535c7a0f785b03f3bef69e2d9b5932ee1e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Mon Jun 26 20:24:52 2017 +0200
Refresh patches.
---
debian/changelog | 1 +
.../patches/0001-Rename-fio-command-to-fiona-to-avoid-name-clash.patch | 2 +-
debian/patches/0006-Remove-unknown-distribution-options.patch | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c0c5a82..8a147ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ fiona (1.7.8-1) UNRELEASED; urgency=medium
* New upstream release.
* Fix SOURCE_DATE_EPOCH use.
+ * Refresh patches.
-- Bas Couwenberg <sebastic at debian.org> Mon, 26 Jun 2017 20:24:16 +0200
diff --git a/debian/patches/0001-Rename-fio-command-to-fiona-to-avoid-name-clash.patch b/debian/patches/0001-Rename-fio-command-to-fiona-to-avoid-name-clash.patch
index 84b5c9f..05a4638 100644
--- a/debian/patches/0001-Rename-fio-command-to-fiona-to-avoid-name-clash.patch
+++ b/debian/patches/0001-Rename-fio-command-to-fiona-to-avoid-name-clash.patch
@@ -9,7 +9,7 @@ There is already another package providing a binary "fio" (fio).
--- a/setup.py
+++ b/setup.py
-@@ -248,7 +248,7 @@
+@@ -251,7 +251,7 @@ setup_args = dict(
packages=['fiona', 'fiona.fio'],
entry_points='''
[console_scripts]
diff --git a/debian/patches/0006-Remove-unknown-distribution-options.patch b/debian/patches/0006-Remove-unknown-distribution-options.patch
index bac4506..8dee966 100644
--- a/debian/patches/0006-Remove-unknown-distribution-options.patch
+++ b/debian/patches/0006-Remove-unknown-distribution-options.patch
@@ -6,7 +6,7 @@ Author: Bas Couwenberg <sebastic at debian.org>
--- a/setup.py
+++ b/setup.py
-@@ -230,11 +230,8 @@
+@@ -233,11 +233,8 @@ if sys.version_info < (3, 4):
setup_args = dict(
cmdclass={'sdist': sdist_multi_gdal},
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/fiona.git
More information about the Pkg-grass-devel
mailing list