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
2a2a2272b9
commit
2375b9f30a
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
libqtxdg (3.1.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> Thu, 14 Dec 2017 01:52:34 +0100
|
||||
|
||||
libqtxdg (3.1.0-4) unstable; urgency=medium
|
||||
|
||||
* Switch to unstable
|
||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -13,9 +13,9 @@ Build-Depends: debhelper (>= 10),
|
||||
qtbase5-private-dev,
|
||||
qttools5-dev,
|
||||
qttools5-dev-tools
|
||||
Standards-Version: 4.1.1
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/libqtxdg.git/?h=debian/sid
|
||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/libqtxdg.git -b debian/sid
|
||||
Standards-Version: 4.1.2
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/libqtxdg.git
|
||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/libqtxdg.git
|
||||
Homepage: https://github.com/lxde/libqtxdg
|
||||
|
||||
Package: libqt5xdg3
|
||||
|
8
debian/gbp.conf
vendored
8
debian/gbp.conf
vendored
@ -1,8 +0,0 @@
|
||||
[DEFAULT]
|
||||
debian-branch = debian/experimental
|
||||
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