Wraaaaaaap.
This commit is contained in:
parent
3d162b53ff
commit
cee2106b9b
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -5,6 +5,7 @@ lxqt-about (0.14.0-0ubuntu1) UNRELEASED; urgency=medium
|
||||
* Bump Standards-version to 4.3.0, no changes needed.
|
||||
* Bump debhelper compat to 12, no changes needed.
|
||||
* Add a lxqt-about-l10n package.
|
||||
* Wraaaaaaap.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 25 Jan 2019 23:46:51 -0600
|
||||
|
||||
@ -101,7 +102,7 @@ lxqt-about (0.11.0-2) unstable; urgency=medium
|
||||
|
||||
lxqt-about (0.10.0-4) unstable; urgency=medium
|
||||
|
||||
* Bump Standards to 3.9.8, no changes needed
|
||||
* Bump Standards to 3.9.8, no changes needed
|
||||
* Fixed VCS fields, use https and plain /git/
|
||||
* Fixed copyright Format field, use https
|
||||
* Bump year in copyright
|
||||
|
9
debian/control
vendored
9
debian/control
vendored
@ -21,10 +21,8 @@ Homepage: https://github.com/lxqt/lxqt-about
|
||||
|
||||
Package: lxqt-about
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
Recommends: lxqt-about-l10n,
|
||||
lxqt-qtplugin
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||
Recommends: lxqt-about-l10n, lxqt-qtplugin
|
||||
Description: About screen for LXQt
|
||||
The about screen for LXQt
|
||||
.
|
||||
@ -34,8 +32,7 @@ Package: lxqt-about-l10n
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Section: localization
|
||||
Depends: ${misc:Depends},
|
||||
qttranslations5-l10n
|
||||
Depends: qttranslations5-l10n, ${misc:Depends}
|
||||
Breaks: lxqt-about (<< 0.11.0)
|
||||
Replaces: lxqt-about (<< 0.11.0)
|
||||
Description: Language package for lxqt-about
|
||||
|
2
debian/lxqt-about.install
vendored
2
debian/lxqt-about.install
vendored
@ -1,2 +1,2 @@
|
||||
usr/share/applications/lxqt-about.desktop
|
||||
usr/bin/lxqt-about
|
||||
usr/share/applications/lxqt-about.desktop
|
||||
|
Loading…
x
Reference in New Issue
Block a user