Cleanup debian/*

* Bumped Standards to 4.1.2, no changes needed
* Removed branch from VCS fields
* Removed debian/gbp.conf
This commit is contained in:
Alf Gaida 2017-12-14 22:41:28 +01:00
parent 4bbc52de1f
commit 07fe60523d
3 changed files with 11 additions and 11 deletions

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
lxqt-runner (0.12.0-4) 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 22:41:16 +0100
lxqt-runner (0.12.0-3) unstable; urgency=medium
* Transition to unstable

6
debian/control vendored
View File

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

8
debian/gbp.conf vendored
View File

@ -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