diff options
author | Josh Triplett <josh@freedesktop.org> | 2006-11-25 23:25:11 -0800 |
---|---|---|
committer | Josh Triplett <josh@freedesktop.org> | 2006-11-25 23:25:11 -0800 |
commit | fe12aa7dbf9f81a17edfe89f72d30810a99af7fb (patch) | |
tree | 448ee6a6c9092b3d5657fdc3426dc73f671ad612 /debian | |
parent | 9ead35f73ba004ba337e86870d3f82ecba3585ae (diff) |
XS-Vcs-Git, not XS-X-Vcs-Git.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 899ab41..6609c93 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,7 @@ libxcb (1.0-1) experimental; urgency=low * Add version to Build-Depends on check, requiring 0.9.4-2 or newer, when check first started shipping the pkg-config file. * Add Build-Depends on libpthread-stubs0-dev. - * Add XS-X-Vcs-Git field. + * Add XS-Vcs-Git field. -- Josh Triplett <josh@freedesktop.org> Fri, 24 Nov 2006 00:51:41 -0800 diff --git a/debian/control b/debian/control index 55cc3c4..ab024a8 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: XCB Developers <xcb@lists.freedesktop.org> Uploaders: Jamey Sharp <sharpone@debian.org>, Josh Triplett <josh@freedesktop.org> Build-Depends: libxau-dev, libxdmcp-dev, xcb-proto (>= 1.0), libpthread-stubs0-dev, cdbs (>= 0.4.40), debhelper (>= 5.0.0), pkg-config, xsltproc, check (>= 0.9.4-2), binutils (>= 2.12.90.0.9) Standards-Version: 3.7.2 -XS-X-Vcs-Git: git://anongit.freedesktop.org/git/xcb/libxcb +XS-Vcs-Git: git://anongit.freedesktop.org/git/xcb/libxcb Package: libxcb1 Section: libs |