Move debian/ directory to new branch "debian".

This commit is contained in:
Jamey Sharp 2006-09-25 02:10:44 -07:00
parent 46b7dbdd93
commit 810dfb8862
45 changed files with 0 additions and 1525 deletions

5
debian/.gitignore vendored
View File

@ -1,5 +0,0 @@
compat
copyright
stamp-*
tmp
files

58
debian/changelog vendored
View File

@ -1,58 +0,0 @@
libxcb (0.9-3) experimental; urgency=low
* Stop running autoreconf in debian/rules, and remove Build-Depends for
autoconf, automake, and libtool.
* Update -dbg package handling to work with debhelper compat level 5.
Increase minimum version on debhelper Build-Depends to 5.0.0.
* Stop installing the libtool .la files.
* Add Build-Depends on libxdmcp-dev.
* Debian X11R7 transition:
* Change Depends and 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).
* Create library, -dev, and -dbg packages for each new extension library.
* Drop library version from source package name.
* Add a Section field for the source package in debian/control.
* Set DEB_MAKE_CHECK_TARGET=check in debian/rules.
* 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.
* Work around the unsetting of CFLAGS in src/Makefile.am, by passing CFLAGS
to make via DEB_MAKE_INVOKE in debian/rules.
* Remove Bugs field in control, so bugs go to the Debian BTS.
* Set distribution to experimental.
-- Josh Triplett <josh@freedesktop.org> Sat, 29 Apr 2006 15:57:15 -0700
libxcb0 (0.9-2) unstable; urgency=low
* Split into libxcb0 and libxcb0-dev.
* Change control file for new packages.
* Add install and dirs files for new packages.
* Update Build-Depends for renaming of fd.o-xau, fd.o-xproto, and
fd.o-xcb-proto.
* Remove fd.o prefix from package name.
* Change Maintainer to xcb@lists.freedesktop.org, move myself to
Uploaders, and add Jamey Sharp to Uploaders. Update copyright.debian
accordingly.
* Add Bugs field pointing to xcb@lists.freedesktop.org.
* Update homepage URL in description and copyright.debian to
http://xcb.freedesktop.org, and put it in a Homepage: field in the
description.
* Add libxcb0-dbg package.
-- Josh Triplett <josh@freedesktop.org> Tue, 17 May 2005 12:53:53 -0700
fd.o-xcb (0.9-1) unstable; urgency=low
* New version using XSLT; works with XML descriptions in xcb-proto 0.9.
* Updated Debian packaging.
-- Josh Triplett <josh@freedesktop.org> Fri, 29 Oct 2004 15:11:09 -0700
fd.o-xcb (0.8-1) unstable; urgency=low
* Initial Release.
-- Jamey Sharp <sharpone@debian.org> Thu, 18 Mar 2004 00:09:03 -0800

1306
debian/control vendored

File diff suppressed because it is too large Load Diff

View File

@ -1,12 +0,0 @@
This package was debianized by Jamey Sharp <sharpone@debian.org> on
Thu, 18 Mar 2004 00:48:42 -0800, and later updated by Josh Triplett
<josh@freedesktop.org>. The package is co-maintained by the XCB developers
via the XCB mailing list <xcb@lists.freedesktop.org>.
It was downloaded from http://xcb.freedesktop.org.
Upstream Authors: Jamey Sharp <sharpone@debian.org>
Josh Triplett <josh@freedesktop.org>
Copyright:

View File

@ -1,9 +0,0 @@
usr/include/X11/XCB/bigreq.h
usr/include/X11/XCB/xc_misc.h
usr/include/X11/XCB/xcb.h
usr/include/X11/XCB/xcbext.h
usr/include/X11/XCB/xcbxlib.h
usr/include/X11/XCB/xproto.h
usr/lib/libxcb.a
usr/lib/libxcb.so
usr/lib/pkgconfig/xcb.pc

View File

@ -1 +0,0 @@
usr/lib/libxcb.so.*

View File

@ -1,4 +0,0 @@
usr/include/X11/XCB/composite.h
usr/lib/libxcb-composite.a
usr/lib/libxcb-composite.so
usr/lib/pkgconfig/xcb-composite.pc

