diff --git a/debian/changelog b/debian/changelog index 9f0a5bd..37e7f90 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -lubuntu-default-settings (0.1) karmic; urgency=low +lubuntu-artwork (0.1) lucid; urgency=low * Initial release diff --git a/debian/control b/debian/control index 4b5129f..1820748 100644 --- a/debian/control +++ b/debian/control @@ -1,15 +1,16 @@ -Source: lubuntu-default-settings +Source: lubuntu-artwork Section: x11 Priority: optional -Maintainer: Lubuntu Team +Maintainer: Julien Lavergne Build-Depends: debhelper (>= 7), intltool Standards-Version: 3.8.3 Homepage: Vcs-Bzr: Vcs-Browser: -Package: lubuntu-default-settings +Package: lubuntu-artwork Architecture: all -Depends: ${misc:Depends}, lxsession (>= 0.3.9), gnome-brave-icon-theme -Description: default settings for Lubuntu - Various system settings tailored for Lubuntu. +Depends: ${misc:Depends} +Description: artwork for Lubuntu + Artwork for Lubuntu, contained the wallpaper and others specific images and + logos. diff --git a/debian/copyright b/debian/copyright index 01358ee..9b9c2d2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,5 +1,5 @@ Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat -Upstream-Name: Lubuntu Default Settings +Upstream-Name: Lubuntu Artwork Upstream-Maintainer: Lubuntu Team Files: * diff --git a/debian/rules b/debian/rules index 50ed1cc..45d369d 100755 --- a/debian/rules +++ b/debian/rules @@ -16,7 +16,7 @@ install: build dh_testroot dh_prep dh_installdirs - $(MAKE) DESTDIR=$(CURDIR)/debian/lubuntu-default-settings + $(MAKE) DESTDIR=$(CURDIR)/debian/lubuntu-artwork binary-indep: build install dh_testdir