Some cleanup in debian $foo
* Added missed symbols (Closes: #896514) * Bumped debhelper build dependency to 11~ * Bumped compat to 11 * Bumped Standards to 4.1.4 * Fixed VCS fields for salsa * Fixed upstream homepage * Fixed years and source in copyright
This commit is contained in:
parent
da5049a849
commit
1d98459023
14
debian/changelog
vendored
14
debian/changelog
vendored
@ -1,9 +1,21 @@
|
||||
libfm-qt (0.12.0-15) unstable; urgency=medium
|
||||
|
||||
* Added missed symbols (Closes: #896514)
|
||||
* Bumped debhelper build dependency to 11~
|
||||
* Bumped compat to 11
|
||||
* Bumped Standards to 4.1.4
|
||||
* Fixed VCS fields for salsa
|
||||
* Fixed upstream homepage
|
||||
* Fixed years and source in copyright
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Sun, 22 Apr 2018 22:39:57 +0200
|
||||
|
||||
libfm-qt (0.12.0-14) unstable; urgency=medium
|
||||
|
||||
* Bumped Standards to 4.1.2, no changes needed
|
||||
* Removed branch from VCS fields
|
||||
* Removed debian/gbp.conf
|
||||
* Removed trailing whitespaces
|
||||
* Removed trailing whitespaces
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Wed, 13 Dec 2017 20:08:02 +0100
|
||||
|
||||
|
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
||||
10
|
||||
11
|
||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -6,7 +6,7 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper (>= 10),
|
||||
Build-Depends: debhelper (>= 11~),
|
||||
libexif-dev,
|
||||
libfm-dev (>= 1.2.0),
|
||||
libglib2.0-dev,
|
||||
@ -17,10 +17,10 @@ Build-Depends: debhelper (>= 10),
|
||||
libx11-dev,
|
||||
lxqt-build-tools (>= 0.4.0),
|
||||
qtbase5-private-dev
|
||||
Standards-Version: 4.1.2
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/libfm-qt.git
|
||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/libfm-qt.git
|
||||
Homepage: https://github.com/lxde/libfm-qt
|
||||
Standards-Version: 4.1.4
|
||||
Vcs-Browser: https://salsa.debian.org/lxqt-team/libfm-qt
|
||||
Vcs-Git: https://salsa.debian.org/lxqt-team/libfm-qt.git
|
||||
Homepage: https://github.com/lxqt/libfm-qt
|
||||
|
||||
Package: libfm-qt3
|
||||
Provides: libfm-qt
|
||||
|
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -1,6 +1,6 @@
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: libfm-qt
|
||||
Source: https://github.com/lxde/libfm-qt
|
||||
Source: https://github.com/lxqt/libfm-qt
|
||||
|
||||
Files: *
|
||||
Copyright: 2013-2017 LXQt team
|
||||
@ -16,7 +16,7 @@ License: BSD-3-Clause
|
||||
Files: debian/*
|
||||
Copyright: 2014-2015 Wen Liao <wen.cf83@gmail.com>
|
||||
2014-2016 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||
2013-2017 Alf Gaida <agaida@siduction.org>
|
||||
2013-2018 Alf Gaida <agaida@siduction.org>
|
||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
License: LGPL-2.1+
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user