[Python-modules-commits] [python-progressbar] 07/09: convert to DEP-5 format
Sandro Tosi
morph at moszumanska.debian.org
Fri Apr 15 21:04:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository python-progressbar.
commit c514d0ae333f27d884bc0ca7db9d593074fa2330
Author: Sandro Tosi <morph at debian.org>
Date: Fri Apr 15 21:28:25 2016 +0100
convert to DEP-5 format
---
debian/changelog | 3 ++-
debian/copyright | 43 ++++++++++++-------------------------------
2 files changed, 14 insertions(+), 32 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 74fe310..47daa8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,11 +7,12 @@ python-progressbar (2.3-3) UNRELEASED; urgency=medium
- bump Standards-Version to 3.9.7 (no changes needed)
* debian/copyright
- extend packaging copyright years
+ - convert to DEP-5 format
[ Ondřej Nový ]
* Fixed VCS URL (https)
- -- Sandro Tosi <morph at debian.org> Fri, 15 Apr 2016 21:24:14 +0100
+ -- Sandro Tosi <morph at debian.org> Fri, 15 Apr 2016 21:28:17 +0100
python-progressbar (2.3-2) unstable; urgency=medium
diff --git a/debian/copyright b/debian/copyright
index eccdcd1..025f58a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,34 +1,15 @@
-This package was debianized by Sandro Tosi <morph at debian.org> on
-Tue, 19 Aug 2008 17:06:03 +0200
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: python-progressbar
+Source: https://github.com/niltonvolpato/python-progressbar
-It was downloaded from http://code.google.com/p/python-progressbar
+Files: *
+Copyright: Copyright (C) 2005 Nilton Volpato <nilton.volpato at gmail.com>
+License: LGPL-2.1
-Upstream Author:
+License: LGPL-2.1
+ On a Debian system the complete text of the GNU Lesser General Public License
+ v2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'.
- Nilton Volpato <nilton.volpato at gmail.com>
-
-Copyright:
-
- Copyright (C) 2005 Nilton Volpato
-
-License:
-
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser General Public
- License as published by the Free Software Foundation; either
- version 2.1 of the License, or (at your option) any later version.
-
- This library 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
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-
-On a Debian system the complete text of the GNU Lesser General Public License
-v2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'.
-
-The Debian packaging is Copyright (C) 2008-2016, Sandro Tosi <morph at debian.org>
-and is licensed under the LGPLv2.1, see `/usr/share/common-licenses/LGPL-2.1'.
+Files: debian/*
+Copyright: Copyright (C) 2008-2016, Sandro Tosi <morph at debian.org>
+License: LGPL-2.1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-progressbar.git
More information about the Python-modules-commits
mailing list