View File

@ -1 +0,0 @@
usr/lib/libxcb-composite.so.*

View File

@ -1,4 +0,0 @@
usr/include/X11/XCB/damage.h
usr/lib/libxcb-damage.a
usr/lib/libxcb-damage.so
usr/lib/pkgconfig/xcb-damage.pc

View File

@ -1 +0,0 @@
usr/lib/libxcb-damage.so.*

View File

@ -1,4 +0,0 @@
usr/include/X11/XCB/dpms.h
usr/lib/libxcb-dpms.a
usr/lib/libxcb-dpms.so
usr/lib/pkgconfig/xcb-dpms.pc

View File

@ -1 +0,0 @@
usr/lib/libxcb-dpms.so.*

View File

@ -1,4 +0,0 @@
usr/include/X11/XCB/glx.h
usr/lib/libxcb-glx.a
usr/lib/libxcb-glx.so
usr/lib/pkgconfig/xcb-glx.pc

View File

@ -1 +0,0 @@
usr/lib/libxcb-glx.so.*

View File

@ -1,4 +0,0 @@
usr/include/X11/XCB/randr.h
usr/lib/libxcb-randr.a
usr/lib/libxcb-randr.so
usr/lib/pkgconfig/xcb-randr.pc

View File

@ -1 +0,0 @@
usr/lib/libxcb-randr.so.*

View File

@ -1,4 +0,0 @@
usr/include/X11/XCB/record.h
usr/lib/libxcb-record.a
usr/lib/libxcb-record.so
usr/lib/pkgconfig/xcb-record.pc

View File

@ -1 +0,0 @@
usr/lib/libxcb-record.so.*

View File

@ -1,4 +0,0 @@
usr/include/X11/XCB/render.h
usr/lib/libxcb-render.a
usr/lib/libxcb-render.so
usr/lib/pkgconfig/xcb-render.pc

View File

@ -1 +0,0 @@
usr/lib/libxcb-render.so.*

View File

@ -1,4 +0,0 @@
usr/include/X11/XCB/res.h
usr/lib/libxcb-res.a
usr/lib/libxcb-res.so
usr/lib/pkgconfig/xcb-res.pc

View File

@ -1 +0,0 @@
usr/lib/libxcb-res.so.*

View File

@ -1,4 +0,0 @@
usr/include/X11/XCB/screensaver.h
usr/lib/libxcb-screensaver.a
usr/lib/libxcb-screensaver.so
usr/lib/pkgconfig/xcb-screensaver.pc

View File

@ -1 +0,0 @@
usr/lib/libxcb-screensaver.so.*

View File

@ -1,4 +0,0 @@
usr/include/X11/XCB/shape.h
usr/lib/libxcb-shape.a
usr/lib/libxcb-shape.so
usr/lib/pkgconfig/xcb-shape.pc

View File

@ -1 +0,0 @@
usr/lib/libxcb-shape.so.*

View File

@ -1,4 +0,0 @@
usr/include/X11/XCB/shm.h
usr/lib/libxcb-shm.a
usr/lib/libxcb-shm.so
usr/lib/pkgconfig/xcb-shm.pc

View File

@ -1 +0,0 @@
usr/lib/libxcb-shm.so.*

View File

@ -1,4 +0,0 @@
usr/include/X11/XCB/sync.h
usr/lib/libxcb-sync.a
usr/lib/libxcb-sync.so
usr/lib/pkgconfig/xcb-sync.pc

View File

@ -1 +0,0 @@
usr/lib/libxcb-sync.so.*

View File

@ -1,4 +0,0 @@
usr/include/X11/XCB/xevie.h
usr/lib/libxcb-xevie.a
usr/lib/libxcb-xevie.so
usr/lib/pkgconfig/xcb-xevie.pc

View File

@ -1 +0,0 @@
usr/lib/libxcb-xevie.so.*

View File

@ -1,4 +0,0 @@
usr/include/X11/XCB/xf86dri.h
usr/lib/libxcb-xf86dri.a
usr/lib/libxcb-xf86dri.so
usr/lib/pkgconfig/xcb-xf86dri.pc

View File

@ -1 +0,0 @@
usr/lib/libxcb-xf86dri.so.*

