Changeset 7010
- Timestamp:
- 12/20/10 04:29:04 (2 years ago)
- Location:
- pkg/raul/main/pixman/trunk/debian
- Files:
-
- 1 deleted
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
pkg/raul/main/pixman/trunk/debian/changelog
r6251 r7010 1 pixman (0.16.4-1.1) unstable; urgency=low 2 3 * Updated watch file 4 5 -- Alan Baghumian <alan@technotux.org> Mon, 04 Jan 2010 21:23:37 -0800 1 pixman (0.21.2-1) experimental; urgency=low 2 3 [ Cyril Brulebois ] 4 * New upstream release. 5 * Update debian/copyright from upstream's COPYING. 6 7 -- Alan Baghumian <alan@technotux.org> Sun, 19 Dec 2010 19:28:05 -0800 8 9 pixman (0.20.0-1) experimental; urgency=low 10 11 * New upstream release. 12 13 -- Cyril Brulebois <kibi@debian.org> Sat, 06 Nov 2010 10:00:54 +0100 14 15 pixman (0.19.6-1) experimental; urgency=low 16 17 * New upstream release. 18 * Bump SHLIBS_VERSION from 0.18.0 to 0.19.4 for newly-added functions. 19 * Update symbols file with newly-added functions. 20 * Add -c4 to the dh_makeshlibs call, to ensure the build breaks if 21 unexpected symbol-related changes happened. 22 * As of pixman-0.19.2-5-g5b99710, Gtk+ is auto-detected, make sure not 23 to pick it accidentally, by passing --disable-gtk. (That's only for 24 test purposes, but would require pixman-1 itself.) 25 * Enable the testsuite. 26 * Add myself to Uploaders. 27 28 -- Cyril Brulebois <kibi@debian.org> Wed, 27 Oct 2010 23:14:00 +0200 29 30 pixman (0.18.4-1) experimental; urgency=low 31 32 [ Robert Hooker ] 33 * New upstream stable release. 34 35 -- Julien Cristau <jcristau@debian.org> Mon, 06 Sep 2010 21:15:07 +0200 36 37 pixman (0.18.2-1) experimental; urgency=low 38 39 * New upstream stable release. Changes since 0.18.0: 40 - b48d8b5... Pre-release version bump to 0.18.2 41 - 970c183... Add macros for thread local storage on MinGW 32 42 - 61ff1a3... Don't use __thread on MinGW. 43 - f973be4... Don't consider indexed formats opaque. 44 - 34fb385... Add missing HAVE_CONFIG_H guards for config.h inclusion 45 - 38928af... Update README to mention the pixman mailing list 46 - 6649842... [mmx] Fix mask creation bugs 47 - d197dc5... Fixes for pthread thread local storage. 48 - 9babaab... Fix uninitialized cache when pthreads are used 49 - 4fe0a40... Visual Studio 2010 includes stdint.h 50 - 9a46edd... Post-release version bump to 0.18.1 51 52 -- Robert Hooker <sarvatt@ubuntu.com> Fri, 14 May 2010 13:03:42 -0400 53 54 pixman (0.18.0-1) experimental; urgency=low 55 56 * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no 57 good reason. Thanks, Colin Watson! 58 * Remove myself from Uploaders 59 * New upstream release (closes: #579014). 60 * Update symbols file for new API, bump shlibs. 61 * Drop pixman-arm-don-t-use-env-vars-to-get-hwcap-platform.patch, obsolete. 62 63 -- Julien Cristau <jcristau@debian.org> Tue, 11 May 2010 14:16:09 +0200 6 64 7 65 pixman (0.16.4-1) unstable; urgency=low 8 66 9 [ Julien Cristau ]10 67 * New upstream release. 11 68 * Add dependencies on ${misc:Depends} (lintian). 12 69 * Bump Standards-Version to 3.8.3. 13 70 14 -- Alan Baghumian <alan@technotux.org> Mon, 04 Jan 2010 20:10:42 -080071 -- Julien Cristau <jcristau@debian.org> Sat, 02 Jan 2010 11:26:29 +0000 15 72 16 73 pixman (0.16.2-1) unstable; urgency=low -
pkg/raul/main/pixman/trunk/debian/control
r6243 r7010 3 3 Priority: optional 4 4 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> 5 Uploaders: Julien Cristau <jcristau@debian.org>, David Nusinow <dnusinow@debian.org>5 Uploaders: David Nusinow <dnusinow@debian.org>, Cyril Brulebois <kibi@debian.org> 6 6 Build-Depends: debhelper (>= 5), automake, autoconf, libtool, pkg-config, quilt 7 7 Standards-Version: 3.8.3 -
pkg/raul/main/pixman/trunk/debian/copyright
r6045 r7010 4 4 Debian packaging by Julien Cristau <jcristau@debian.org>, 18 May 2007. 5 5 6 The following is the 'standard copyright' agreed upon by most contributors, 7 and is currently the canonical license, though a modification is currently 8 under discussion. Copyright holders of new code should use this license 9 statement where possible, and append their name to this list. 6 The following is the MIT license, agreed upon by most contributors. 7 Copyright holders of new code should use this license statement where 8 possible. They may also add themselves to the list below. 10 9 11 Copyright 1987, 1988, 1989, 1998 The Open Group 12 Copyright 1987, 1988, 1989 Digital Equipment Corporation 13 Copyright 1999, 2004, 2008 Keith Packard 14 Copyright 2000 SuSE, Inc. 15 Copyright 2000 Keith Packard, member of The XFree86 Project, Inc. 16 Copyright 2004, 2005, 2007, 2008 Red Hat, Inc. 17 Copyright 2004 Nicholas Miell 18 Copyright 2005 Lars Knoll & Zack Rusin, Trolltech 19 Copyright 2005 Trolltech AS 20 Copyright 2007 Luca Barbato 21 Copyright 2008 Aaron Plattner, NVIDIA Corporation 22 Copyright 2008 Rodrigo Kumpera 23 Copyright 2008 André Tupinambá 24 Copyright 2008 Mozilla Corporation 25 Copyright 2008 Frederic Plourde 26 27 Permission is hereby granted, free of charge, to any person obtaining a 28 copy of this software and associated documentation files (the "Software"), 29 to deal in the Software without restriction, including without limitation 30 the rights to use, copy, modify, merge, publish, distribute, sublicense, 31 and/or sell copies of the Software, and to permit persons to whom the 32 Software is furnished to do so, subject to the following conditions: 33 34 The above copyright notice and this permission notice (including the next 35 paragraph) shall be included in all copies or substantial portions of the 36 Software. 37 38 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 39 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 40 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 41 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 42 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 43 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 44 DEALINGS IN THE SOFTWARE. 45 46 Other licenses: 47 48 Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc. 49 2005 Lars Knoll & Zack Rusin, Trolltech 50 Copyright © 2000 SuSE, Inc. 51 Copyright © 2007 Red Hat, Inc. 52 Copyright © 1998 Keith Packard 53 54 Permission to use, copy, modify, distribute, and sell this software and its 55 documentation for any purpose is hereby granted without fee, provided that 56 the above copyright notice appear in all copies and that both that 57 copyright notice and this permission notice appear in supporting 58 documentation, and that the name of the copyright holders not be used in 59 advertising or publicity pertaining to distribution of the software without 60 specific, written prior permission. The copyright holders make no 61 representations about the suitability of this software for any purpose. It 62 is provided "as is" without express or implied warranty. 63 64 THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS 65 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND 66 FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY 67 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 68 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN 69 AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING 70 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS 71 SOFTWARE. 72 73 Copyright 1987, 1988, 1989, 1998 The Open Group 74 75 Permission to use, copy, modify, distribute, and sell this software and its 76 documentation for any purpose is hereby granted without fee, provided that 77 the above copyright notice appear in all copies and that both that 78 copyright notice and this permission notice appear in supporting 79 documentation. 80 81 The above copyright notice and this permission notice shall be included in 82 all copies or substantial portions of the Software. 83 84 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 85 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 86 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 87 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN 88 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 89 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 90 91 Except as contained in this notice, the name of The Open Group shall not be 92 used in advertising or otherwise to promote the sale, use or other dealings 93 in this Software without prior written authorization from The Open Group. 94 95 Copyright 1987, 1988, 1989 by 96 Digital Equipment Corporation, Maynard, Massachusetts. 97 98 All Rights Reserved 99 100 Permission to use, copy, modify, and distribute this software and its 101 documentation for any purpose and without fee is hereby granted, 102 provided that the above copyright notice appear in all copies and that 103 both that copyright notice and this permission notice appear in 104 supporting documentation, and that the name of Digital not be 105 used in advertising or publicity pertaining to distribution of the 106 software without specific, written prior permission. 107 108 DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING 109 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL 110 DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR 111 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 112 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, 113 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS 114 SOFTWARE. 10 /* 11 * Copyright 1987, 1988, 1989, 1998 The Open Group 12 * Copyright 1987, 1988, 1989 Digital Equipment Corporation 13 * Copyright 1999, 2004, 2008 Keith Packard 14 * Copyright 2000 SuSE, Inc. 15 * Copyright 2000 Keith Packard, member of The XFree86 Project, Inc. 16 * Copyright 2004, 2005, 2007, 2008, 2009, 2010 Red Hat, Inc. 17 * Copyright 2004 Nicholas Miell 18 * Copyright 2005 Lars Knoll & Zack Rusin, Trolltech 19 * Copyright 2005 Trolltech AS 20 * Copyright 2007 Luca Barbato 21 * Copyright 2008 Aaron Plattner, NVIDIA Corporation 22 * Copyright 2008 Rodrigo Kumpera 23 * Copyright 2008 André Tupinambá 24 * Copyright 2008 Mozilla Corporation 25 * Copyright 2008 Frederic Plourde 26 * Copyright 2009 Sun Microsystems, Inc. 27 * 28 * Permission is hereby granted, free of charge, to any person obtaining a 29 * copy of this software and associated documentation files (the "Software"), 30 * to deal in the Software without restriction, including without limitation 31 * the rights to use, copy, modify, merge, publish, distribute, sublicense, 32 * and/or sell copies of the Software, and to permit persons to whom the 33 * Software is furnished to do so, subject to the following conditions: 34 * 35 * The above copyright notice and this permission notice (including the next 36 * paragraph) shall be included in all copies or substantial portions of the 37 * Software. 38 * 39 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 40 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 41 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 42 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 43 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 44 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 45 * DEALINGS IN THE SOFTWARE. 46 */ -
pkg/raul/main/pixman/trunk/debian/libpixman-1-0.symbols
r6045 r7010 22 22 pixman_fill@Base 0 23 23 pixman_image_composite@Base 0.15.14 24 pixman_image_composite32@Base 0.18.0 24 25 pixman_image_create_bits@Base 0.15.12 25 26 pixman_image_create_conical_gradient@Base 0 … … 27 28 pixman_image_create_radial_gradient@Base 0 28 29 pixman_image_create_solid_fill@Base 0 30 pixman_image_fill_boxes@Base 0.18.0 29 31 pixman_image_fill_rectangles@Base 0.15.14 32 pixman_image_get_component_alpha@Base 0.19.6 30 33 pixman_image_get_data@Base 0 31 34 pixman_image_get_depth@Base 0 35 pixman_image_get_destroy_data@Base 0.18.0 36 pixman_image_get_format@Base 0.19.6 32 37 pixman_image_get_height@Base 0 33 38 pixman_image_get_stride@Base 0 … … 57 62 pixman_region32_fini@Base 0.11.2 58 63 pixman_region32_init@Base 0.11.2 64 pixman_region32_init_from_image@Base 0.18.0 59 65 pixman_region32_init_rect@Base 0.11.2 60 66 pixman_region32_init_rects@Base 0.11.2 61 67 pixman_region32_init_with_extents@Base 0.11.2 62 68 pixman_region32_intersect@Base 0.11.2 69 pixman_region32_intersect_rect@Base 0.19.6 63 70 pixman_region32_inverse@Base 0.11.2 64 71 pixman_region32_n_rects@Base 0.11.2 … … 78 85 pixman_region_fini@Base 0 79 86 pixman_region_init@Base 0 87 pixman_region_init_from_image@Base 0.18.0 80 88 pixman_region_init_rect@Base 0 81 89 pixman_region_init_rects@Base 0 82 90 pixman_region_init_with_extents@Base 0 83 91 pixman_region_intersect@Base 0 92 pixman_region_intersect_rect@Base 0.19.6 84 93 pixman_region_inverse@Base 0 85 94 pixman_region_n_rects@Base 0 -
pkg/raul/main/pixman/trunk/debian/rules
r6045 r7010 4 4 5 5 PACKAGE = libpixman-1-0 6 SHLIBS_VERSION = 0.15.16 6 SHLIBS_VERSION = 0.19.4 7 8 # Disable Gtk+ autodetection: 9 confflags = --disable-gtk 7 10 8 11 CFLAGS = -Wall -g … … 35 38 config-stamp: autogen-stamp 36 39 dh_testdir 37 test -d obj-$(DEB_BUILD_GNU_TYPE) || mkdir obj-$(DEB_BUILD_GNU_TYPE)38 cd obj-$(DEB_BUILD_GNU_TYPE)&& \40 test -d build || mkdir build 41 cd build && \ 39 42 ../configure \ 40 43 --prefix=/usr \ … … 49 52 build-stamp: config-stamp 50 53 dh_testdir 51 cd obj-$(DEB_BUILD_GNU_TYPE) && $(MAKE) 52 54 cd build && $(MAKE) 55 cd build && $(MAKE) check 56 53 57 touch $@ 54 58 … … 57 61 dh_testroot 58 62 rm -f autogen-stamp config-stamp build-stamp install-stamp 59 63 60 64 rm -f config.cache config.log config.status 61 65 rm -f */config.cache */config.log */config.status 62 66 rm -f conftest* */conftest* 63 67 rm -rf autom4te.cache */autom4te.cache 64 rm -rf obj-*65 rm -f $$(find -name Makefile.in)68 rm -rf build 69 find -name Makefile.in -delete 66 70 rm -f compile config.guess config.sub configure depcomp install-sh 67 71 rm -f ltmain.sh missing INSTALL aclocal.m4 config.h.in 68 72 69 73 dh_clean 70 74 … … 76 80 dh_installdirs 77 81 78 cd obj-$(DEB_BUILD_GNU_TYPE)&& $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install82 cd build && $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install 79 83 touch $@ 80 84 … … 91 95 dh_compress 92 96 dh_fixperms 93 dh_makeshlibs -p$(PACKAGE) --add-udeb $(PACKAGE)-udeb -V"$(PACKAGE) (>= $(SHLIBS_VERSION))" 97 dh_makeshlibs -p$(PACKAGE) --add-udeb $(PACKAGE)-udeb -V"$(PACKAGE) (>= $(SHLIBS_VERSION))" -- -c4 94 98 dh_installdeb 95 99 dh_shlibdeps -
pkg/raul/main/pixman/trunk/debian/watch
r6251 r7010 1 1 version=3 2 http://xorg.freedesktop.org/releases/individual/lib/ pixman-( [02468.]*)\.tar\.gz2 http://xorg.freedesktop.org/releases/individual/lib/ pixman-(.*)\.tar\.gz
Note: See TracChangeset
for help on using the changeset viewer.


