Changeset 7010


Ignore:
Timestamp:
12/20/10 04:29:04 (2 years ago)
Author:
alanbach-guest
Message:
  • Sync'd with Debian 0.21.2-1
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 
     1pixman (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 
     9pixman (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 
     15pixman (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 
     30pixman (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 
     37pixman (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 
     54pixman (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 
    664 
    765pixman (0.16.4-1) unstable; urgency=low 
    866 
    9   [ Julien Cristau ] 
    1067  * New upstream release. 
    1168  * Add dependencies on ${misc:Depends} (lintian). 
    1269  * Bump Standards-Version to 3.8.3. 
    1370 
    14  -- Alan Baghumian <alan@technotux.org>  Mon, 04 Jan 2010 20:10:42 -0800 
     71 -- Julien Cristau <jcristau@debian.org>  Sat, 02 Jan 2010 11:26:29 +0000 
    1572 
    1673pixman (0.16.2-1) unstable; urgency=low 
  • pkg/raul/main/pixman/trunk/debian/control

    r6243 r7010  
    33Priority: optional 
    44Maintainer: Debian X Strike Force <debian-x@lists.debian.org> 
    5 Uploaders: Julien Cristau <jcristau@debian.org>, David Nusinow <dnusinow@debian.org> 
     5Uploaders: David Nusinow <dnusinow@debian.org>, Cyril Brulebois <kibi@debian.org> 
    66Build-Depends: debhelper (>= 5), automake, autoconf, libtool, pkg-config, quilt 
    77Standards-Version: 3.8.3 
  • pkg/raul/main/pixman/trunk/debian/copyright

    r6045 r7010  
    44Debian packaging by Julien Cristau <jcristau@debian.org>, 18 May 2007. 
    55 
    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.   
     6The following is the MIT license, agreed upon by most contributors. 
     7Copyright holders of new code should use this license statement where 
     8possible. They may also add themselves to the list below. 
    109 
    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  
    2222 pixman_fill@Base 0 
    2323 pixman_image_composite@Base 0.15.14 
     24 pixman_image_composite32@Base 0.18.0 
    2425 pixman_image_create_bits@Base 0.15.12 
    2526 pixman_image_create_conical_gradient@Base 0 
     
    2728 pixman_image_create_radial_gradient@Base 0 
    2829 pixman_image_create_solid_fill@Base 0 
     30 pixman_image_fill_boxes@Base 0.18.0 
    2931 pixman_image_fill_rectangles@Base 0.15.14 
     32 pixman_image_get_component_alpha@Base 0.19.6 
    3033 pixman_image_get_data@Base 0 
    3134 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 
    3237 pixman_image_get_height@Base 0 
    3338 pixman_image_get_stride@Base 0 
     
    5762 pixman_region32_fini@Base 0.11.2 
    5863 pixman_region32_init@Base 0.11.2 
     64 pixman_region32_init_from_image@Base 0.18.0 
    5965 pixman_region32_init_rect@Base 0.11.2 
    6066 pixman_region32_init_rects@Base 0.11.2 
    6167 pixman_region32_init_with_extents@Base 0.11.2 
    6268 pixman_region32_intersect@Base 0.11.2 
     69 pixman_region32_intersect_rect@Base 0.19.6 
    6370 pixman_region32_inverse@Base 0.11.2 
    6471 pixman_region32_n_rects@Base 0.11.2 
     
    7885 pixman_region_fini@Base 0 
    7986 pixman_region_init@Base 0 
     87 pixman_region_init_from_image@Base 0.18.0 
    8088 pixman_region_init_rect@Base 0 
    8189 pixman_region_init_rects@Base 0 
    8290 pixman_region_init_with_extents@Base 0 
    8391 pixman_region_intersect@Base 0 
     92 pixman_region_intersect_rect@Base 0.19.6 
    8493 pixman_region_inverse@Base 0 
    8594 pixman_region_n_rects@Base 0 
  • pkg/raul/main/pixman/trunk/debian/rules

    r6045 r7010  
    44 
    55PACKAGE = libpixman-1-0 
    6 SHLIBS_VERSION = 0.15.16 
     6SHLIBS_VERSION = 0.19.4 
     7 
     8# Disable Gtk+ autodetection: 
     9confflags = --disable-gtk 
    710 
    811CFLAGS = -Wall -g 
     
    3538config-stamp: autogen-stamp 
    3639        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 && \ 
    3942        ../configure \ 
    4043          --prefix=/usr \ 
     
    4952build-stamp: config-stamp 
    5053        dh_testdir 
    51         cd obj-$(DEB_BUILD_GNU_TYPE) && $(MAKE) 
    52          
     54        cd build && $(MAKE) 
     55        cd build && $(MAKE) check 
     56 
    5357        touch $@ 
    5458 
     
    5761        dh_testroot 
    5862        rm -f autogen-stamp config-stamp build-stamp install-stamp 
    59          
     63 
    6064        rm -f config.cache config.log config.status 
    6165        rm -f */config.cache */config.log */config.status 
    6266        rm -f conftest* */conftest* 
    6367        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 
    6670        rm -f compile config.guess config.sub configure depcomp install-sh 
    6771        rm -f ltmain.sh missing INSTALL aclocal.m4 config.h.in 
    68          
     72 
    6973        dh_clean 
    7074 
     
    7680        dh_installdirs 
    7781 
    78         cd obj-$(DEB_BUILD_GNU_TYPE) && $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install 
     82        cd build && $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install 
    7983        touch $@ 
    8084 
     
    9195        dh_compress 
    9296        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 
    9498        dh_installdeb 
    9599        dh_shlibdeps 
  • pkg/raul/main/pixman/trunk/debian/watch

    r6251 r7010  
    11version=3 
    2 http://xorg.freedesktop.org/releases/individual/lib/ pixman-([02468.]*)\.tar\.gz 
     2http://xorg.freedesktop.org/releases/individual/lib/ pixman-(.*)\.tar\.gz 
Note: See TracChangeset for help on using the changeset viewer.