[SCM] easytag/master: Rewrite copyright to use DEP-5
jcowgill-guest at users.alioth.debian.org
jcowgill-guest at users.alioth.debian.org
Tue Feb 25 15:39:59 UTC 2014
The following commit has been merged in the master branch:
commit 8799ba974d17f3884a80d82ec6f9a70ce02f35f4
Author: James Cowgill <james410 at cowgill.org.uk>
Date: Mon Feb 24 19:24:18 2014 +0000
Rewrite copyright to use DEP-5
- Updated "main" coyright holders
- The license is actually GPL-2+ (not GPL-2)
diff --git a/debian/copyright b/debian/copyright
index 245315a..297efa0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,26 +1,36 @@
-This package was debianized by Adrian Bunk <bunk at fs.tum.de> on
-Sun, 8 Oct 2000 20:40:42 +0200.
-
-It was downloaded from http://easytag.sourceforge.net
-
-Upstream Author: Jerome Couderc <easytag at gmail.com>
-
-Copyright:
-
-Copyright (C) 2000-2003 Jerome Couderc <easytag at gmail.com>
-
- This package is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License version 2 as
- published by the Free Software Foundation.
-
- This package 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.
-
- You should have received a copy of the GNU General Public License
- along with this package; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL-2'.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: EasyTAG
+Source: https://wiki.gnome.org/Apps/EasyTAG
+
+Files: *
+Copyright: 2000-2008 Jérôme Couderc <easytag at gmail.com>
+ 2009-2012 Kip Warner <kip at thevertigo.com>
+ 2012-2014 David King <amigadave at amigadave.com>
+License: GPL-2+
+Comment: the full list of contributers are available in the AUTHORS and THANKS files
+
+Files: debian/*
+Copyright: 2000-2014 various Debian contributers
+License: GPL-2+
+
+License: GPL-2+
+ 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.
+ .
+ You should have received a copy of the GNU General Public
+ License along with this package; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 2 can be found in the file
+ `/usr/share/common-licenses/GPL-2'.
diff --git a/debian/docs b/debian/docs
new file mode 100644
index 0000000..b204017
--- /dev/null
+++ b/debian/docs
@@ -0,0 +1,2 @@
+AUTHORS
+THANKS
--
easytag packaging
More information about the pkg-multimedia-commits
mailing list