[pybtex] 14/108: Update debian/copyright in accordance to the latest DEP-5 version.
Daniel Stender
stender at moszumanska.debian.org
Fri Jul 21 10:18:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
stender pushed a commit to branch master
in repository pybtex.
commit ec71e2366194c8d63bd1866f54f815647406950a
Author: Jakub Wilk <jwilk at debian.org>
Date: Tue Dec 29 11:37:48 2009 +0000
Update debian/copyright in accordance to the latest DEP-5 version.
---
debian/changelog | 1 +
debian/copyright | 22 +++++++++++++++++++++-
2 files changed, 22 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 8599ff1..9c65bb4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ pybtex (0.12-2) UNRELEASED; urgency=low
* Don't remove alternatives in prerm/upgrade.
* Install alternative for /usr/bin/bibtex.
Break TeX Live packages that installed this file.
+ * Update debian/copyright in accordance to the latest DEP-5 version.
-- Jakub Wilk <ubanus at users.sf.net> Tue, 29 Dec 2009 12:13:14 +0100
diff --git a/debian/copyright b/debian/copyright
index 7eb79c8..40fb4b8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=59
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135
Name: pybtex
Maintainer: Andrey Golovizin
Source: http://pybtex.sourceforge.net/
@@ -6,12 +6,32 @@ Source: http://pybtex.sourceforge.net/
Files: *
Copyright: 2006, 2007, 2008, 2009, Andrey Golovizin
License: GPL-3+
+ 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 3 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 3 can be found in the /usr/share/common-licenses/GPL-3 file.
Files: database/convert/__main__.py
Copyright: 2006, Andrey Golovizin
License: GPL-2+
+ pybtex is free software; you can redistribute it and/or modify
+ 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.
+ .
+ pybtex 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 the /usr/share/common-licenses/GPL-2 file.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pybtex.git
More information about the debian-science-commits
mailing list