mirror of
https://gitlab.freedesktop.org/xorg/proto/xcbproto.git
synced 2026-05-08 13:38:05 +02:00
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb
This commit is contained in:
commit
0ebc4ad4d3
2 changed files with 4 additions and 3 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
|
@ -1,4 +1,4 @@
|
|||
xcb-proto (0.9-3) UNRELEASED; urgency=low
|
||||
xcb-proto (0.9-3) experimental; urgency=low
|
||||
|
||||
* Stop running autoreconf in debian/rules, and remove Build-Depends for
|
||||
autoconf and automake.
|
||||
|
|
@ -9,8 +9,10 @@ xcb-proto (0.9-3) UNRELEASED; urgency=low
|
|||
* Validate the protocol descriptions during the build:
|
||||
* Set DEB_MAKE_CHECK_TARGET=check in debian/rules.
|
||||
* Add Build-Depends on libxml2-utils for xmllint.
|
||||
* Remove Bugs field in control, so bugs go to the Debian BTS.
|
||||
* Set distribution to experimental.
|
||||
|
||||
-- Josh Triplett <josh@freedesktop.org> Sun, 16 Apr 2006 13:03:02 -0700
|
||||
-- Josh Triplett <josh@freedesktop.org> Sat, 29 Apr 2006 10:57:24 -0700
|
||||
|
||||
xcb-proto (0.9-2) unstable; urgency=low
|
||||
|
||||
|
|
|
|||
1
debian/control
vendored
1
debian/control
vendored
|
|
@ -5,7 +5,6 @@ Maintainer: XCB Developers <xcb@lists.freedesktop.org>
|
|||
Uploaders: Jamey Sharp <sharpone@debian.org>, Josh Triplett <josh@freedesktop.org>
|
||||
Build-Depends: cdbs, debhelper (>= 4.0.0), libxml2-utils
|
||||
Standards-Version: 3.6.1
|
||||
Bugs: mailto:xcb@lists.freedesktop.org
|
||||
|
||||
Package: xcb-proto
|
||||
Architecture: all
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue