Fixed VCS fields, use plain /git/

Reworked icon-theme recommends (Closes: #833590)
 Thanks Pino Toscano <pino@debian.org>
ubuntu/disco debian/0.11.0-7
Alf Gaida 8 years ago
parent 4e4a9b3908
commit 78f7986504

8
debian/changelog vendored

@ -1,3 +1,11 @@
pcmanfm-qt (0.11.0-7) unstable; urgency=medium
* Fixed VCS fields, use plain /git/
* Reworked icon-theme recommends (Closes: #833590)
Thanks Pino Toscano <pino@debian.org>
-- Alf Gaida <agaida@siduction.org> Sun, 07 Aug 2016 11:14:08 +0200
pcmanfm-qt (0.11.0-6) unstable; urgency=medium
* Set LC_ALL for reproducible builds.

6
debian/control vendored

@ -21,8 +21,8 @@ Build-Depends: debhelper (>= 9.20151219),
qttools5-dev,
qttools5-dev-tools
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/pcmanfm-qt.git/?h=debian/sid
Vcs-Git: https://anonscm.debian.org/cgit/pkg-lxqt/pcmanfm-qt.git -b debian/sid
Vcs-Browser: https://anonscm.debian.org/git/pkg-lxqt/pcmanfm-qt.git/?h=debian/sid
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/pcmanfm-qt.git -b debian/sid
Homepage: https://github.com/lxde/pcmanfm-qt
Package: pcmanfm-qt
@ -33,7 +33,7 @@ Depends: ${misc:Depends},
libfm-modules
Recommends: gvfs-backends,
lxqt-sudo | gksu,
oyxgen-icon-theme | oxygen5-icon-theme | gnome-icon-theme
breeze-icon-theme |oyxgen-icon-theme | faenza--icon-theme | gnome-icon-theme
Description: extremely fast and lightweight file and desktop icon manager
PCManFM-Qt is the Qt port of the LXDE file manager PCManFM.
.

Loading…
Cancel
Save