Commit Graph

49 Commits

Author SHA1 Message Date
Julien Cristau
abe019e234 Prepare changelog for upload 2009-02-15 23:01:26 +01:00
Julien Cristau
94ac0f0052 Update changelogs 2009-02-15 22:58:10 +01:00
Julien Cristau
46ea29b6c9 Merge branch 'debian-experimental' into debian-unstable
Conflicts:
	debian/changelog
2009-02-15 22:57:47 +01:00
Julien Cristau
f6b1c8725f Prepare changelog for upload 2009-01-04 21:39:35 +01:00
Julien Cristau
0688517667 Fix shlibs for the udeb. 2009-01-04 21:36:09 +01:00
Julien Cristau
eac4f90eb0 Don't use ARM SIMD code.
It doesn't do runtime detection, and will only work on ARMv6.
2008-12-25 17:12:00 +01:00
Timo Aaltonen
6318905460 Update libpixman-1-0.symbols with new symbols. 2008-11-26 12:31:40 +02:00
Timo Aaltonen
ee4da466a9 Update the changelog. 2008-11-26 10:45:42 +02:00
Julien Cristau
aeff42b323 Prepare changelog for upload 2008-09-21 17:01:04 +02:00
Julien Cristau
9a87dbfab2 Bump shlibs to 0.11.10 as well. 2008-09-21 17:00:58 +02:00
Julien Cristau
7f4a393339 Bump pixman_format_supported_source's version in the symbols file
depth 30 formats were added in 0.11.10
2008-09-19 10:22:18 +02:00
Julien Cristau
3e299f87b7 New upstream release. 2008-09-19 10:21:17 +02:00
Julien Cristau
fc8da03791 Prepare changelog for upload 2008-07-18 15:21:40 +02:00
Julien Cristau
d375b4f367 Update changelog and symbols file
some formats were added in 0.11.6, but I forgot to update the versions
for the functions using that.
2008-07-18 15:02:33 +02:00
Julien Cristau
465ee2da55 Prepare changelog for upload 2008-07-15 21:36:34 +02:00
Julien Cristau
5265d8d269 update changelog and shlibs/symbols for new upstream
* New upstream development release.
* Bump shlibs and update symbols files.
2008-07-15 15:58:32 +02:00
Brice Goglin
a62ccdc4b9 Install the upstream ChangeLog 2008-06-13 14:44:36 +02:00
Brice Goglin
77a1e5571e Misc fixes to debian/control and debian/copyright
* Update upstream URL in debian/copyright.
2008-06-13 14:44:34 +02:00
Julien Cristau
320e5a6dca Prepare changelog for upload. 2008-04-17 14:08:33 +02:00
Frans Pop
1cc6087bea Add libpixman-1-0-udeb (needed for cairo) 2008-04-17 02:20:50 +02:00
Julien Cristau
899a87df8a Prepare changelog for upload 2008-04-04 14:31:46 +02:00
Julien Cristau
fad1c9638e Add Vcs-Git and Vcs-Browser control fields. 2008-03-30 20:38:40 +02:00
Julien Cristau
d922cb8351 Bump Standards-Version to 3.7.3. 2008-03-30 20:37:33 +02:00
Julien Cristau
b749a72e70 Add symbols file for libpixman-1-0. 2008-03-30 20:31:03 +02:00
Julien Cristau
42782cdb7b New upstream release.
Bump shlibs to 0.10.0.
2008-03-30 20:30:56 +02:00
Julien Cristau
796adb434e Run autoreconf at build-time
Build-depend on automake, autoconf, libtool and pkg-config.  Drop patch for
maintainer mode, and drop build-dep on quilt and corresponding code in
debian/rules. Add new rules autogen and config, where we run autoreconf and
configure, respectively.  Update clean rule to remove files generated by
autogen.
2008-03-30 20:30:14 +02:00
Julien Cristau
a604a394e1 Prepare changelog for upload and add bug closer. 2007-11-25 00:42:51 +01:00
Julien Cristau
df9c870e24 New upstream release.
Drop patches 02_no-sse.diff and 03_fbFetchTransformed_64bit_fix.diff.
2007-11-08 11:21:32 +01:00
Julien Cristau
6f65ce9886 Fix 64-bit arithmetic bug in fbFetchTransformed.
Add patch by Francis Whittle from upstream bug#12398
(https://bugs.freedesktop.org/attachment.cgi?id=11896) to fix arithmetic
bug in fbFetchTransformed (causing X crashes on 64bit); closes: #444457.
2007-10-16 10:03:53 +02:00
Julien Cristau
69a96426d7 Don't use -msse when building pixman-mmx.c
This prevents gcc 4.2 from generating SSE instructions for its builtin
functions, the X server from going SIGILL on CPUs supporting MMX but not SSE,
and us from losing (closes: #442829).

Also enable maintainer mode in configure.ac so we can carry the patch to
configure directly in the diff.gz without running autoreconf at build time.
2007-09-19 23:25:11 +02:00
Julien Cristau
e06f22ff64 Prepare changelog for upload. 2007-09-05 21:44:26 +02:00
Julien Cristau
d32f69172a Add watch file. 2007-09-05 21:33:49 +02:00
Julien Cristau
caf7c7e068 Update changelog for new upstream. 2007-09-05 21:33:24 +02:00
Julien Cristau
a9e5ede18d Update changelog and bump shlibs. 2007-09-03 17:11:42 +02:00
David Nusinow
9ac13232d1 Bump package version down to released version
Also note that we have the .pc fix in our version
2007-08-09 22:17:15 -04:00
David Nusinow
bcad7ed4ee Prepare changelog for upload 2007-08-09 21:50:14 -04:00
David Nusinow
e17ef56ff5 Add myself to uploaders 2007-08-09 21:40:15 -04:00
David Nusinow
707150a5f0 libpixman0 -> libpixman-1-0 (ick) 2007-08-09 21:39:34 -04:00
David Nusinow
93c6db8051 Document packaging changes in debian changelog 2007-08-09 21:33:58 -04:00
David Nusinow
ccac993cf0 Revert change from libpixman1 to libpixman0 again 2007-08-09 21:32:53 -04:00
David Nusinow
51e117513c Update packaging 2007-08-09 21:26:22 -04:00
David Nusinow
4087751d66 Bump changelog for new version 2007-08-09 21:16:30 -04:00
Julien Cristau
d7d7ea4a77 Prepare changelog for upload. 2007-08-01 13:58:50 +02:00
Julien Cristau
ed1b78d2f7 autoreconf for new snapshot. 2007-08-01 12:56:59 +02:00
Julien Cristau
3e567fa14b Update upstream version and autoreconf 2007-06-17 15:47:55 +01:00
David Nusinow
50fd17b962 Update changelog for pull from today 2007-06-14 21:38:28 -04:00
Julien Cristau
5abc874dc6 Merge branch 'master' of git://anongit.freedesktop.org/git/pixman into debian-experimental 2007-06-13 23:59:48 +02:00
Julien Cristau
83ab14d80d Update version and minor description changes. 2007-06-06 00:49:55 +02:00
Julien Cristau
7bd29202ea Add Debian packaging. 2007-05-28 19:33:55 +02:00