new release 0.9.0
drop patches fix debian $foo add source/options
This commit is contained in:
parent
72b80ce5cf
commit
8def506cd0
21
debian/changelog
vendored
21
debian/changelog
vendored
@ -1,22 +1,5 @@
|
|||||||
lxqt-powermanagement (0.8.0-1) unstable; urgency=medium
|
lxqt-powermanagement (0.9.0-1) experimental; urgency=low
|
||||||
|
|
||||||
* Upstream version 0.8.0
|
|
||||||
* Min liblxqt-qt5-0-dev version 0.8.0
|
|
||||||
* Min Qt version 5.3.2
|
|
||||||
* bump standards to 3.9.6
|
|
||||||
* lintian overrides for missed manpages and invalid category
|
|
||||||
* patched desktop file, OnlyShowIn=LXQt
|
|
||||||
|
|
||||||
-- Alf Gaida <agaida@siduction.org> Sun, 19 Oct 2014 02:35:41 +0200
|
|
||||||
|
|
||||||
lxqt-powermanagement (0.7.96-2) unstable; urgency=low
|
|
||||||
|
|
||||||
* Rebuild only; no source changes.
|
|
||||||
|
|
||||||
-- Alf Gaida <agaida@siduction.org> Mon, 22 Sep 2014 22:18:51 +0200
|
|
||||||
|
|
||||||
lxqt-powermanagement (0.7.96-1) unstable; urgency=low
|
|
||||||
|
|
||||||
* Initial release (Closes: #747611)
|
* Initial release (Closes: #747611)
|
||||||
|
|
||||||
-- Alf Gaida <agaida@siduction.org> Wed, 10 Sep 2014 19:46:25 +0200
|
-- Alf Gaida <agaida@siduction.org> Sun, 15 Feb 2015 14:00:15 +0100
|
||||||
|
44
debian/control
vendored
44
debian/control
vendored
@ -1,19 +1,23 @@
|
|||||||
Source: lxqt-powermanagement
|
Source: lxqt-powermanagement
|
||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Alf Gaida <agaida@siduction.org>
|
Maintainer: Debian LXQt Maintainers <lxqt-debian@lists.lxde.org>
|
||||||
|
Uploaders:
|
||||||
|
Alf Gaida <agaida@siduction.org>
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
cmake,
|
cmake (>= 3.0.2),
|
||||||
debhelper (>= 9),
|
debhelper (>= 9),
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
libx11-xcb-dev,
|
libx11-xcb-dev,
|
||||||
libxcb-dpms0-dev,
|
libxcb-dpms0-dev,
|
||||||
libxcb-screensaver0-dev,
|
libxcb-screensaver0-dev,
|
||||||
pkg-config,
|
pkg-config,
|
||||||
liblxqt-qt5-0-dev (>= 0.8.0),
|
libkf5windowsystem-dev (>= 5.5.0),
|
||||||
|
liblxqt0-dev (>= 0.9.0),
|
||||||
libqt5svg5-dev (>= 5.3.2),
|
libqt5svg5-dev (>= 5.3.2),
|
||||||
libqt5x11extras5-dev (>= 5.3.2),
|
libqt5x11extras5-dev (>= 5.3.2),
|
||||||
libqt5xdg-dev (>= 1.0.0),
|
libqt5xdg-dev (>= 1.0.0),
|
||||||
|
qtbase5-private-dev (>= 5.3.2),
|
||||||
qttools5-dev (>= 5.3.2),
|
qttools5-dev (>= 5.3.2),
|
||||||
qttools5-dev-tools (>= 5.3.2),
|
qttools5-dev-tools (>= 5.3.2),
|
||||||
Standards-Version: 3.9.6
|
Standards-Version: 3.9.6
|
||||||
@ -21,12 +25,10 @@ Homepage: https://github.com/lxde/lxqt-powermanagement
|
|||||||
#Vcs-Git: git://anonscm.debian.org/collab-maint/lxqt-powermanagement.git
|
#Vcs-Git: git://anonscm.debian.org/collab-maint/lxqt-powermanagement.git
|
||||||
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/lxqt-powermanagement.git;a=summary
|
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/lxqt-powermanagement.git;a=summary
|
||||||
|
|
||||||
Package: lxqt-powermanagement-qt5
|
Package: lxqt-powermanagement
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Breaks:
|
Breaks: lxqt-powermanagement-qt5 (<< 0.9.0)
|
||||||
lxqt-powermanagement,
|
Replaces: lxqt-powermanagement-qt5 (<< 0.9.0)
|
||||||
Replaces:
|
|
||||||
lxqt-powermanagement,
|
|
||||||
Depends:
|
Depends:
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${shlibs:Depends},
|
${shlibs:Depends},
|
||||||
@ -35,14 +37,34 @@ Description: Power management module for LXQt
|
|||||||
.
|
.
|
||||||
This package contain power management module for LXQt.
|
This package contain power management module for LXQt.
|
||||||
|
|
||||||
Package: lxqt-powermanagement-qt5-dbg
|
Package: lxqt-powermanagement-dbg
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Section: debug
|
Section: debug
|
||||||
Priority: extra
|
Priority: extra
|
||||||
|
Breaks: lxqt-powermanagement-qt5-dbg (<< 0.9.0)
|
||||||
|
Replaces: lxqt-powermanagement-qt5-dbg (<< 0.9.0)
|
||||||
Depends:
|
Depends:
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
lxqt-powermanagement-qt5 (= ${binary:Version}),
|
lxqt-powermanagement (= ${binary:Version}),
|
||||||
Description: Power management module for LXQt (debug symbols)
|
Description: Power management module for LXQt (debug symbols)
|
||||||
The Power management module for LXQt
|
The Power management module for LXQt
|
||||||
.
|
.
|
||||||
This package contain debugging symbols.
|
This package contain debugging symbols.
|
||||||
|
|
||||||
|
# ---- to be removed in 2016 ----
|
||||||
|
|
||||||
|
Package: lxqt-powermanagement-qt5
|
||||||
|
Depends: lxqt-powermanagement, ${misc:Depends}
|
||||||
|
Priority: extra
|
||||||
|
Section: oldlibs
|
||||||
|
Architecture: all
|
||||||
|
Description: lxqt-powermanagement transitional package
|
||||||
|
Empty package to facilitate upgrades, can be safely removed.
|
||||||
|
|
||||||
|
Package: lxqt-powermanagement-qt5-dbg
|
||||||
|
Depends: lxqt-powermanagement-dbg, ${misc:Depends}
|
||||||
|
Priority: extra
|
||||||
|
Section: oldlibs
|
||||||
|
Architecture: all
|
||||||
|
Description: lxqt-powermanagement transitional package (dbg)
|
||||||
|
Empty package to facilitate upgrades, can be safely removed.
|
||||||
|
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -3,11 +3,11 @@ Upstream-Name: lxqt-powermanagement
|
|||||||
Source: https://github.com/lxde/lxqt-openssh-askpass
|
Source: https://github.com/lxde/lxqt-openssh-askpass
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2013-2014 LXQt team
|
Copyright: 2013-2015 LXQt team
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2014 Alf Gaida <agaida@siduction.org>
|
Copyright: 2014-2015 Alf Gaida <agaida@siduction.org>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
6
debian/lintian-overrides
vendored
6
debian/lintian-overrides
vendored
@ -1,7 +1,7 @@
|
|||||||
# there will be no manpages in a foreseable future
|
# there will be no manpages in a foreseable future
|
||||||
lxqt-powermanagement-qt5: binary-without-manpage usr/bin/lxqt-config-powermanagement
|
lxqt-powermanagement: binary-without-manpage usr/bin/lxqt-config-powermanagement
|
||||||
lxqt-powermanagement-qt5: binary-without-manpage usr/bin/lxqt-powermanagement
|
lxqt-powermanagement: binary-without-manpage usr/bin/lxqt-powermanagement
|
||||||
|
|
||||||
# category LXQt in not yet in freedesktop specs - no bug
|
# category LXQt in not yet in freedesktop specs - no bug
|
||||||
lxqt-powermanagement-qt5: desktop-entry-invalid-category LXQt usr/share/applications/lxqt-config-powermanagement.desktop
|
lxqt-powermanagement: desktop-entry-invalid-category LXQt usr/share/applications/lxqt-config-powermanagement.desktop
|
||||||
|
|
||||||
|
@ -1,14 +0,0 @@
|
|||||||
Description: Fix OnlyShowIn=LXQt;
|
|
||||||
Author: Alf Gaida <agaida@siduction.org>
|
|
||||||
Last-Update: 2014-10-19
|
|
||||||
|
|
||||||
--- lxqt-powermanagement-0.8.0.orig/config/lxqt-config-powermanagement.desktop.in
|
|
||||||
+++ lxqt-powermanagement-0.8.0/config/lxqt-config-powermanagement.desktop.in
|
|
||||||
@@ -5,6 +5,6 @@ GenericName=Power Management Settings
|
|
||||||
Exec=lxqt-config-powermanagement
|
|
||||||
Icon=preferences-system-power-management
|
|
||||||
Categories=Settings;DesktopSettings;Qt;LXQt;
|
|
||||||
-OnlyShowIn=LXQt;LXDE;
|
|
||||||
+OnlyShowIn=LXQt;
|
|
||||||
|
|
||||||
#TRANSLATIONS_DIR=translations
|
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@ -1 +0,0 @@
|
|||||||
lxqt-config-powermanagement.desktop.patch
|
|
6
debian/rules
vendored
6
debian/rules
vendored
@ -1,7 +1,5 @@
|
|||||||
#!/usr/bin/make -f
|
#!/usr/bin/make -f
|
||||||
|
|
||||||
#export DH_VERBOSE=1
|
#export DH_VERBOSE=1
|
||||||
export USE_QT5=1
|
|
||||||
|
|
||||||
|
|
||||||
%:
|
%:
|
||||||
@ -9,7 +7,7 @@ export USE_QT5=1
|
|||||||
|
|
||||||
|
|
||||||
override_dh_auto_install:
|
override_dh_auto_install:
|
||||||
dh_auto_install -- DESTDIR=$(CURDIR)/debian/lxqt-powermanagement-qt5
|
dh_auto_install -- DESTDIR=$(CURDIR)/debian/lxqt-powermanagement
|
||||||
|
|
||||||
override_dh_strip:
|
override_dh_strip:
|
||||||
dh_strip --dbg-package=lxqt-powermanagement-qt5-dbg
|
dh_strip --dbg-package=lxqt-powermanagement-dbg
|
||||||
|
2
debian/source/options
vendored
Normal file
2
debian/source/options
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
tar-ignore=.gitignore
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user