--- x11proto-fonts-2.1.3.orig/autogen.sh +++ x11proto-fonts-2.1.3/autogen.sh @@ -0,0 +1,14 @@ +#! /bin/sh + +srcdir=`dirname $0` +test -z "$srcdir" && srcdir=. + +ORIGDIR=`pwd` +cd $srcdir + +autoreconf -v --install || exit 1 +cd $ORIGDIR || exit $? + +if test -z "$NOCONFIGURE"; then + $srcdir/configure "$@" +fi --- x11proto-fonts-2.1.3.orig/debian/changelog +++ x11proto-fonts-2.1.3/debian/changelog @@ -0,0 +1,125 @@ +x11proto-fonts (2.1.3-1) unstable; urgency=medium + + * New upstream release. + * Get rid of debian/xsfbs, unused. + + -- Julien Cristau Mon, 14 Apr 2014 20:06:49 +0200 + +x11proto-fonts (2.1.2-1) unstable; urgency=low + + * New upstream release. + * Move fontsproto.pc to /usr/share/pkgconfig. + * Don't require (fake)root for debian/rules clean. + * Add build-{arch,indep} debian/rules targets. + * We no longer install xorg.css, and exclude *.db. + + -- Julien Cristau Sun, 15 Apr 2012 15:17:12 +0200 + +x11proto-fonts (2.1.1-3) unstable; urgency=low + + * *Really* mark the package Multi-Arch: foreign, since I seem to have + thinkoed this in the previous upload. :P + + -- Steve Langasek Mon, 06 Feb 2012 19:09:42 -0800 + +x11proto-fonts (2.1.1-2) unstable; urgency=low + + * Mark x11proto-fonts-dev Multi-Arch: foreign + + -- Steve Langasek Tue, 15 Nov 2011 11:39:24 -0800 + +x11proto-fonts (2.1.1-1) unstable; urgency=low + + [ Julien Cristau ] + * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no + good reason. Thanks, Colin Watson! + * Remove myself from Uploaders + + [ Robert Hooker ] + * New upstream release. + * Bump xutils-dev build dep to 1:7.5+5 for util-macros 1.10 requirement. + + [ Cyril Brulebois ] + * Add pkg-config build-dep. + * Add xmlto, xorg-sgml-doctools, and w3m build-dep for the specs. + * Pass --with-xmlto and --without-fop, we want html and txt only. + * Ship *.html, *.css, and *.txt from the doc directory. + * Kill *.xml in the doc directory, no point in shipping them. + * Switch from --list-missing to --fail-missing for additional safety. + * No longer pass --disable-shared, this option is gone. + * Add myself to Uploaders. + + -- Cyril Brulebois Sat, 06 Nov 2010 01:23:21 +0100 + +x11proto-fonts (2.1.0-1) unstable; urgency=low + + * New upstream release. + * Run autoreconf at build time. + * Bump debhelper compat level to 5. + * Parse space-separated DEB_BUILD_OPTIONS, handle parallel=N. + * Drop Conflicts/Replaces on libfs-dev and Pre-Depends on x11-common, only + needed for upgrades from sarge. + * Bump Standards-Version to 3.8.3. + + -- Julien Cristau Sun, 06 Sep 2009 12:54:51 +0200 + +x11proto-fonts (2.0.2-6) unstable; urgency=low + + [ Brice Goglin ] + * Update the long description. + * Add URL in debian/copyright. + * Add Vcs-* to debian/control. + * Remove Fabio from Uploaders, with his permission. + + [ Julien Cristau ] + * Remove Branden from Uploaders with his permission. + * Add myself to Uploaders. + * Bump Standards-Version to 3.7.3. + + -- Julien Cristau Sun, 11 May 2008 18:41:14 +0200 + +x11proto-fonts (2.0.2-5) unstable; urgency=low + + * Depends: x11proto-core-dev, since headers #include some base X11 + headers. Closes: #387597. + + -- Drew Parsons Sun, 17 Sep 2006 23:19:27 +1000 + +x11proto-fonts (2.0.2-4) unstable; urgency=low + + * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build; + idempotency fix. + * Run dh_install w/ --list-missing. + * Change debhelper build-dep-indep to a normal build-dep, as dh_clean + is called inside the clean rule. + * Drop duplicate x11-common dep in -dev package. + * Bump standards version to 3.7.2.0. + * Version x11-common pre-dep in -dev package to 1:7.0.0 to match + the rest of Debian. + + -- Andres Salomon Fri, 21 Jul 2006 02:56:59 -0400 + +x11proto-fonts (2.0.2-3) unstable; urgency=low + + * Upload to unstable + + -- David Nusinow Thu, 23 Mar 2006 21:36:04 -0500 + +x11proto-fonts (2.0.2-2) experimental; urgency=low + + * Add epoch to versioned Pre-Depends on x11-common to make upgrades + from monolithic x11-common work (Closes: #351779). + + -- Michel Dänzer Thu, 9 Feb 2006 16:40:58 +0100 + +x11proto-fonts (2.0.2-1) experimental; urgency=low + + * First upload to Debian + + -- David Nusinow Fri, 30 Dec 2005 14:35:54 -0500 + +x11proto-fonts (2.0-1) breezy; urgency=low + + * First x11proto-fonts release. + + -- Daniel Stone Mon, 16 May 2005 22:10:17 +1000 --- x11proto-fonts-2.1.3.orig/debian/compat +++ x11proto-fonts-2.1.3/debian/compat @@ -0,0 +1 @@ +5 --- x11proto-fonts-2.1.3.orig/debian/control +++ x11proto-fonts-2.1.3/debian/control @@ -0,0 +1,27 @@ +Source: x11proto-fonts +Section: x11 +Priority: optional +Maintainer: Debian X Strike Force +Uploaders: David Nusinow , Andres Salomon , Cyril Brulebois +Build-Depends: + debhelper (>= 5.0.0), + automake, + xutils-dev (>= 1:7.5+4), + pkg-config, +# specs: + xmlto, xorg-sgml-doctools (>= 1:1.5), w3m, +Standards-Version: 3.8.3 +Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-fonts +Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-fonts.git + +Package: x11proto-fonts-dev +Architecture: all +Multi-Arch: foreign +Depends: x11proto-core-dev, ${shlibs:Depends}, ${misc:Depends} +Description: X11 font extension wire protocol + This package provides development headers describing the wire protocol + for font-related extensions, used to control the server-side font + configuration, and also the font server headers. + . + More information about X.Org can be found at: + --- x11proto-fonts-2.1.3.orig/debian/copyright +++ x11proto-fonts-2.1.3/debian/copyright @@ -0,0 +1,89 @@ +This package was downloaded from +http://xorg.freedesktop.org/releases/individual/proto/ + +Copyright 1990, 1991 Network Computing Devices; +Portions Copyright 1987 by Digital Equipment Corporation + +Permission to use, copy, modify, distribute, and sell this software and +its documentation for any purpose is hereby granted without fee, provided +that the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation, and that the names of Network Computing Devices or Digital +not be used in advertising or publicity pertaining to distribution +of the software without specific, written prior permission. +Network Computing Devices and Digital make no representations +about the suitability of this software for any purpose. It is provided +"as is" without express or implied warranty. + +NETWORK COMPUTING DEVICES AND DIGITAL DISCLAIM ALL WARRANTIES WITH +REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL NETWORK COMPUTING DEVICES +OR DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL +DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR +PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS +ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF +THIS SOFTWARE. + + +Copyright 1990, 1991, 1998 The Open Group + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation. + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN +AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of The Open Group shall not be +used in advertising or otherwise to promote the sale, use or other dealings +in this Software without prior written authorization from The Open Group. + + +Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts. + + All Rights Reserved + +Permission to use, copy, modify, and distribute this software and its +documentation for any purpose and without fee is hereby granted, +provided that the above copyright notice appear in all copies and that +both that copyright notice and this permission notice appear in +supporting documentation, and that the name of Digital not be +used in advertising or publicity pertaining to distribution of the +software without specific, written prior permission. + +DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING +ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL +DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR +ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS +SOFTWARE. + + +Copyright (c) 1999 The XFree86 Project Inc. + +All Rights Reserved. + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN +AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of The XFree86 Project +Inc. shall not be used in advertising or otherwise to promote the +sale, use or other dealings in this Software without prior written +authorization from The XFree86 Project Inc.. --- x11proto-fonts-2.1.3.orig/debian/rules +++ x11proto-fonts-2.1.3/debian/rules @@ -0,0 +1,94 @@ +#!/usr/bin/make -f +# debian/rules for the Debian x11proto-fonts-dev package. +# Copyright © 2004 Scott James Remnant +# Copyright © 2005 Daniel Stone +# Copyright © 2005 David Nusinow + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +CFLAGS = -Wall -g +ifneq (,$(filter noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 +endif +ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) + NUMJOBS = $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) + MAKEFLAGS += -j$(NUMJOBS) +endif + +DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) +ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE)) + confflags += --build=$(DEB_HOST_GNU_TYPE) +else + confflags += --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE) +endif + + +build: build-indep +build-arch: + # Nothing to do +build-indep: build-stamp +build-stamp: + dh_testdir + autoreconf -vfi + mkdir -p build + cd build && \ + ../configure --prefix=/usr --mandir=\$${prefix}/share/man \ + --infodir=\$${prefix}/share/info \ + --with-xmlto --without-fop \ + $(confflags) CFLAGS="$(CFLAGS)" + cd build && $(MAKE) + >$@ + +clean: + dh_testdir + rm -f build-stamp + rm -f config.cache config.log config.status + rm -f */config.cache */config.log */config.status + rm -f conftest* */conftest* + rm -rf autom4te.cache */autom4te.cache + rm -rf build + rm -f aclocal.m4 configure install-sh missing mkinstalldirs + rm -f config.guess config.sub + find -name Makefile.in -delete + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + cd build && $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install + +# Build architecture-independent files here. +binary-indep: build install + dh_testdir + dh_testroot + + dh_installdocs + dh_installman + find debian/tmp/usr/share/doc/fontsproto -name '*.xml' -delete + dh_install --sourcedir=debian/tmp --fail-missing --exclude .db + dh_installchangelogs + dh_link + dh_strip + dh_compress + dh_fixperms + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +# Build architecture-dependent files here. +binary-arch: build install +# Nothing to do + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install +.PHONY: build-arch build-indep --- x11proto-fonts-2.1.3.orig/debian/watch +++ x11proto-fonts-2.1.3/debian/watch @@ -0,0 +1,3 @@ +#git=git://anongit.freedesktop.org/xorg/proto/fontsproto +version=3 +http://xorg.freedesktop.org/releases/individual/proto/ fontsproto-(.*)\.tar\.gz --- x11proto-fonts-2.1.3.orig/debian/x11proto-fonts-dev.install +++ x11proto-fonts-2.1.3/debian/x11proto-fonts-dev.install @@ -0,0 +1,4 @@ +usr/include/X11/fonts/* +usr/lib/pkgconfig/fontsproto.pc usr/share/pkgconfig +usr/share/doc/fontsproto/*.html usr/share/doc/x11proto-fonts-dev/ +usr/share/doc/fontsproto/*.txt usr/share/doc/x11proto-fonts-dev/