Switch package to lubuntu-artwork

ubuntu/bionic
Julien Lavergne 15 years ago
parent 1175c5771f
commit e0615b52d0

2
debian/changelog vendored

@ -1,4 +1,4 @@
lubuntu-default-settings (0.1) karmic; urgency=low lubuntu-artwork (0.1) lucid; urgency=low
* Initial release * Initial release

13
debian/control vendored

@ -1,15 +1,16 @@
Source: lubuntu-default-settings Source: lubuntu-artwork
Section: x11 Section: x11
Priority: optional Priority: optional
Maintainer: Lubuntu Team <lubuntu-desktop@lists.launchpad.net> Maintainer: Julien Lavergne <gilir@ubuntu.com>
Build-Depends: debhelper (>= 7), intltool Build-Depends: debhelper (>= 7), intltool
Standards-Version: 3.8.3 Standards-Version: 3.8.3
Homepage: Homepage:
Vcs-Bzr: Vcs-Bzr:
Vcs-Browser: Vcs-Browser:
Package: lubuntu-default-settings Package: lubuntu-artwork
Architecture: all Architecture: all
Depends: ${misc:Depends}, lxsession (>= 0.3.9), gnome-brave-icon-theme Depends: ${misc:Depends}
Description: default settings for Lubuntu Description: artwork for Lubuntu
Various system settings tailored for Lubuntu. Artwork for Lubuntu, contained the wallpaper and others specific images and
logos.

2
debian/copyright vendored

@ -1,5 +1,5 @@
Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
Upstream-Name: Lubuntu Default Settings Upstream-Name: Lubuntu Artwork
Upstream-Maintainer: Lubuntu Team <lubuntu-desktop@lists.launchpad.net> Upstream-Maintainer: Lubuntu Team <lubuntu-desktop@lists.launchpad.net>
Files: * Files: *

2
debian/rules vendored

@ -16,7 +16,7 @@ install: build
dh_testroot dh_testroot
dh_prep dh_prep
dh_installdirs dh_installdirs
$(MAKE) DESTDIR=$(CURDIR)/debian/lubuntu-default-settings $(MAKE) DESTDIR=$(CURDIR)/debian/lubuntu-artwork
binary-indep: build install binary-indep: build install
dh_testdir dh_testdir

Loading…
Cancel
Save