--- gnome-control-center-unity-1.2daily13.04.09.orig/debian/lintian-overrides +++ gnome-control-center-unity-1.2daily13.04.09/debian/lintian-overrides @@ -0,0 +1 @@ +gnome-control-center-unity: desktop-command-not-in-package usr/share/applications/gnome-control-center-unity-appearance.desktop gnome-control-center --- gnome-control-center-unity-1.2daily13.04.09.orig/debian/watch +++ gnome-control-center-unity-1.2daily13.04.09/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://launchpad.net/gnome-control-center-unity/+download .*/gnome-control-center-unity-(.+)\.tar\.xz --- gnome-control-center-unity-1.2daily13.04.09.orig/debian/copyright +++ gnome-control-center-unity-1.2daily13.04.09/debian/copyright @@ -0,0 +1,52 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: https://launchpad.net/gnome-control-center-unity + +Files: * +Copyright: 2012 Canonical Ltd +License: GPL-2 + +Files: appearance/*.[ch] +Copyright: 2010 Intel, Inc +License: GPL-2+ + +Files: appearance/cc-appearance-xml.[ch] +Copyright: 2003-2006 Novell, Inc + 2011 Red Hat Inc +License: GPL-2 + +Files: appearance/cc-appearance-item.c +Copyright: 2010-2011 Red Hat, Inc +License: GPL-2+ + +License: GPL-2 + This program is free software: you can redistribute it and/or modify + it under the terms of version 2 of the GNU General Public License as + published by the Free Software Foundation. + . + 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 program. If not, see . + . + 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. + +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, either version 2 of the License, or + (at your option) any later version. + . + 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 program. If not, see . + . + 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. --- gnome-control-center-unity-1.2daily13.04.09.orig/debian/control +++ gnome-control-center-unity-1.2daily13.04.09/debian/control @@ -0,0 +1,33 @@ +Source: gnome-control-center-unity +Section: gnome +Priority: optional +Maintainer: Ubuntu Desktop Team +Standards-Version: 3.9.4 +Build-Depends: autotools-dev, + debhelper (>= 9), + desktop-file-utils, + dh-autoreconf, + dh-translations, + gnome-common, + gsettings-desktop-schemas-dev (>= 3.5.91), + intltool (>= 0.37), + libgdk-pixbuf2.0-dev (>= 2.23.0), + libglib2.0-dev (>= 2.31.0), + libgnome-control-center-dev, + libgnome-desktop-3-dev, + libgtk-3-dev (>= 3.5.13), + libnotify-dev (>= 0.7.3), +# libsocialweb-client-dev, + libxml2-dev, +# If you aren't a member of ~unity-team but need to upload packaging changes, +# just go ahead. ~unity-team will notice and sync up the code again. +Vcs-Bzr: http://code.launchpad.net/~unity-team/gnome-control-center-unity/trunk + +Package: gnome-control-center-unity +Architecture: any +Depends: ${misc:Depends}, + ${shlibs:Depends}, + gnome-control-center, +Description: change the settings of the Unity desktop + This package contains a settings panel for the Unity desktop, + allowing you to set the background and the theme. --- gnome-control-center-unity-1.2daily13.04.09.orig/debian/compat +++ gnome-control-center-unity-1.2daily13.04.09/debian/compat @@ -0,0 +1 @@ +9 --- gnome-control-center-unity-1.2daily13.04.09.orig/debian/rules +++ gnome-control-center-unity-1.2daily13.04.09/debian/rules @@ -0,0 +1,15 @@ +#!/usr/bin/make -f + +%: + dh $@ --with autoreconf,translations + +override_dh_autoreconf: + NOCONFIGURE=1 dh_autoreconf ./autogen.sh + +override_dh_makeshlibs: + dh_makeshlibs -Xlibunity-appearance.so + +override_dh_install: + dh_install --fail-missing + find debian/gnome-control-center-unity -name \*.la -exec rm {} \; + find debian/gnome-control-center-unity -name \*.a -exec rm {} \; --- gnome-control-center-unity-1.2daily13.04.09.orig/debian/changelog +++ gnome-control-center-unity-1.2daily13.04.09/debian/changelog @@ -0,0 +1,61 @@ +gnome-control-center-unity (1.2daily13.04.09-0ubuntu1) raring; urgency=low + + [ Sebastien Bacher ] + * Translations are not loaded by the capplet (LP: #1166091) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 17 + + -- Ubuntu daily release Tue, 09 Apr 2013 00:01:46 +0000 + +gnome-control-center-unity (1.2daily13.04.01-0ubuntu1) raring; urgency=low + + * Automatic snapshot from revision 15 + + -- Ubuntu daily release Mon, 01 Apr 2013 00:02:09 +0000 + +gnome-control-center-unity (1.2daily13.02.15-0ubuntu1) raring; urgency=low + + [ Didier Roche ] + * Opening 'Settings › Appareance' involves losing workspace size + settings (LP: #1125060) + + [ Automatic PS uploader ] + * Automatic snapshot from revision 14 + + -- Automatic PS uploader Fri, 15 Feb 2013 07:49:27 +0000 + +gnome-control-center-unity (1.2daily13.02.14-0ubuntu1) raring; urgency=low + + [ Didier Roche ] + * Automatic snapshot from revision 10 (bootstrap) + + [ Sebastien Bacher ] + * Untranslatable strings in Appearance section (LP: #1120666) + + [ Automatic PS uploader ] + * Automatic snapshot from revision 12 + + -- Automatic PS uploader Thu, 14 Feb 2013 00:01:51 +0000 + +gnome-control-center-unity (1.2-0ubuntu1) raring; urgency=low + + * Fix an erasing issue if there is an application after unity-running app + list. + + -- Didier Roche Mon, 14 Jan 2013 12:36:37 -0800 + +gnome-control-center-unity (1.1-0ubuntu1) raring; urgency=low + + * Support "show me the desktop" launcher icon in the appearance panel + (LP: #681348) + * Add an option to enable/disable workspaces (between no workspace and + a 2x2 grid) in the appearance panel (LP: #868423) + + -- Didier Roche Sun, 13 Jan 2013 15:59:41 -0800 + +gnome-control-center-unity (1.0-0ubuntu1) raring; urgency=low + + * Initial release, split out from gnome-control-center + + -- Michael Terry Wed, 14 Nov 2012 15:30:15 -0500 --- gnome-control-center-unity-1.2daily13.04.09.orig/debian/source/lintian-overrides +++ gnome-control-center-unity-1.2daily13.04.09/debian/source/lintian-overrides @@ -0,0 +1,2 @@ +gnome-control-center-unity source: native-package-with-dash-version +gnome-control-center-unity source: debian-watch-file-in-native-package --- gnome-control-center-unity-1.2daily13.04.09.orig/debian/source/format +++ gnome-control-center-unity-1.2daily13.04.09/debian/source/format @@ -0,0 +1 @@ +1.0