This is an automated email from the git hooks/post-receive script. a_valentino-guest pushed a commit to branch master in repository pykdtree.
commit dc2afee821388f9c19b1c6d74eb64370c155984c Author: Antonio Valentino <[email protected]> Date: Sun Jun 4 09:47:30 2017 +0200 Refresh all patches --- debian/changelog | 1 + debian/patches/0001-fix_egginfo_source.patch | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e72eacc..2bb0c29 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ pykdtree (1.2.2-1) UNRELEASED; urgency=medium * New upstream release + * Refresh all patches -- Antonio Valentino <[email protected]> Sun, 04 Jun 2017 07:31:31 +0000 diff --git a/debian/patches/0001-fix_egginfo_source.patch b/debian/patches/0001-fix_egginfo_source.patch index 506bb35..571bb5c 100644 --- a/debian/patches/0001-fix_egginfo_source.patch +++ b/debian/patches/0001-fix_egginfo_source.patch @@ -8,12 +8,12 @@ Add missing setup.cfg file in the pykdtree.egg-info/SOURCES.txt 1 file changed, 1 deletion(-) diff --git a/pykdtree.egg-info/SOURCES.txt b/pykdtree.egg-info/SOURCES.txt -index 2b0b577..21cb83b 100644 +index d391abd..1ca46b1 100644 --- a/pykdtree.egg-info/SOURCES.txt +++ b/pykdtree.egg-info/SOURCES.txt @@ -1,5 +1,4 @@ MANIFEST.in -README + setup.cfg setup.py pykdtree/__init__.py - pykdtree/_kdtree_core.c -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pykdtree.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

