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
ubuntu/cosmic debian/0.4.0-6
Alf Gaida 6 years ago
parent f8f952e391
commit f7d7aa1c1b

23
debian/changelog vendored

@ -1,14 +1,27 @@
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 lxqt-build-tools (0.4.0-5) unstable; urgency=medium
* Bumped Standards to 4.1.2 * Bumped Standards to 4.1.2
* Removed branch from VCS fields * Removed branch from VCS fields
* Removed debian/gbp.conf * Removed debian/gbp.conf
-- Alf Gaida <agaida@siduction.org> Thu, 14 Dec 2017 18:28:07 +0100 -- Alf Gaida <agaida@siduction.org> Thu, 14 Dec 2017 18:28:07 +0100
lxqt-build-tools (0.4.0-4) unstable; urgency=medium lxqt-build-tools (0.4.0-4) unstable; urgency=medium
* Switch to unstable * Switch to unstable
-- Alf Gaida <agaida@siduction.org> Mon, 04 Dec 2017 02:49:26 +0100 -- Alf Gaida <agaida@siduction.org> Mon, 04 Dec 2017 02:49:26 +0100
@ -26,7 +39,7 @@ lxqt-build-tools (0.4.0-2) experimental; urgency=medium
* Renamed get-snapshot to git-snapshot * Renamed get-snapshot to git-snapshot
* Bumped qtxdg dependency to >= 3.1.0 * Bumped qtxdg dependency to >= 3.1.0
* Added lintian-overrides * Added lintian-overrides
-- Alf Gaida <agaida@siduction.org> Sun, 22 Oct 2017 17:01:49 +0200 -- Alf Gaida <agaida@siduction.org> Sun, 22 Oct 2017 17:01:49 +0200
lxqt-build-tools (0.4.0-1) experimental; urgency=medium lxqt-build-tools (0.4.0-1) experimental; urgency=medium
@ -44,7 +57,7 @@ lxqt-build-tools (0.4.0-1) experimental; urgency=medium
lxqt-build-tools (0.3.2-1) unstable; urgency=medium lxqt-build-tools (0.3.2-1) unstable; urgency=medium
* Cherry-picking upstream version 0.3.2. * Cherry-picking upstream version 0.3.2.
* Switched Architecture any --> all * Switched Architecture any --> all
-- Alf Gaida <agaida@siduction.org> Sat, 14 Jan 2017 00:55:40 +0100 -- Alf Gaida <agaida@siduction.org> Sat, 14 Jan 2017 00:55:40 +0100
@ -58,7 +71,7 @@ lxqt-build-tools (0.3.1-1) unstable; urgency=medium
lxqt-build-tools (0.3.0-1) unstable; urgency=medium lxqt-build-tools (0.3.0-1) unstable; urgency=medium
* Cherry-picking upstream version 0.3.0. * Cherry-picking upstream version 0.3.0.
* Fixed VCS-Fields to branch debian/sid * Fixed VCS-Fields to branch debian/sid
-- Alf Gaida <agaida@siduction.org> Tue, 06 Dec 2016 22:27:16 +0100 -- Alf Gaida <agaida@siduction.org> Tue, 06 Dec 2016 22:27:16 +0100

2
debian/compat vendored

@ -1 +1 @@
10 11

14
debian/control vendored

@ -4,22 +4,22 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org> ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Section: devel Section: devel
Priority: optional Priority: optional
Build-Depends: debhelper (>= 10), Build-Depends: debhelper (>= 11~),
cmake (>= 3.0.2), cmake,
libglib2.0-dev, libglib2.0-dev,
pkg-config, pkg-config,
qtbase5-dev qtbase5-dev
Standards-Version: 4.1.2 Standards-Version: 4.1.4
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-build-tools.git Vcs-Browser: https://salsa.debian.org/team-lxqt/lxqt-build-tools
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-build-tools.git Vcs-Git: https://salsa.debian.org/team-lxqt/lxqt-build-tools.git
Homepage: https://github.com/lxde/lxqt-build-tools Homepage: https://github.com/lxqt/lxqt-build-tools
Package: lxqt-build-tools Package: lxqt-build-tools
Architecture: all Architecture: all
Depends: ${shlibs:Depends}, Depends: ${shlibs:Depends},
${misc:Depends}, ${misc:Depends},
binutils, binutils,
cmake (>= 3.0.2), cmake,
libqt5xdg-dev (>= 3.1.0), libqt5xdg-dev (>= 3.1.0),
libglib2.0-dev (>= 2.5.0), libglib2.0-dev (>= 2.5.0),
pkg-config, pkg-config,

24
debian/copyright vendored

@ -1,14 +1,14 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: lxqt-build-tools Upstream-Name: lxqt-build-tools
Source: https://github.com/lxde/lxqt-build-tools Source: https://github.com/lxqt/lxqt-build-tools
Files: * Files: *
Copyright: 2010-2012 Razor team Copyright: 2012-2018 LXQt team
2012-2017 LXQt team 2010-2012 Razor team
License: BSD-3-Clause License: BSD-3-Clause
Files: debian/* 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
License: BSD-3-Clause License: BSD-3-Clause
@ -25,14 +25,14 @@ License: BSD-3-Clause
without specific prior written permission. without specific prior written permission.
. .
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE HOLDERS OR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE HOLDERS OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Loading…
Cancel
Save