~lubuntu-dev/lubuntu-default-settings/trunk

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Unit 193
  • Date: 2014-05-30 08:53:51 UTC
  • mto: This revision was merged to the branch mainline in revision 292.
  • Revision ID: unit193@sigma-20140530085351-be8c202hm0njn071
* Move etc/ and usr/ under src/
* Update debhelper compat to level 9.
* Update standards-version to 3.9.5.
* qlubuntu-default-session: Alternatively depend on lxqt-lightdm-greeter.
* d/copyright: Update to copyright format 1.0, update copyright years.
* d/copyright: Set Julien Lavergne as Upstream-Contact.
* d/maintscript: Move lightdm config to usr/share, this follows standard
  lightdm config such that the file is removed when the package is.
* Move d/20-*.conf to src/usr/share/lightdm/lightdm.conf.d/
* d/rules: Call dh_install with --fail-missing.
* 20-qlubuntu.conf: The session name is QLubuntu, not qlubuntu.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
 
1
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2
2
Upstream-Name: Lubuntu Default Settings
3
 
Upstream-Maintainer: Lubuntu Team <lubuntu-desktop@lists.launchpad.net>
 
3
Upstream-Contact: Julien Lavergne <gilir@ubuntu.com>
4
4
 
5
5
Files: *
6
 
Copyright: Copyright 2009, Julien Lavergne <gilir@ubuntu.com>
 
6
Copyright: Copyright 2009-2014, Julien Lavergne <gilir@ubuntu.com>
7
7
License: GPL-2+
8
 
 On Debian systems the full text of the GNU General Public License can be found
9
 
 in the `/usr/share/common-licenses/GPL-2' file.
 
8
 This package is free software; you can redistribute it and/or modify
 
9
 it under the terms of the GNU General Public License as published by
 
10
 the Free Software Foundation; either version 2 of the License, or
 
11
 (at your option) any later version.
 
12
 .
 
13
 This package is distributed in the hope that it will be useful,
 
14
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 
15
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
16
 GNU General Public License for more details.
 
17
 .
 
18
 You should have received a copy of the GNU General Public License
 
19
 along with this program. If not, see <http://www.gnu.org/licenses/>
 
20
 .
 
21
 On Debian systems, the complete text of the GNU General
 
22
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".