debian/changelog | 8 ++++++++ debian/control | 1 + debian/x11proto-render-dev.install | 2 +- 3 files changed, 10 insertions(+), 1 deletion(-)
New commits: commit 1745f92167271d7f252f97b44b9bcd5207980f79 Author: Steve Langasek <vor...@debian.org> Date: Sat Jul 2 01:10:23 2011 +0100 releasing version 2:0.11.1-2 diff --git a/debian/changelog b/debian/changelog index a267436..4ad78ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -x11proto-render (2:0.11.1-2) UNRELEASED; urgency=low +x11proto-render (2:0.11.1-2) unstable; urgency=low * Mark x11proto-render-dev Multi-Arch: foreign. * Install .pc file to /usr/share/pkgconfig instead of /usr/lib/pkgconfig - -- Steve Langasek <vor...@debian.org> Sat, 02 Jul 2011 01:03:53 +0100 + -- Steve Langasek <vor...@debian.org> Sat, 02 Jul 2011 01:10:05 +0100 x11proto-render (2:0.11.1-1) unstable; urgency=low commit 931d089e9441c70d8bf0a98d116b7e7fd25fe853 Author: Steve Langasek <vor...@debian.org> Date: Sat Jul 2 01:10:00 2011 +0100 Install .pc file to /usr/share/pkgconfig instead of /usr/lib/pkgconfig diff --git a/debian/changelog b/debian/changelog index 6789526..a267436 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ x11proto-render (2:0.11.1-2) UNRELEASED; urgency=low * Mark x11proto-render-dev Multi-Arch: foreign. + * Install .pc file to /usr/share/pkgconfig instead of + /usr/lib/pkgconfig -- Steve Langasek <vor...@debian.org> Sat, 02 Jul 2011 01:03:53 +0100 diff --git a/debian/x11proto-render-dev.install b/debian/x11proto-render-dev.install index 0fe8b62..0b9b778 100644 --- a/debian/x11proto-render-dev.install +++ b/debian/x11proto-render-dev.install @@ -1,3 +1,3 @@ usr/include/X11/extensions/* -usr/lib/pkgconfig/renderproto.pc +usr/lib/pkgconfig/renderproto.pc usr/share/pkgconfig/ usr/share/doc/renderproto/* usr/share/doc/x11proto-render-dev/ commit d18b1d5704508e42c0e9296fb6d86c27137a359d Author: Steve Langasek <vor...@debian.org> Date: Sat Jul 2 01:04:07 2011 +0100 Mark x11proto-render-dev Multi-Arch: foreign. diff --git a/debian/changelog b/debian/changelog index df59a53..6789526 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x11proto-render (2:0.11.1-2) UNRELEASED; urgency=low + + * Mark x11proto-render-dev Multi-Arch: foreign. + + -- Steve Langasek <vor...@debian.org> Sat, 02 Jul 2011 01:03:53 +0100 + x11proto-render (2:0.11.1-1) unstable; urgency=low [ Julien Cristau ] diff --git a/debian/control b/debian/control index b0bc86c..d04a575 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-render.git Package: x11proto-render-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, x11proto-core-dev +Multi-Arch: foreign Description: X11 Render extension wire protocol This package provides development headers describing the wire protocol for the Render extension, used to implement Porter-Duff operations within X. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1qcnqm-00033g...@vasks.debian.org