[Python-modules-commits] [python-markdown] 05/05: Update debian/copyright.
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Fri Aug 18 08:28:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch master
in repository python-markdown.
commit af8745685509db4b1a76bfa9468b2ef64aed88e9
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Fri Aug 18 11:28:05 2017 +0300
Update debian/copyright.
Remove a section about PHP tests, which are not included in the tarball.
---
debian/changelog | 1 +
debian/copyright | 18 +-----------------
2 files changed, 2 insertions(+), 17 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 24633ec..e4a86ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ python-markdown (2.6.9-1) UNRELEASED; urgency=medium
* New upstream bugfix release.
* Update Homepage URL.
* Bump Standards-Version to 4.0.1, no changes needed.
+ * Update debian/copyright.
-- Dmitry Shachnev <mitya57 at debian.org> Fri, 18 Aug 2017 11:12:44 +0300
diff --git a/debian/copyright b/debian/copyright
index caa197a..9c293c0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -13,7 +13,7 @@ Copyright:
2008 Jack Miller (markdown/extensions/toc.py)
2013 Dmitry Shachnev (markdown/extensions/smarty.py)
2007-2011 The Sphinx team (docs/default.css)
- 2007-2014 The Python Markdown Project
+ 2007-2017 The Python Markdown Project
Licenses:
@@ -68,22 +68,6 @@ Licenses:
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
OF THIS SOFTWARE.
- Files in tests/php/ are licensed under the GNU General Public license
- version 2 or later:
-
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- On Debian systems, the complete text of the GNU General Public
- License version 2 can be found in `/usr/share/common-licenses/GPL-2'.
-
markdown/extensions/smarty.py is based on smartypants.py.
smartypants.py is a derivative work of SmartyPants.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-markdown.git
More information about the Python-modules-commits
mailing list