Cleanup debian/*

* Bumped Standards to 4.1.2, no changes needed
* Removed branch from VCS fields
* Removed debian/gbp.conf
ubuntu/bionic debian/0.12.0-3
Alf Gaida 7 years ago
parent 42959a756e
commit 838cd114d8

8
debian/changelog vendored

@ -1,3 +1,11 @@
lxqt-globalkeys (0.12.0-3) unstable; urgency=medium
* Bumped Standards to 4.1.2, no changes needed
* Removed branch from VCS fields
* Removed debian/gbp.conf
-- Alf Gaida <agaida@siduction.org> Thu, 14 Dec 2017 19:41:44 +0100
lxqt-globalkeys (0.12.0-2) unstable; urgency=medium
* Transition to unstable

6
debian/control vendored

@ -11,9 +11,9 @@ Build-Depends: debhelper (>= 10),
libqt5svg5-dev,
libqt5x11extras5-dev,
libx11-dev
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-globalkeys.git/?h=debian/sid
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-globalkeys.git -b debian/sid
Standards-Version: 4.1.2
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-globalkeys.git
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-globalkeys.git
Homepage: https://github.com/lxde/lxqt-globalkeys
Package: lxqt-globalkeys

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