- Upstream version 0.8.0
- bump standards to 3.9.6 - Min liblxqt-* version 0.8.0 - Min Qt version 5.3.2 - lintian-override for missed manpage added
This commit is contained in:
parent
b99499f60a
commit
d34dedc4ff
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,3 +1,13 @@
|
||||
lxqt-runner (0.8.0-1) unstable; urgency=medium
|
||||
|
||||
* Upstream version 0.8.0
|
||||
* bump standards to 3.9.6
|
||||
* Min liblxqt-* version 0.8.0
|
||||
* Min Qt version 5.3.2
|
||||
* lintian-override for missed manpage added
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Sun, 19 Oct 2014 16:12:51 +0200
|
||||
|
||||
lxqt-runner (0.7.96-1) unstable; urgency=low
|
||||
|
||||
* Initial release (Closes: #747613)
|
||||
|
18
debian/control
vendored
18
debian/control
vendored
@ -7,16 +7,16 @@ Build-Depends:
|
||||
debhelper (>= 9),
|
||||
libx11-dev,
|
||||
pkg-config,
|
||||
liblxqt-qt5-0-dev (>= 0.7.0),
|
||||
liblxqt-globalkeys-qt5-0-dev (>= 0.7.0),
|
||||
liblxqt-globalkeys-ui-qt5-0-dev (>= 0.7.0),
|
||||
libqt5x11extras5-dev (>= 5.3.1),
|
||||
liblxqt-qt5-0-dev (>= 0.8.0),
|
||||
liblxqt-globalkeys-qt5-0-dev (>= 0.8.0),
|
||||
liblxqt-globalkeys-ui-qt5-0-dev (>= 0.8.0),
|
||||
libqt5x11extras5-dev (>= 5.3.2),
|
||||
libqt5xdg-dev (>= 1.0.0),
|
||||
qtbase5-private-dev (>= 5.3.1),
|
||||
qtscript5-dev (>= 5.3.1),
|
||||
qttools5-dev (>= 5.3.1),
|
||||
qttools5-dev-tools (>= 5.3.1),
|
||||
Standards-Version: 3.9.5
|
||||
qtbase5-private-dev (>= 5.3.2),
|
||||
qtscript5-dev (>= 5.3.2),
|
||||
qttools5-dev (>= 5.3.2),
|
||||
qttools5-dev-tools (>= 5.3.2),
|
||||
Standards-Version: 3.9.6
|
||||
Homepage: https://github.com/lxde/lxqt-runner
|
||||
#Vcs-Git: git://anonscm.debian.org/collab-maint/lxqt-runner.git
|
||||
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/lxqt-runner.git;a=summary
|
||||
|
3
debian/copyright
vendored
3
debian/copyright
vendored
@ -22,7 +22,6 @@ License: GPL-2.0+
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
|
||||
On Debian systems, the complete text of the GNU General
|
||||
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
|
||||
|
||||
@ -41,4 +40,4 @@ License: LGPL-2.1+
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
.
|
||||
On Debian systems, the complete text of the GNU Lesser General
|
||||
Public License can be found in "/usr/share/common-licenses/LGPL-2.1".
|
||||
Public License can be found in "/usr/share/common-licenses/LGPL-2.1".
|
||||
|
3
debian/lintian-overrides
vendored
Normal file
3
debian/lintian-overrides
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
# there will be no manpage in a foreseable future
|
||||
lxqt-runner-qt5: binary-without-manpage usr/bin/lxqt-runner
|
||||
|
Loading…
x
Reference in New Issue
Block a user