--- mythbuntu-gdm-theme-0.6.orig/debian/control +++ mythbuntu-gdm-theme-0.6/debian/control @@ -0,0 +1,21 @@ +Source: mythbuntu-gdm-theme +Priority: optional +Section: misc +Maintainer: Ubuntu MythTV Team +XS-Vcs-Bzr: http://bazaar.launchpad.net/~mythbuntu/mythbuntu/mythbuntu-gdm-theme +XS-Vcs-Browser: http://codebrowse.launchpad.net/~mythbuntu/mythbuntu/mythbuntu-gdm-theme +Standards-Version: 3.8.4 +Build-Depends: debhelper (>= 7), mythbuntu-common + +Package: mythbuntu-gdm-theme +Provides: gdm-theme +Architecture: all +Depends: ${shlibs:Depends}, ttf-dejavu, feh +Recommends: xfce4-settings, xfwm4 +Description: Mythbuntu GDM theme + The GDM greeter theme used for a standalone + Mythbuntu installation. + . + This package can also be installed on + other Ubuntu desktops desiring to use this + theme, but it will replace the GDM theme. --- mythbuntu-gdm-theme-0.6.orig/debian/rules +++ mythbuntu-gdm-theme-0.6/debian/rules @@ -0,0 +1,3 @@ +#!/usr/bin/make -f +BZR_REVISION=30 +include /usr/share/mythbuntu/mythbuntu.make --- mythbuntu-gdm-theme-0.6.orig/debian/install +++ mythbuntu-gdm-theme-0.6/debian/install @@ -0,0 +1 @@ +usr --- mythbuntu-gdm-theme-0.6.orig/debian/copyright +++ mythbuntu-gdm-theme-0.6/debian/copyright @@ -0,0 +1,36 @@ +This package was debianized by Mario Limonciello on +Tue, 05 June 2007 16:41:23 -0500 + +Author & Copyright: + © 2008 Nick Fox (Remix for Mythbuntu Only) + + +Sources: + * The mythbuntu-artwork logo, + by Troy Sobotka + * All icons used were provided by the Infinty Grey GDM theme at + http://www.gnome-look.org/content/show.php/Infinity+Grey+GDM+Theme? + content=75444 + by Steve Shepard + +License: + + This Theme Package is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This theme 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 + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this theme package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian & Ubuntu systems, a complete copy of the LGPL can be found under +/usr/share/common-licenses/LGPL + +The Debian packaging is © 2007, Mario Limonciello and is +also licensed under the LGPL. --- mythbuntu-gdm-theme-0.6.orig/debian/compat +++ mythbuntu-gdm-theme-0.6/debian/compat @@ -0,0 +1 @@ +7 --- mythbuntu-gdm-theme-0.6.orig/debian/changelog +++ mythbuntu-gdm-theme-0.6/debian/changelog @@ -0,0 +1,77 @@ +mythbuntu-gdm-theme (0.6-0ubuntu1) lucid; urgency=low + + * Rename xsplash directory to mythbuntu directory. (LP: #550088) + * Drop unused backgrounds for xsplash. + + -- Mario Limonciello Sun, 28 Mar 2010 12:35:57 -0500 + +mythbuntu-gdm-theme (0.5-0ubuntu1) lucid; urgency=low + + * debian/control: + - Drop references to xplash. + - Bump standards version + - Bump debhelper build dependency + - Drop cdbs build dependency + - Build depends on mythbuntu-common. + * debian/compat: + - Bump + * debian/rules: + - Use the standard mythbuntu rules file. + * Keep the xsplash files though, because we still refer to them elsewhere. + + -- Mario Limonciello Sun, 28 Mar 2010 00:38:55 -0500 + +mythbuntu-gdm-theme (0.4-0ubuntu1) karmic; urgency=low + + * Add an xsplash theme. + * Drop old pre-karmic gdm theme. + * Add in a few .desktop files to spawn the right things in gdm (xfsettingsd + etc) borrowed from xubuntu-artwork source package. + * debian/control: + - P/C/R for xsplash-artwork. + - Update description. + - Recommends for xsplash, xfwm4, xfce4-settings. + - Depends on feh. + + -- Mario Limonciello Sun, 20 Sep 2009 00:48:30 -0500 + +mythbuntu-gdm-theme (0.3-0ubuntu3) karmic; urgency=low + + * debian/control: + - Depends on ttf-dejavu instead of ttf-bitstream-vera. + + -- Mario Limonciello Thu, 27 Aug 2009 22:21:12 -0500 + +mythbuntu-gdm-theme (0.3-0ubuntu2) intrepid; urgency=low + + * debian/control: + - Add provides for gdm-theme. + + -- Mario Limonciello Fri, 15 Aug 2008 12:41:32 -0500 + +mythbuntu-gdm-theme (0.3-0ubuntu1) hardy; urgency=low + + [ Nick Fox ] + * New Theme Based on Infinity Grey v0.5 + * Added Mythbuntu Logo + * Adjusted colors slightly for Mythbuntu + + -- Mario Limonciello Wed, 09 Apr 2008 00:33:28 -0500 + +mythbuntu-gdm-theme (0.2-0ubuntu1) gutsy; urgency=low + + * New logo. + * debian/rules: + - Update to new redundant get-orig-source + * debian/control: + - Update maintainer to new Ubuntu Mythtv Team list + - Add X-Vcs-Bzr links. + - Make the arch all instead of any + + -- Mario Limonciello Mon, 30 Jul 2007 00:17:02 -0500 + +mythbuntu-gdm-theme (0.1-0ubuntu1) gutsy; urgency=low + + * Initial release. + + -- Mario Limonciello Tue, 05 June 2007 16:41:23 -0500