* debian/control

- Wrap build-depends and depends.
This commit is contained in:
Julien Lavergne 2010-04-10 18:41:54 +02:00
parent f53b6a16f2
commit 1647ee596e
2 changed files with 8 additions and 2 deletions

2
debian/changelog vendored
View File

@ -7,6 +7,8 @@ lubuntu-default-settings (0.7) UNRELEASED; urgency=low
- Make Lubuntu the default session by using the [base] session key.
- Remove last_*, not provided by lxdm.conf in recent lxdm version.
- 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

8
debian/control vendored
View File

@ -2,7 +2,8 @@ Source: lubuntu-default-settings
Section: x11
Priority: optional
Maintainer: Julien Lavergne <gilir@ubuntu.com>
Build-Depends: debhelper (>= 7), intltool
Build-Depends: debhelper (>= 7),
intltool
Standards-Version: 3.8.3
Homepage: https://launchpad.net/~lubuntu-desktop
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
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
Various system settings tailored for Lubuntu.