Commit Graph

29 Commits

Author SHA1 Message Date
Josh Triplett a27bafa29a Use substitition variables in xcb-xinerama.pc.in, not instances of their values
xcb-xinerama.pc.in looked more like a generated .pc file; replace specific
instances of values provided by an invocation of configure with the general
substitution variables configure replaces.
(cherry picked from commit 98e2a5617e)
2006-11-25 23:56:38 -08:00
Jamey Sharp 978e8839cb NetBSD doesn't have AI_ADDRCONFIG: use it only if it's available.
(cherry picked from commit 3360d0c79e)
2006-11-25 23:47:51 -08:00
Josh Triplett fe12aa7dbf XS-Vcs-Git, not XS-X-Vcs-Git. 2006-11-25 23:25:11 -08:00
Josh Triplett 9ead35f73b Remove debian/.gitignore; we don't build in a git tree, and it shouldn't ship. 2006-11-25 23:00:38 -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 75fead5b86 Remove arbitrary division between xcb_types and xproto by merging
xcb_types.xml into xproto.xml.
2006-06-15 03:03:13 -07:00
Josh Triplett 4a891c6f4e Work around the unsetting of CFLAGS in src/Makefile.am, by passing CFLAGS to make via DEB_MAKE_INVOKE in debian/rules. 2006-04-29 17:02:43 -07:00
Josh Triplett 140c30e522 Remove unnecessary dirs files. 2006-04-29 16:28:01 -07:00
Josh Triplett 105c6d67e6 Stop setting DEB_CONFIGURE_EXTRA_FLAGS = --with-opt in debian/rules; cdbs does the right thing on its own, and correctly handles DEB_BUILD_OPTS. 2006-04-29 16:09:06 -07:00
Josh Triplett 911ae3fbdd Set DEB_MAKE_CHECK_TARGET=check in debian/rules. 2006-04-29 15:57:28 -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 eb3521283f Set distribution to experimental. 2006-04-29 10:58:23 -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 11c62f7d9d Stop installing the libtool .la files. 2006-04-15 22:50:33 -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 fc577b81bf Remove outdated fd.o-* entries from */debian/.gitignore (obsolete since before they came from .cvsignore). 2006-03-21 14:22:21 -08:00
Eric Anholt d16efb5191 Move .cvsignore to .gitignore. 2006-02-18 22:56:03 -08:00
Josh Triplett 47ceed7861 Remove xcl and CVSROOT. 2006-02-18 16:49:41 -08:00