--- ubuntulooks-0.9.2.orig/debian/copyright +++ ubuntulooks-0.9.2/debian/copyright @@ -0,0 +1,28 @@ +This package was debianized by Sebastien Bacher on +Tue, 7 Mar 2006 16:10:39 +0000. + +It was downloaded from + +Copyright Holder: + Richard Stellingwerff - remenic@gmail.com + Daniel Borgmann - daniel.borgmann@gmail.com + +License: + + This package 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 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 General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + --- ubuntulooks-0.9.2.orig/debian/rules +++ ubuntulooks-0.9.2/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/gnome.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk --- ubuntulooks-0.9.2.orig/debian/docs +++ ubuntulooks-0.9.2/debian/docs @@ -0,0 +1,2 @@ +NEWS +README --- ubuntulooks-0.9.2.orig/debian/changelog +++ ubuntulooks-0.9.2/debian/changelog @@ -0,0 +1,22 @@ +ubuntulooks (0.9.2-1) dapper; urgency=low + + * debian/control: + - Replaces ubuntu-artwork (<< 7) for the gtkrc move + * debian/rules: + - ship the gtkrc with that package rather than ubuntu-artwork so + we don't have to upload both at every change + + -- Sebastien Bacher Fri, 10 Mar 2006 10:05:43 +0000 + +ubuntulooks (0.9.0-2) dapper; urgency=low + + * debian/control: Build-depend on libgtk2.0-dev (>= 2.8.0). + + -- Colin Watson Thu, 9 Mar 2006 20:01:33 +0000 + +ubuntulooks (0.9.0-1) dapper; urgency=low + + * First package + + -- Sebastien Bacher Tue, 7 Mar 2006 16:10:39 +0000 + --- ubuntulooks-0.9.2.orig/debian/control +++ ubuntulooks-0.9.2/debian/control @@ -0,0 +1,15 @@ +Source: ubuntulooks +Section: gnome +Priority: optional +Maintainer: Sebastien Bacher +Build-Depends: cdbs, debhelper (>= 4.1.0), libgtk2.0-dev (>= 2.8.0) +Standards-Version: 3.6.2 + +Package: gtk2-engines-ubuntulooks +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Replaces: ubuntu-artwork (<< 7) +Description: 'ubuntulooks' theme for GTK+ 2.x + Clearlooks is a modern-looking engine for GTK+, based on Bluecurve. It + features elements of various popular themes, blended together to produce a + theme that is easy on the eyes and visually pleasing. --- ubuntulooks-0.9.2.orig/debian/compat +++ ubuntulooks-0.9.2/debian/compat @@ -0,0 +1 @@ +4 --- ubuntulooks-0.9.2.orig/debian/dirs +++ ubuntulooks-0.9.2/debian/dirs @@ -0,0 +1,2 @@ +usr/bin +usr/sbin