View File

@ -1,4 +0,0 @@
usr/include/X11/XCB/xfixes.h
usr/lib/libxcb-xfixes.a
usr/lib/libxcb-xfixes.so
usr/lib/pkgconfig/xcb-xfixes.pc

View File

@ -1 +0,0 @@
usr/lib/libxcb-xfixes.so.*

View File

@ -1,4 +0,0 @@
usr/include/X11/XCB/xprint.h
usr/lib/libxcb-xprint.a
usr/lib/libxcb-xprint.so
usr/lib/pkgconfig/xcb-xprint.pc

View File

@ -1 +0,0 @@
usr/lib/libxcb-xprint.so.*

View File

@ -1,4 +0,0 @@
usr/include/X11/XCB/xtest.h
usr/lib/libxcb-xtest.a
usr/lib/libxcb-xtest.so
usr/lib/pkgconfig/xcb-xtest.pc

View File

@ -1 +0,0 @@
usr/lib/libxcb-xtest.so.*

View File

@ -1,4 +0,0 @@
usr/include/X11/XCB/xv.h
usr/lib/libxcb-xv.a
usr/lib/libxcb-xv.so
usr/lib/pkgconfig/xcb-xv.pc

View File

@ -1 +0,0 @@
usr/lib/libxcb-xv.so.*

View File

@ -1,4 +0,0 @@
usr/include/X11/XCB/xvmc.h
usr/lib/libxcb-xvmc.a
usr/lib/libxcb-xvmc.so
usr/lib/pkgconfig/xcb-xvmc.pc

View File

@ -1 +0,0 @@
usr/lib/libxcb-xvmc.so.*

39
debian/rules vendored
View File

@ -1,39 +0,0 @@
#!/usr/bin/make -f
DEB_DH_INSTALL_SOURCEDIR=debian/tmp
# FIXME: cdbs shouldn't require this
DEB_DBG_PACKAGE_libxcb0=libxcb0-dbg
DEB_DBG_PACKAGE_libxcbcomposite0=libxcbcomposite0-dbg
DEB_DBG_PACKAGE_libxcbdamage0=libxcbdamage0-dbg
DEB_DBG_PACKAGE_libxcbdpms0=libxcbdpms0-dbg
DEB_DBG_PACKAGE_libxcbglx0=libxcbglx0-dbg
DEB_DBG_PACKAGE_libxcbrandr0=libxcbrandr0-dbg
DEB_DBG_PACKAGE_libxcbrecord0=libxcbrecord0-dbg
DEB_DBG_PACKAGE_libxcbrender0=libxcbrender0-dbg
DEB_DBG_PACKAGE_libxcbres0=libxcbres0-dbg
DEB_DBG_PACKAGE_libxcbscreensaver0=libxcbscreensaver0-dbg
DEB_DBG_PACKAGE_libxcbshape0=libxcbshape0-dbg
DEB_DBG_PACKAGE_libxcbshm0=libxcbshm0-dbg
DEB_DBG_PACKAGE_libxcbsync0=libxcbsync0-dbg
DEB_DBG_PACKAGE_libxcbxevie0=libxcbxevie0-dbg
DEB_DBG_PACKAGE_libxcbxf86dri0=libxcbxf86dri0-dbg
DEB_DBG_PACKAGE_libxcbxfixes0=libxcbxfixes0-dbg
DEB_DBG_PACKAGE_libxcbxprint0=libxcbxprint0-dbg
DEB_DBG_PACKAGE_libxcbxtest0=libxcbxtest0-dbg
DEB_DBG_PACKAGE_libxcbxv0=libxcbxv0-dbg
DEB_DBG_PACKAGE_libxcbxvmc0=libxcbxvmc0-dbg
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
DEB_MAKE_CHECK_TARGET=check
DEB_MAKE_INVOKE = $(DEB_MAKE_ENVVARS) $(MAKE) -C $(DEB_BUILDDIR) CFLAGS="$(CFLAGS)"
debian/copyright: debian/copyright.debian COPYING
cat $+ > $@
clean::
-rm -f debian/copyright
common-install-prehook-arch common-install-prehook-indep:: debian/copyright