Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9f2551ead5
)
r14.1.x
parent
9e598c2cab
commit
4fb77ce790
@ -1,4 +1,4 @@
|
||||
xdg-desktop-portals-trinity (0.1-0) unstable; urgency=low
|
||||
xdg-desktop-portal-trinity (0.1-0) unstable; urgency=low
|
||||
|
||||
* Initial release for TDE
|
||||
|
@ -1,12 +1,15 @@
|
||||
Source: xdg-desktop-portals-trinity
|
||||
Source: xdg-desktop-portal-trinity
|
||||
Section: tde
|
||||
Priority: optional
|
||||
Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
|
||||
Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev
|
||||
|
||||
Package: xdg-desktop-portals-trinity
|
||||
Package: xdg-desktop-portal-trinity
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, xdg-desktop-portal
|
||||
Conflicts: xdg-desktop-portals-trinity
|
||||
Provides: xdg-desktop-portals-trinity
|
||||
Replaces: xdg-desktop-portals-trinity
|
||||
Description: An implementation of the FreeDesktop Portals API for TDE
|
||||
Exposes TDE APIs to applications which use the Portals API.
|
||||
As a result, these applications can transparently use native TDE APIs and dialogs.
|
@ -1,4 +1,4 @@
|
||||
xdg-desktop-portals-trinity (0.1-0) unstable; urgency=low
|
||||
xdg-desktop-portal-trinity (0.1-0) unstable; urgency=low
|
||||
|
||||
* Initial release for TDE
|
||||
|
@ -1,12 +1,15 @@
|
||||
Source: xdg-desktop-portals-trinity
|
||||
Source: xdg-desktop-portal-trinity
|
||||
Section: tde
|
||||
Priority: optional
|
||||
Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
|
||||
Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev
|
||||
|
||||
Package: xdg-desktop-portals-trinity
|
||||
Package: xdg-desktop-portal-trinity
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, xdg-desktop-portal
|
||||
Conflicts: xdg-desktop-portals-trinity
|
||||
Provides: xdg-desktop-portals-trinity
|
||||
Replaces: xdg-desktop-portals-trinity
|
||||
Description: An implementation of the FreeDesktop Portals API for TDE
|
||||
Exposes TDE APIs to applications which use the Portals API.
|
||||
As a result, these applications can transparently use native TDE APIs and dialogs.
|
Loading…
Reference in new issue