Changes for Debian package 1.0-2: incorporate Julien's NMU, add XS-Vcs-Browser, set distribution to unstable
* Incorporate NMU by Julien Cristau; thanks, Julien! * Add XS-Vcs-Browser field to debian/control. * Upload to unstable.
This commit is contained in:
parent
b8512bafee
commit
7ed407417c
|
@ -1,3 +1,11 @@
|
|||
libxcb (1.0-2) unstable; urgency=low
|
||||
|
||||
* Incorporate NMU by Julien Cristau; thanks, Julien!
|
||||
* Add XS-Vcs-Browser field to debian/control.
|
||||
* Upload to unstable.
|
||||
|
||||
-- Josh Triplett <josh@freedesktop.org> Mon, 21 May 2007 12:48:40 -0700
|
||||
|
||||
libxcb (1.0-1.1) experimental; urgency=low
|
||||
|
||||
* Non-maintainer upload.
|
||||
|
|
|
@ -6,6 +6,7 @@ Uploaders: Jamey Sharp <sharpone@debian.org>, Josh Triplett <josh@freedesktop.or
|
|||
Build-Depends: libxau-dev, libxdmcp-dev, xcb-proto (>= 1.0), libpthread-stubs0-dev (>= 0.1-1), cdbs (>= 0.4.40), debhelper (>= 5.0.0), pkg-config, xsltproc (>= 1.1.19-1), check (>= 0.9.4-2), binutils (>= 2.12.90.0.9)
|
||||
Standards-Version: 3.7.2
|
||||
XS-Vcs-Git: git://anongit.freedesktop.org/git/xcb/libxcb
|
||||
XS-Vcs-Browser: http://gitweb.freedesktop.org/?p=xcb/libxcb.git
|
||||
|
||||
Package: libxcb1
|
||||
Section: libs
|
||||
|
|
Loading…
Reference in New Issue