Really fixed VCS fields and watch file
This commit is contained in:
parent
f7d7aa1c1b
commit
ffd86091c4
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
lxqt-build-tools (0.4.0-7) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Really fixed VCS fields
|
||||||
|
* Fixed watch file
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Sun, 29 Apr 2018 23:12:38 +0200
|
||||||
|
|
||||||
lxqt-build-tools (0.4.0-6) unstable; urgency=medium
|
lxqt-build-tools (0.4.0-6) unstable; urgency=medium
|
||||||
|
|
||||||
* Bumped compat to 11
|
* Bumped compat to 11
|
||||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -10,8 +10,8 @@ Build-Depends: debhelper (>= 11~),
|
|||||||
pkg-config,
|
pkg-config,
|
||||||
qtbase5-dev
|
qtbase5-dev
|
||||||
Standards-Version: 4.1.4
|
Standards-Version: 4.1.4
|
||||||
Vcs-Browser: https://salsa.debian.org/team-lxqt/lxqt-build-tools
|
Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-build-tools
|
||||||
Vcs-Git: https://salsa.debian.org/team-lxqt/lxqt-build-tools.git
|
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-build-tools.git
|
||||||
Homepage: https://github.com/lxqt/lxqt-build-tools
|
Homepage: https://github.com/lxqt/lxqt-build-tools
|
||||||
|
|
||||||
Package: lxqt-build-tools
|
Package: lxqt-build-tools
|
||||||
|
2
debian/watch
vendored
2
debian/watch
vendored
@ -1,3 +1,3 @@
|
|||||||
version=4
|
version=4
|
||||||
opts="pgpsigurlmangle=s/$/.asc/" \
|
opts="pgpsigurlmangle=s/$/.asc/" \
|
||||||
https://github.com/lxde/lxqt-build-tools/releases .*/lxqt-build-tools-([\d\.]+).tar.xz
|
https://github.com/lxqt/lxqt-build-tools/releases .*/lxqt-build-tools-([\d\.]+).tar.xz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user