This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-shapely.
commit 38bf79066ee89b94c411c27fc57933a6be66dae0 Author: Bas Couwenberg <[email protected]> Date: Wed Feb 15 18:46:45 2017 +0100 Update path for packaging in copyright file. --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d31ac90..76598c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ python-shapely (1.6~b4-1) UNRELEASED; urgency=medium * New upstream pre-release. * Refresh patches. + * Update path for packaging in copyright file. -- Bas Couwenberg <[email protected]> Wed, 15 Feb 2017 18:42:29 +0100 diff --git a/debian/copyright b/debian/copyright index ae97488..c178d98 100644 --- a/debian/copyright +++ b/debian/copyright @@ -13,7 +13,7 @@ Files: docs/manual.rst Copyright: 2010-2015, Sean C. Gillies <[email protected]> License: CC-BY-3.0 -Files: packaging/* +Files: _vendor/packaging/* Copyright: 2014-2016, Donald Stufft and individual contributors License: Apache-2.0 or BSD-3-clause -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-shapely.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

