[Python-apps-commits] r10804 - in packages/dreampie/trunk/debian (changelog copyright)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Sun Apr 27 14:15:16 UTC 2014


    Date: Sunday, April 27, 2014 @ 14:15:15
  Author: dktrkranz
Revision: 10804

Update copyright information

Modified:
  packages/dreampie/trunk/debian/changelog
  packages/dreampie/trunk/debian/copyright

Modified: packages/dreampie/trunk/debian/changelog
===================================================================
--- packages/dreampie/trunk/debian/changelog	2014-04-27 13:56:35 UTC (rev 10803)
+++ packages/dreampie/trunk/debian/changelog	2014-04-27 14:15:15 UTC (rev 10804)
@@ -5,6 +5,8 @@
   * debian/control:
     - Update Homepage field to the new location.
     - Bump Standards-Version to 3.9.5.
+  * debian/copyright:
+    - Update copyright information.
 
   [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.

Modified: packages/dreampie/trunk/debian/copyright
===================================================================
--- packages/dreampie/trunk/debian/copyright	2014-04-27 13:56:35 UTC (rev 10803)
+++ packages/dreampie/trunk/debian/copyright	2014-04-27 14:15:15 UTC (rev 10804)
@@ -1,15 +1,30 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: DreamPie
-Source: http://dreampie.sourceforge.net/download.html
+Source: http://www.dreampie.org/download.html
 
 Files: *
-Copyright: 2009-2010, Noam Yorav-Raphael
+Copyright: 2009-2012, Noam Yorav-Raphael
 License: GPL-3+
 
+Files: comptypes/*
+Copyright: Thomas Heller
+License: MIT
+
 Files: dreampielib/common/brine.py
 Copyright: 2005-2009, Tomer Filiba
 License: MIT
 
+Files: dreampielib/data/language-specs/*
+Copyright: 2005-2007, Marco Barisone
+           2005-2007, Emanuele Aina
+License: LGPL-2+
+
+Files: dreampielib/data/language-specs/python.lang
+Copyright: 2003, Gustavo Giráldez
+           2004, Benoît Dejean
+           2006 Steve Frécinaux
+License: LGPL-2.1+
+
 Files: dreampielib/gui/SimpleGladeApp.py
 Copyright: 2004, Sandino Flores Moreno
 License: LGPL-2.1+
@@ -27,8 +42,16 @@
 Copyright: 2005, Josiah Carlson
 License: PSF
 
+Files: dulwich/*
+Copyright: 2008-2009, Jelmer Vernooij
+           2006-2008, Canonical Ltd.
+           2007, James Westby
+           2008, John Carr
+           2010, Google, Inc.
+License: GPL-2+
+
 Files: debian/*
-Copyright:
+Copyright: 2010-2014, Luca Falavigna
 License: GPL-3+
 
 License: GPL-3+
@@ -59,6 +82,22 @@
  The above copyright notice and this permission notice shall be included in
  all copies or substantial portions of the Software.
 
+License: LGPL-2+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public
+ License as published by the Free Software Foundation; either
+ version 2 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
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with this library; if not, write to the
+ Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA
+
 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
@@ -361,4 +400,21 @@
  INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
  LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
  OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE. 
+ PERFORMANCE OF THIS SOFTWARE.
+
+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; version 2 dated June 1991.
+ .
+ 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.




More information about the Python-apps-commits mailing list