This is an automated email from the git hooks/post-receive script. a_valentino-guest pushed a commit to branch master in repository pyresample.
commit 03da9aaa95c5352fd79e90b41a0ab88af2230373 Author: Antonio Valentino <[email protected]> Date: Sat Jul 11 11:36:29 2015 +0000 Drop debian/patches --- debian/changelog | 1 + debian/patches/0001-fix_egginfo_source.patch | 21 --------------------- debian/patches/series | 1 - 3 files changed, 1 insertion(+), 22 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8374925..4ed990b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ pyresample (1.1.3-1) UNRELEASED; urgency=medium * Updated copyright file: upstream license change form GPL to LGPL * Update upstream project home page * Standards version updated to 3.9.6 (no changes) + * Drop debian/patches: no longer necessary * debian/control - removed Provides field from the binary package section in the control file. It is not necessary diff --git a/debian/patches/0001-fix_egginfo_source.patch b/debian/patches/0001-fix_egginfo_source.patch deleted file mode 100644 index 1fc6281..0000000 --- a/debian/patches/0001-fix_egginfo_source.patch +++ /dev/null @@ -1,21 +0,0 @@ -From: Antonio Valentino <[email protected]> -Date: Sat, 21 Jun 2014 08:46:47 +0000 -Subject: fix_egginfo_source - -Add missing setup.cfg file in the pyresample.egg-info/SOURCES.txt ---- - pyresample.egg-info/SOURCES.txt | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/pyresample.egg-info/SOURCES.txt b/pyresample.egg-info/SOURCES.txt -index 99a3d5a..fef4878 100644 ---- a/pyresample.egg-info/SOURCES.txt -+++ b/pyresample.egg-info/SOURCES.txt -@@ -1,6 +1,7 @@ - LICENSE.txt - MANIFEST.in - README -+setup.cfg - setup.py - docs/Makefile - docs/source/API.rst diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index 7ec9bdd..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -0001-fix_egginfo_source.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyresample.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

