[SCM] mate-indicator-applet Debian package branch, master, updated. ef769566ab00c24e40ff28e4155a3bd58b49f485
Vangelis Mouhtsis
gnugr-guest at moszumanska.debian.org
Wed Feb 19 08:20:24 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-indicator-applet.git;a=commitdiff;h=ef76956
The following commit has been merged in the master branch:
commit ef769566ab00c24e40ff28e4155a3bd58b49f485
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Tue Feb 18 22:12:59 2014 +0200
debian/copyright: import copyright file as provided by Vangelis Mouhtsis on github.com/gnugr
---
debian/copyright | 147 ++++++++++++++++++++++++++++++++++++++++---------------
1 file changed, 107 insertions(+), 40 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 8289073..337b036 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,43 +1,110 @@
-This work was packaged for Debian by:
-
- Stefano Karapetsas <stefano at karapetsas.com> on Tue, 08 Nov 2011 02:52:56 +0100
-
-It was downloaded from:
-
- <https://github.com/Perberos/Mate-Desktop-Extra>
-
-Upstream Author:
-
- Perberos <perberos at gmail.com>
-
-Copyright:
-
- Copyright (C) 2011 Perberos
-
-License:
-
- 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.
-
- 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 version 2 can be found in "/usr/share/common-licenses/GPL-2".
-
-The Debian packaging is:
-
- Copyright (C) 2011 Stefano Karapetsas <stefano at karapetsas.com>
-
-you can redistribute it and/or modify
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: mate-indicator-applet
+Upstream-Contact: Stefano Karapetsas <stefano at karapetsas.com>
+Source: http://pub.mate-desktop.org/releases/
+
+Files: src/tomboykeybinder.c
+ src/tomboykeybinder.h
+Copyright: 2008, Novell
+License: LGPL-2+
+
+Files: ltmain.sh
+Copyright: 1996-2001, 2003-2006
+License: GPL-2+
+
+Files: src/applet-main.c
+Copyright: 2009-2010, Canonical Ltd
+License: GPL-3
+
+Files: src/eggaccelerators.h
+Copyright: 2002, Red Hat, Inc
+License: LGPL-2+
+
+Files: src/eggaccelerators.c
+Copyright: 2002, Red Hat, Inc.; 1998, 2001 Tim Janik
+License: LGPL-2+
+
+Files: autogen.sh
+Copyright: *No copyright*
+License: UNKNOWN
+Specified files lack copyright/license information in the
+(non-present) file header.
+
+Files: debian/*
+Copyright: 2011, Stefano Karapetsas <stefano at karapetsas.com>
+ 2013, Mike Gabriel <sunweaver at debian.org>
+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 as published by
the Free Software Foundation; either version 2 of the License, or
-(at your option) any later version.
+(at your opinion) 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 Genaral Public License for more details.
+.
+You should have received a copy og 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 version 2 can be found in "/usr/share/common-licenses/GPL-2".
+License: LGPL-2+
+
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
+Licenses are intended to guarantee your freedom to share and change
+free software--to make sure the software is free for all its users.
+
+ This license, the Library General Public License, applies to some
+specially designated Free Software Foundation software, and to any
+other libraries whose authors decide to use it. You can use it for
+your libraries, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+ To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if
+you distribute copies of the library, or if you modify it.
+.
+On Debian systems, the complete text of the GNU General
+Public License version LGPL-2 can be found in "/usr/share/common-licenses/LGPL-2".
+
+License: GPL-3+
+
+ The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+ The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works. By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users. We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors. You can apply it to
+your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+ To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights. Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
+.
+On Debian systems, the complete text of the GNU General
+Public License version GPL-3 can be found in "/usr/share/common-licenses/GPL-3"
--
mate-indicator-applet Debian package
More information about the pkg-mate-commits
mailing list