Some cleanup in debian/$foo
* Bumped Standards to 4.1.2, no changes needed * Removed debian/gbp.conf * Removed branch from VCS fields
This commit is contained in:
parent
bc1e6d3680
commit
db0a1cd192
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
liblxqt (0.12.0-5) unstable; urgency=medium
|
||||
|
||||
* Bumped Standards to 4.1.2, no changes needed
|
||||
* Removed debian/gbp.conf
|
||||
* Removed branch from VCS fields
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Wed, 13 Dec 2017 20:16:30 +0100
|
||||
|
||||
liblxqt (0.12.0-4) unstable; urgency=medium
|
||||
|
||||
* Transition to unstable
|
||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -14,9 +14,9 @@ Build-Depends: debhelper (>= 10),
|
||||
libx11-dev,
|
||||
libxss-dev,
|
||||
lxqt-build-tools (>= 0.4.0)
|
||||
Standards-Version: 4.1.1
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/liblxqt.git/?h=debian/sid
|
||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/liblxqt.git -b debian/sid
|
||||
Standards-Version: 4.1.2
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/liblxqt.git
|
||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/liblxqt.git
|
||||
Homepage: https://github.com/lxde/liblxqt
|
||||
|
||||
Package: liblxqt0
|
||||
|
8
debian/gbp.conf
vendored
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…
x
Reference in New Issue
Block a user