[neon/backports-jammy/packagekit-qt/Neon/unstable] debian: copyright: Mention Debian common-licenses
Matthias Klumpp
null at kde.org
Wed Mar 15 04:29:31 GMT 2023
Git commit c864c6fd17f319b29e9ea630370a56d712084881 by Matthias Klumpp.
Committed on 20/03/2013 at 00:19.
Pushed by carlosdem into branch 'Neon/unstable'.
copyright: Mention Debian common-licenses
M +1 -1 debian/control
M +19 -16 debian/copyright
https://invent.kde.org/neon/backports-jammy/packagekit-qt/commit/c864c6fd17f319b29e9ea630370a56d712084881
diff --git a/debian/control b/debian/control
index e686f13..b1eb355 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: cmake (>= 2.8),
libqt4-dev (>= 4.8),
packagekit (>= 0.8.6),
pkg-config (>= 0.26)
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
Homepage: http://www.packagekit.org
Vcs-Git: git://anonscm.debian.org/pkg-packagekit/packagekit-qt.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-packagekit/packagekit-qt.git
diff --git a/debian/copyright b/debian/copyright
index 11ab383..7b88291 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,6 +8,25 @@ Copyright: Daniel Nicoletti <dantti12 at gmail.com>
Matthias Klumpp <matthias at tenstral.net>
License: LGPL-2+
+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; see the file COPYING.LIB. If not, write to
+ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2".
+
Files: ./src/daemon.cpp
./src/daemonprivate.cpp
./src/daemonprivate.h
@@ -31,19 +50,3 @@ License: LGPL-2+
Files: debian/*
Copyright: Copyright 2012 Matthias Klumpp <mak at debian.org>
License: LGPL-2+
-
-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; see the file COPYING.LIB. If not, write to
- the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
- Boston, MA 02110-1301, USA.
More information about the Neon-commits
mailing list