diff options
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8c07f03..a756ff2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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. diff --git a/debian/control b/debian/control index 6faab79..4fbf156 100644 --- a/debian/control +++ b/debian/control @@ -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 |