This is an automated email from the git hooks/post-receive script. johanvdw-guest pushed a commit to branch master in repository fiona.
commit 9ca5dc608b989526422894ec773d28bee7fa8d4e Author: Johan Van de Wauw <johan.vandew...@gmail.com> Date: Wed Feb 4 20:27:54 2015 +0100 Update patches --- ...-fio-command-to-fiona-to-avoid-name-clash.patch | 2 ++ ...outside-reference-possible-privacy-breach.patch | 25 ++++++++++++++++++++++ debian/patches/series | 1 + 3 files changed, 28 insertions(+) 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 a7fa371..75c01fb 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 @@ -7,6 +7,8 @@ There is already another package providing a binary "fio" (fio). setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) +diff --git a/setup.py b/setup.py +index 02950da..6a44654 100644 --- a/setup.py +++ b/setup.py @@ -150,7 +150,7 @@ setup_args = dict( diff --git a/debian/patches/0002-Remove-outside-reference-possible-privacy-breach.patch b/debian/patches/0002-Remove-outside-reference-possible-privacy-breach.patch new file mode 100644 index 0000000..679b4e9 --- /dev/null +++ b/debian/patches/0002-Remove-outside-reference-possible-privacy-breach.patch @@ -0,0 +1,25 @@ +From: Johan Van de Wauw <johan.vandew...@gmail.com> +Date: Wed, 4 Feb 2015 20:26:56 +0100 +Subject: Remove outside reference possible-privacy-breach + +--- + README.rst | 6 ------ + 1 file changed, 6 deletions(-) + +diff --git a/README.rst b/README.rst +index bfebc1b..a02c62a 100644 +--- a/README.rst ++++ b/README.rst +@@ -4,12 +4,6 @@ Fiona + + Fiona is OGR's neat, nimble, no-nonsense API for Python programmers. + +-.. image:: https://travis-ci.org/Toblerity/Fiona.png?branch=master +- :target: https://travis-ci.org/Toblerity/Fiona +- +-.. image:: https://coveralls.io/repos/Toblerity/Fiona/badge.png +- :target: https://coveralls.io/r/Toblerity/Fiona +- + Fiona is designed to be simple and dependable. It focuses on reading and + writing data in standard Python IO style and relies upon familiar Python types + and protocols such as files, dictionaries, mappings, and iterators instead of diff --git a/debian/patches/series b/debian/patches/series index 8811221..2c8106c 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +1,2 @@ 0001-Rename-fio-command-to-fiona-to-avoid-name-clash.patch +0002-Remove-outside-reference-possible-privacy-breach.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/fiona.git _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel