Remove old Breaks/Replaces since we're past the LTS.
This commit is contained in:
parent
935967c906
commit
558646a34d
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,7 +1,9 @@
|
|||||||
lxqt-session (1.1.1-0ubuntu1) UNRELEASED; urgency=medium
|
lxqt-session (1.1.1-0ubuntu1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
- Add qtxdg-tools as a build dependency.
|
||||||
* Bump build dependencies.
|
* Bump build dependencies.
|
||||||
|
* Remove old Breaks/Replaces since we're past the LTS.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 01 Jun 2022 16:30:00 -0500
|
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 01 Jun 2022 16:30:00 -0500
|
||||||
|
|
||||||
|
5
debian/control
vendored
5
debian/control
vendored
@ -14,6 +14,7 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libudev-dev [linux-any],
|
libudev-dev [linux-any],
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
|
qtxdg-tools,
|
||||||
xdg-user-dirs
|
xdg-user-dirs
|
||||||
Standards-Version: 4.5.1
|
Standards-Version: 4.5.1
|
||||||
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-session/
|
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-session/
|
||||||
@ -40,8 +41,6 @@ Recommends: lxqt-config,
|
|||||||
qps [linux-any],
|
qps [linux-any],
|
||||||
xscreensaver | gnome-screensaver | light-locker | i3lock | suckless-tools
|
xscreensaver | gnome-screensaver | light-locker | i3lock | suckless-tools
|
||||||
Provides: x-session-manager
|
Provides: x-session-manager
|
||||||
Breaks: lxqt-common (<< 0.12.0)
|
|
||||||
Replaces: lxqt-common (<< 0.12.0)
|
|
||||||
Description: session manager component for LXQt
|
Description: session manager component for LXQt
|
||||||
LXQt is an advanced, easy-to-use, and fast desktop environment based on
|
LXQt is an advanced, easy-to-use, and fast desktop environment based on
|
||||||
Qt technologies. It has been tailored for users who value simplicity,
|
Qt technologies. It has been tailored for users who value simplicity,
|
||||||
@ -55,8 +54,6 @@ Architecture: all
|
|||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: localization
|
Section: localization
|
||||||
Depends: qttranslations5-l10n, ${misc:Depends}
|
Depends: qttranslations5-l10n, ${misc:Depends}
|
||||||
Breaks: lxqt-session (<< 0.11.0)
|
|
||||||
Replaces: lxqt-session (<< 0.11.0)
|
|
||||||
Description: Language package for lxqt-session
|
Description: Language package for lxqt-session
|
||||||
The l10n files for lxqt-session.
|
The l10n files for lxqt-session.
|
||||||
.
|
.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user