* debian/control
- Wrap build-depends and depends.
This commit is contained in:
parent
f53b6a16f2
commit
1647ee596e
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -7,6 +7,8 @@ lubuntu-default-settings (0.7) UNRELEASED; urgency=low
|
|||||||
- Make Lubuntu the default session by using the [base] session key.
|
- Make Lubuntu the default session by using the [base] session key.
|
||||||
- Remove last_*, not provided by lxdm.conf in recent lxdm version.
|
- Remove last_*, not provided by lxdm.conf in recent lxdm version.
|
||||||
- Put "username" in the autologin key.
|
- Put "username" in the autologin key.
|
||||||
|
* debian/control
|
||||||
|
- Wrap build-depends and depends.
|
||||||
|
|
||||||
-- Julien Lavergne <gilir@ubuntu.com> Mon, 01 Mar 2010 00:38:35 +0100
|
-- Julien Lavergne <gilir@ubuntu.com> Mon, 01 Mar 2010 00:38:35 +0100
|
||||||
|
|
||||||
|
8
debian/control
vendored
8
debian/control
vendored
@ -2,7 +2,8 @@ Source: lubuntu-default-settings
|
|||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Julien Lavergne <gilir@ubuntu.com>
|
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: https://launchpad.net/~lubuntu-desktop
|
Homepage: https://launchpad.net/~lubuntu-desktop
|
||||||
Vcs-Bzr: lp:~lubuntu-desktop/+junk/lubuntu-default-settings
|
Vcs-Bzr: lp:~lubuntu-desktop/+junk/lubuntu-default-settings
|
||||||
@ -10,6 +11,9 @@ Vcs-Browser: http://bazaar.launchpad.net/~lubuntu-desktop/+junk/lubuntu-default-
|
|||||||
|
|
||||||
Package: lubuntu-default-settings
|
Package: lubuntu-default-settings
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${misc:Depends}, lxsession (>= 0.4.1), lubuntu-artwork (>= 0.4), elementary-icon-theme
|
Depends: ${misc:Depends},
|
||||||
|
lxsession (>= 0.4.1),
|
||||||
|
lubuntu-artwork (>= 0.4),
|
||||||
|
elementary-icon-theme
|
||||||
Description: default settings for Lubuntu
|
Description: default settings for Lubuntu
|
||||||
Various system settings tailored for Lubuntu.
|
Various system settings tailored for Lubuntu.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user