Some cleanup

* Bumped Standards to 4.1.2, no changes needed
* Removed branch from VCS fields
* Removed debian/gbp.conf
* Removed trailing whitespaces
ubuntu/cosmic debian/0.12.0-14
Alf Gaida 7 years ago
parent cd0c8b6b34
commit 08cccd439f

9
debian/changelog vendored

@ -1,3 +1,12 @@
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
-- Alf Gaida <agaida@siduction.org> Wed, 13 Dec 2017 20:08:02 +0100
libfm-qt (0.12.0-13) unstable; urgency=medium
* Transition to unstable

6
debian/control vendored

@ -17,9 +17,9 @@ Build-Depends: debhelper (>= 10),
libx11-dev,
lxqt-build-tools (>= 0.4.0),
qtbase5-private-dev
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/libfm-qt.git/?h=debian/sid
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/libfm-qt.git -b debian/sid
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
Package: libfm-qt3

8
debian/gbp.conf vendored

@ -1,8 +0,0 @@
[DEFAULT]
debian-branch = debian/sid
upstream-branch = upstream/latest
pristine-tar = True
[import-orig]
# Use git cherrypick -n upstream instead.
merge = False
Loading…
Cancel
Save