[SCM] midisnoop/master: Fix debian/copyright.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Feb 13 02:40:23 UTC 2013


The following commit has been merged in the master branch:
commit e5c6a3430c01edf15b9422387dd5afc38afb12ea
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Feb 13 02:35:19 2013 +0000

    Fix debian/copyright.

diff --git a/debian/copyright b/debian/copyright
index e123742..e83a7a7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,26 +5,47 @@ Source: https://code.google.com/p/midisnoop/downloads/list
 Copyright: 2012 Devin Anderson <surfacepatterns at gmail.com>
 
 Files: *
-Copyright:
- 2012 Devin Anderson <surfacepatterns at gmail.com>
-License: GPL-2
+Copyright: 2012 Devin Anderson <surfacepatterns at gmail.com>
+License: GPL-2+
+
+Files: src/images/*
+Copyright: No copyright holders
+License: LGPL-2.1+
 
 Files: debian/*
-Copyright:
- 2011-2012 Jaromír Mikeš <mira.mikes at seznam.cz>
-License: GPL-2
+Copyright: 2011-2012 Jaromír Mikeš <mira.mikes at seznam.cz>
+License: GPL-2+
 
-License: GPL-2
- 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.
+License: GPL-2+
+ This package 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 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.
-Comment: You should have received a copy of the GNU General Public License
- along with this program.  If not, see <http://www.gnu.org/licenses/>.
  .
  On Debian systems, the complete text of the GNU General
  Public License can be found in `/usr/share/common-licenses/GPL-2'.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+License: LGPL-2.1+
+ 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.
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
+ .
+ You should have received a copy of the GNU Lesser General Public License
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.

-- 
midisnoop packaging



More information about the pkg-multimedia-commits mailing list