This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-osmapi.
commit 5ab991d770cc84c933c8d207ad406815e96ebda2 Author: Bas Couwenberg <[email protected]> Date: Wed Dec 7 19:22:52 2016 +0100 Add test_ChangesetDownloadContainingUnicode.xml to ODbL licensed files. --- debian/changelog | 1 + debian/copyright | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index f67a36a..3f6544c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ python-osmapi (0.7.0-1) UNRELEASED; urgency=medium * New upstream release. * Add python{,3}-requests to build dependencies. + * Add test_ChangesetDownloadContainingUnicode.xml to ODbL licensed files. -- Bas Couwenberg <[email protected]> Wed, 07 Dec 2016 19:19:28 +0100 diff --git a/debian/copyright b/debian/copyright index d697874..d2ae1a6 100644 --- a/debian/copyright +++ b/debian/copyright @@ -11,6 +11,7 @@ License: GPL-3+ Files: tests/fixtures/test_Capabilities.xml tests/fixtures/test_ChangesetComment.xml tests/fixtures/test_ChangesetDownload.xml + tests/fixtures/test_ChangesetDownloadContainingUnicode.xml tests/fixtures/test_ChangesetGetWithComment.xml tests/fixtures/test_ChangesetGet.xml tests/fixtures/test_ChangesetsGet.xml -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-osmapi.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

