Commit Graph

24 Commits

Author SHA1 Message Date
Jamey Sharp e4a30756ae Release libxcb Debian package version 1.1-1. 2007-11-24 15:02:28 -08:00
Josh Triplett 9b9f9f6ae1 libxcb1-dev: Conflicts and Replaces old libxcb0-dev packages from experimental
(Closes: #407376)
2007-05-22 12:04:01 -07:00
Josh Triplett 7ed407417c 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.
2007-05-21 18:58:47 -07:00
Josh Triplett b8512bafee Commit changes from Julien Cristau's 1.0-1.1 NMU.
* Non-maintainer upload.
* libxcb1-dev needs a dependency on libpthread-stubs0-dev and versioned
  dependencies on libxau-dev and libxdmcp-dev, because they are needed by
  anything using xcb.pc (closes: #408409).
2007-05-21 18:50:30 -07:00
Jamey Sharp 7fdef0b363 Add version to Build-Depends on xsltproc, requiring 1.1.19-1 or newer, to get the fix for bug 398327. 2006-12-10 20:14:08 -08:00
Jamey Sharp e8b4dd86db Use a versioned Build-Depends on libpthread-stubs0-dev, to help buildds find it in experimental. 2006-12-10 20:09:10 -08:00
Josh Triplett 3c0727554e Add new library, -dev, and -dbg packages for libxcb-xinerama. 2006-11-26 00:12:15 -08:00
Josh Triplett fe12aa7dbf XS-Vcs-Git, not XS-X-Vcs-Git. 2006-11-25 23:25:11 -08:00
Josh Triplett ca4d53a0c2 Update Debian packaging for 1.0 release. 2006-11-24 03:21:18 -08:00
Jamey Sharp 2184891ca5 Update Debian packaging for 1.0 RC2 release.
* New upstream version.

  [ Josh Triplett ]
  * No longer installs files to /usr/include/X11, so remove Pre-Depends on
    x11-common.
  * Update to Standards-Version 3.7.2 (no changes required).
  * Point specifically to http://xcb.freedesktop.org/dist in copyright file,
    rather than http://xcb.freedesktop.org .
  * Add debian/watch file.
  * Install pkgconfig files to /usr/share/pkgconfig.
  * Version Build-Depends on xcb-proto as (>= 0.9.92)
  * Change libxcb0{,-dev,-dbg} to libxcb1{,-dev,-dbg} to match soname bump, and
    update Depends of other library -dev packages.
  * Add debian/control stanzas and debhelper install files for new library
    libxcb-xlib0.
  * Change libxcb${ext}0{,-dev,-dbg} to libxcb-${ext}0{,-dev,-dbg}, to match
    the sonames of the libraries.
  * cdbs >= 0.4.40 now builds -dbg packages for each library package, without
    requiring DEB_DBG_PACKAGE_libxcb* for each one.  Remove assignments to
    these variables in debian/rules, and version cdbs Build-Depends accordingly.
  * Change -dbg package priorities from optional to extra.

Authors: Josh Triplett <josh@freedesktop.org>, Jamey Sharp <jamey@minilop.net>
2006-10-08 03:29:47 -07:00
Jamey Sharp 3f76ecd2f4 XCB no longer needs x11proto-core-dev. 2006-09-25 02:39:20 -07:00
Jamey Sharp cf80bab8e6 Lowercase library names to correspond with the new API. 2006-09-25 01:42:12 -07:00
Josh Triplett 3b7cf7ecf8 Add a Section field for the source package in debian/control. 2006-04-29 15:34:11 -07:00
Josh Triplett 4e26eefcd9 Drop library version from source package name. 2006-04-29 11:15:47 -07:00
Josh Triplett 2a18842f0f Remove Bugs field in debian/control, so bugs go to the Debian BTS. 2006-04-29 10:56:56 -07:00
Josh Triplett 162c7593ad Change libxcbxvmc0-dev Depends to libxcbxv0-dev, not libxv0-dev. 2006-04-28 00:51:53 -07:00
Josh Triplett 4f9b6556e2 Update debian packaging to create library, -dev, and -dbg packages for each new extension library. 2006-04-27 23:40:55 -07:00
Josh Triplett 71de16fac2 Improve package descriptions. 2006-04-16 11:05:50 -07:00
Josh Triplett e92bde6e51 Change Depends on x-dev to x11proto-core-dev. 2006-04-16 09:59:13 -07:00
Josh Triplett eca61f6b5e Add Build-Depends on libxdmcp-dev. 2006-04-16 09:25:36 -07:00
Josh Triplett a0057d7a48 * Debian X11R7 transition:
* Change Build-Depends on x-dev to x11proto-core-dev.
    * Install headers to /usr/include/X11, not /usr/X11R6/include/X11.
    * Pre-Depends: x11-common (>= 1:1.09).
2006-04-16 09:24:01 -07:00
Josh Triplett 057ae541a3 Update -dbg package handling to work with debhelper compat level 5.
Increase minimum version on debhelper Build-Depends to 5.0.0.
2006-04-15 20:44:11 -07:00
Josh Triplett 8eedb4a487 Stop running autoreconf in debian/rules, and remove Build-Depends for
autoconf, automake, and libtool.
2006-04-15 20:22:05 -07:00
Josh Triplett 47ceed7861 Remove xcl and CVSROOT. 2006-02-18 16:49:41 -08:00