Cleanup debian/*
* Bumped Standards to 4.1.2, no changes needed * Removed debian/gbp.conf * Removed branch from VCS fields
This commit is contained in:
parent
f8367b22ac
commit
c00a3eb133
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
lxqt-notificationd (0.12.0-3) 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 20:59:59 +0100
|
||||
|
||||
lxqt-notificationd (0.12.0-2) unstable; urgency=medium
|
||||
|
||||
* Transition to unstable
|
||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -12,9 +12,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-notificationd.git/?h=debian/sid
|
||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-notificationd.git -b debian/sid
|
||||
Standards-Version: 4.1.2
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-notificationd.git
|
||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-notificationd.git
|
||||
Homepage: https://github.com/lxde/lxqt-notificationd
|
||||
|
||||
Package: lxqt-notificationd
|
||||
|
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