~ubuntu-sdk-team/ubuntu-ui-toolkit/trunk-ota14

« back to all changes in this revision

Viewing changes to modules/Ubuntu/Components/ubuntu-components.qdoc

  • Committer: Tarmac
  • Author(s): Timo Jyrinki, Didier Roche
  • Date: 2013-03-18 10:05:37 UTC
  • mfrom: (350.2.29 trunk)
  • Revision ID: tarmac-20130318100537-tktmtvg83sn69ah8
A full review on packaging and renaming qt-components-ubuntu -> ubuntu-ui-toolkit. This matches what got uploaded to raring archives.

Touches also files outside debian/:
* Rename qt-components-ubuntu -> ubuntu-ui-toolkit
* Fix a couple of copyright headers that incorrectly used GPL instead of LGPL

debian/:
* Replaces/Conflicts/Provides the old PPA package names
* Combine demos and examples to the -examples package
* Split the theme files into own package
* Prepare for daily package process
* Change into non-native package
* Clean debian/changelog to reflect having had the initial release to the archives
* Run wrap-and-sort on debian/control
* Bring ubuntu-sdk package into the ubuntu-ui-toolkit source package.

Approved by PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
2
 * Copyright 2012 Canonical Ltd.
3
3
 *
4
 
 * This program is free software: you can redistribute it and/or modify
5
 
 * it under the terms of the GNU Lesser General Public License version 3 as
6
 
 * published by the Free Software Foundation.
 
4
 * This program is free software; you can redistribute it and/or modify
 
5
 * it under the terms of the GNU Lesser General Public License as published by
 
6
 * the Free Software Foundation; version 3.
7
7
 *
8
8
 * This program is distributed in the hope that it will be useful,
9
9
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
10
10
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11
 
 * GNU General Public License for more details.
 
11
 * GNU Lesser General Public License for more details.
12
12
 *
13
 
 * You should have received a copy of the GNU General Public License
 
13
 * You should have received a copy of the GNU Lesser General Public License
14
14
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
15
15
 */
16
16