Some updates in debian $foo
* Bumped compat to 11 * Bumped debhelper to >= 11~ * Removed cmake minimum version * Bumped Standards to 4.1.4 * Changed VCS fields for salsa * Fixed homepage and Sources url to /lxqt * Bumped years in copyright * Removed trailing whitespaces
This commit is contained in:
parent
f8f952e391
commit
f7d7aa1c1b
13
debian/changelog
vendored
13
debian/changelog
vendored
@ -1,3 +1,16 @@
|
||||
lxqt-build-tools (0.4.0-6) unstable; urgency=medium
|
||||
|
||||
* Bumped compat to 11
|
||||
* Bumped debhelper to >= 11~
|
||||
* Removed cmake minimum version
|
||||
* Bumped Standards to 4.1.4
|
||||
* Changed VCS fields for salsa
|
||||
* Fixed homepage and Sources url to /lxqt
|
||||
* Bumped years in copyright
|
||||
* Removed trailing whitespaces
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Thu, 26 Apr 2018 20:48:51 +0200
|
||||
|
||||
lxqt-build-tools (0.4.0-5) unstable; urgency=medium
|
||||
|
||||
* Bumped Standards to 4.1.2
|
||||
|
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
||||
10
|
||||
11
|
||||
|
14
debian/control
vendored
14
debian/control
vendored
@ -4,22 +4,22 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||
Section: devel
|
||||
Priority: optional
|
||||
Build-Depends: debhelper (>= 10),
|
||||
cmake (>= 3.0.2),
|
||||
Build-Depends: debhelper (>= 11~),
|
||||
cmake,
|
||||
libglib2.0-dev,
|
||||
pkg-config,
|
||||
qtbase5-dev
|
||||
Standards-Version: 4.1.2
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-build-tools.git
|
||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-build-tools.git
|
||||
Homepage: https://github.com/lxde/lxqt-build-tools
|
||||
Standards-Version: 4.1.4
|
||||
Vcs-Browser: https://salsa.debian.org/team-lxqt/lxqt-build-tools
|
||||
Vcs-Git: https://salsa.debian.org/team-lxqt/lxqt-build-tools.git
|
||||
Homepage: https://github.com/lxqt/lxqt-build-tools
|
||||
|
||||
Package: lxqt-build-tools
|
||||
Architecture: all
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
binutils,
|
||||
cmake (>= 3.0.2),
|
||||
cmake,
|
||||
libqt5xdg-dev (>= 3.1.0),
|
||||
libglib2.0-dev (>= 2.5.0),
|
||||
pkg-config,
|
||||
|
8
debian/copyright
vendored
8
debian/copyright
vendored
@ -1,14 +1,14 @@
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: lxqt-build-tools
|
||||
Source: https://github.com/lxde/lxqt-build-tools
|
||||
Source: https://github.com/lxqt/lxqt-build-tools
|
||||
|
||||
Files: *
|
||||
Copyright: 2010-2012 Razor team
|
||||
2012-2017 LXQt team
|
||||
Copyright: 2012-2018 LXQt team
|
||||
2010-2012 Razor team
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2015-2017 Alf Gaida <agaida@siduction.org>
|
||||
Copyright: 2015-2018 Alf Gaida <agaida@siduction.org>
|
||||
License: BSD-3-Clause
|
||||
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user