Merge b8794a24c5f5cc79fbe049b3c4ae05f0be883c17 into ca89329041e1b863d9f2dae2829c7294a2e1be44
This commit is contained in:
commit
fa1e5d1a1b
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
|||||||
|
xdg-desktop-portal-lxqt (0.2.0-0ubuntu1~ppa1) jammy; urgency=medium
|
||||||
|
|
||||||
|
* Backport to Jammy.
|
||||||
|
* Removed redundant "Repository-Browser" field from d/upstream/metadata.
|
||||||
|
* Removed obsolete "-Wl,--as-needed" linker flag.
|
||||||
|
* Added "Rules-Requires-Root: no" to debian/control.
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@gmail.com> Tue, 05 Jul 2022 17:04:26 -0500
|
||||||
|
|
||||||
xdg-desktop-portal-lxqt (0.2.0-0ubuntu1) kinetic; urgency=medium
|
xdg-desktop-portal-lxqt (0.2.0-0ubuntu1) kinetic; urgency=medium
|
||||||
|
|
||||||
* Initial release.
|
* Initial release.
|
||||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -13,6 +13,7 @@ Standards-Version: 4.6.1
|
|||||||
Vcs-Browser: https://phab.lubuntu.me/source/liblxqt/
|
Vcs-Browser: https://phab.lubuntu.me/source/liblxqt/
|
||||||
Vcs-Git: https://phab.lubuntu.me/source/liblxqt.git
|
Vcs-Git: https://phab.lubuntu.me/source/liblxqt.git
|
||||||
Homepage: https://github.com/lxqt/qtxdg-tools
|
Homepage: https://github.com/lxqt/qtxdg-tools
|
||||||
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
Package: xdg-desktop-portal-lxqt
|
Package: xdg-desktop-portal-lxqt
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
1
debian/rules
vendored
1
debian/rules
vendored
@ -2,7 +2,6 @@
|
|||||||
export DH_VERBOSE=1
|
export DH_VERBOSE=1
|
||||||
|
|
||||||
export LC_ALL=C.UTF-8
|
export LC_ALL=C.UTF-8
|
||||||
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
|
||||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||||
|
|
||||||
%:
|
%:
|
||||||
|
1
debian/upstream/metadata
vendored
1
debian/upstream/metadata
vendored
@ -3,4 +3,3 @@ Bug-Database: https://github.com/lxqt/xdg-desktop-portal-lxqt/issues
|
|||||||
Bug-Submit: https://github.com/lxqt/xdg-desktop-portal-lxqt/issues/new
|
Bug-Submit: https://github.com/lxqt/xdg-desktop-portal-lxqt/issues/new
|
||||||
Changelog: https://github.com/lxqt/xdg-desktop-portal-lxqt/blob/master/CHANGELOG
|
Changelog: https://github.com/lxqt/xdg-desktop-portal-lxqt/blob/master/CHANGELOG
|
||||||
Repository: https://github.com/lxqt/xdg-desktop-portal-lxqt
|
Repository: https://github.com/lxqt/xdg-desktop-portal-lxqt
|
||||||
Repository-Browser: https://github.com/lxqt/xdg-desktop-portal-lxqt
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user