Switch package to lubuntu-artwork
This commit is contained in:
parent
1175c5771f
commit
e0615b52d0
2
debian/changelog
vendored
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
|
||||
|
||||
|
13
debian/control
vendored
13
debian/control
vendored
@ -1,15 +1,16 @@
|
||||
Source: lubuntu-default-settings
|
||||
Source: lubuntu-artwork
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Maintainer: Lubuntu Team <lubuntu-desktop@lists.launchpad.net>
|
||||
Maintainer: Julien Lavergne <gilir@ubuntu.com>
|
||||
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.
|
||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -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 <lubuntu-desktop@lists.launchpad.net>
|
||||
|
||||
Files: *
|
||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user