Some updates in debian $foo
* Bumped compat to 11 * Bumped debhelper to >= 11~ * Bumped Standards to 4.1.4, no changes needed * Fixed a glitch in VCS fields * Changed Homepage, Source and watch to lxqt * Bumped year in copyright
This commit is contained in:
parent
9958fa6b82
commit
6b4ff33f89
11
debian/changelog
vendored
11
debian/changelog
vendored
@ -1,3 +1,14 @@
|
|||||||
|
pcmanfm-qt (0.12.0-6) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Bumped compat to 11
|
||||||
|
* Bumped debhelper to >= 11~
|
||||||
|
* Bumped Standards to 4.1.4, no changes needed
|
||||||
|
* Fixed a glitch in VCS fields
|
||||||
|
* Changed Homepage, Source and watch to lxqt
|
||||||
|
* Bumped year in copyright
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Sat, 28 Apr 2018 18:43:40 +0200
|
||||||
|
|
||||||
pcmanfm-qt (0.12.0-5) unstable; urgency=medium
|
pcmanfm-qt (0.12.0-5) unstable; urgency=medium
|
||||||
|
|
||||||
* Moved git to salsa, changed the VCS fields that way
|
* Moved git to salsa, changed the VCS fields that way
|
||||||
|
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
|||||||
10
|
11
|
||||||
|
8
debian/control
vendored
8
debian/control
vendored
@ -7,7 +7,7 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|||||||
Yuan CHAO <yuanchao@gmail.com>
|
Yuan CHAO <yuanchao@gmail.com>
|
||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 10),
|
Build-Depends: debhelper (>= 11~),
|
||||||
libexif-dev,
|
libexif-dev,
|
||||||
libfm-qt-dev (>= 0.12.0),
|
libfm-qt-dev (>= 0.12.0),
|
||||||
libglib2.0-dev,
|
libglib2.0-dev,
|
||||||
@ -17,10 +17,10 @@ Build-Depends: debhelper (>= 10),
|
|||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
lxqt-build-tools (>= 0.4.0)
|
lxqt-build-tools (>= 0.4.0)
|
||||||
Standards-Version: 4.1.3
|
Standards-Version: 4.1.4
|
||||||
Vcs-Browser: https://salsa.debian.org/lxqt-team/pcmanfm-qt.git
|
Vcs-Browser: https://salsa.debian.org/lxqt-team/pcmanfm-qt
|
||||||
Vcs-Git: https://salsa.debian.org/lxqt-team/pcmanfm-qt.git
|
Vcs-Git: https://salsa.debian.org/lxqt-team/pcmanfm-qt.git
|
||||||
Homepage: https://github.com/lxde/pcmanfm-qt
|
Homepage: https://github.com/lxqt/pcmanfm-qt
|
||||||
|
|
||||||
Package: pcmanfm-qt
|
Package: pcmanfm-qt
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -1,9 +1,9 @@
|
|||||||
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: pcmanfm-qt
|
Upstream-Name: pcmanfm-qt
|
||||||
Source: https://github.com/lxde/pcmanfm-qt
|
Source: https://github.com/lxqt/pcmanfm-qt
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2013-2017 LXQt team
|
Copyright: 2013-2018 LXQt team
|
||||||
2013-2017 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
2013-2017 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
|
||||||
2012-2013 Andriy Grytsenko (LStranger) <andrej@rep.kiev.ua>
|
2012-2013 Andriy Grytsenko (LStranger) <andrej@rep.kiev.ua>
|
||||||
2014 Kuzma Shapran <kuzma.shapran@gmail.com>
|
2014 Kuzma Shapran <kuzma.shapran@gmail.com>
|
||||||
|
2
debian/watch
vendored
2
debian/watch
vendored
@ -1,3 +1,3 @@
|
|||||||
version=4
|
version=4
|
||||||
opts="pgpsigurlmangle=s/$/.asc/" \
|
opts="pgpsigurlmangle=s/$/.asc/" \
|
||||||
https://github.com/lxde/pcmanfm-qt/releases .*/pcmanfm-qt-([\d\.]+).tar.xz
|
https://github.com/lxqt/pcmanfm-qt/releases .*/pcmanfm-qt-([\d\.]+).tar.xz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user