Run wrap-and-sort.

This commit is contained in:
Simon Quigley 2018-07-09 19:25:07 -05:00
parent 621dbed019
commit 3299228b7b
2 changed files with 13 additions and 4 deletions

1
debian/changelog vendored
View File

@ -2,6 +2,7 @@ lubuntu-meta (1.5) UNRELEASED; urgency=medium
* Add Vcs-* lines to reflect importing of the packaging into Git. * Add Vcs-* lines to reflect importing of the packaging into Git.
* Remove gilir from Uploaders as he is no longer a member of the team. * Remove gilir from Uploaders as he is no longer a member of the team.
* Run wrap-and-sort.
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 09 Jul 2018 19:23:38 -0500 -- Simon Quigley <tsimonq2@ubuntu.com> Mon, 09 Jul 2018 19:23:38 -0500

16
debian/control vendored
View File

@ -12,12 +12,20 @@ Package: lubuntu-desktop
Architecture: any Architecture: any
Depends: ${germinate:Depends}, ${misc:Depends} Depends: ${germinate:Depends}, ${misc:Depends}
Recommends: ${germinate:Recommends} Recommends: ${germinate:Recommends}
Conflicts: lubuntu-gtk-desktop (<< 1.0), lubuntu-qt-desktop (<< 1.0), lubuntu-gtk-core, lubuntu-qt-core Conflicts: lubuntu-gtk-core,
Replaces: lubuntu-gtk-desktop (<< 1.0), lubuntu-qt-desktop (<< 1.0), lubuntu-gtk-core, lubuntu-qt-core lubuntu-gtk-desktop (<< 1.0),
Provides: lubuntu-gtk-desktop, lubuntu-qt-desktop, lubuntu-gtk-core, lubuntu-qt-core lubuntu-qt-core,
lubuntu-qt-desktop (<< 1.0)
Replaces: lubuntu-gtk-core,
lubuntu-gtk-desktop (<< 1.0),
lubuntu-qt-core,
lubuntu-qt-desktop (<< 1.0)
Provides: lubuntu-gtk-core,
lubuntu-gtk-desktop,
lubuntu-qt-core,
lubuntu-qt-desktop
Description: Lubuntu Desktop environment Description: Lubuntu Desktop environment
This metapackage depends on all components which make up the Lubuntu Desktop. This metapackage depends on all components which make up the Lubuntu Desktop.
. .
It is also used to help ensure proper upgrades, but it can be safely removed It is also used to help ensure proper upgrades, but it can be safely removed
if you want to remove some applications installed by default. if you want to remove some applications installed by default.