debian/changelog | 8 ++++++++ debian/control | 1 + debian/x11proto-randr-dev.install | 2 +- 3 files changed, 10 insertions(+), 1 deletion(-)
New commits: commit 2178ee30e9a6ca00a2964676b7e90555d1d74804 Author: Steve Langasek <vor...@debian.org> Date: Sat Jul 2 01:17:31 2011 +0100 releasing version 1.3.2-2 diff --git a/debian/changelog b/debian/changelog index 2d99a9a..68e7dd6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -x11proto-randr (1.3.2-2) UNRELEASED; urgency=low +x11proto-randr (1.3.2-2) unstable; urgency=low * Mark x11proto-randr-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:16:38 +0100 + -- Steve Langasek <vor...@debian.org> Sat, 02 Jul 2011 01:17:08 +0100 x11proto-randr (1.3.2-1) unstable; urgency=low commit 52d790009696148dc6c55dcedf35a19fc249e7f7 Author: Steve Langasek <vor...@debian.org> Date: Sat Jul 2 01:17:04 2011 +0100 Install .pc file to /usr/share/pkgconfig instead of /usr/lib/pkgconfig diff --git a/debian/changelog b/debian/changelog index f25d55e..2d99a9a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ x11proto-randr (1.3.2-2) UNRELEASED; urgency=low * Mark x11proto-randr-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:16:38 +0100 diff --git a/debian/x11proto-randr-dev.install b/debian/x11proto-randr-dev.install index 526faf1..62cdfd7 100644 --- a/debian/x11proto-randr-dev.install +++ b/debian/x11proto-randr-dev.install @@ -1,3 +1,3 @@ usr/include/X11/extensions/* -usr/lib/pkgconfig/randrproto.pc +usr/lib/pkgconfig/randrproto.pc usr/share/pkgconfig usr/share/doc/randrproto/randrproto.txt usr/share/doc/x11proto-randr-dev commit dc15a1084a15af64603e158304e0f592ad241760 Author: Steve Langasek <vor...@debian.org> Date: Sat Jul 2 01:16:49 2011 +0100 Mark x11proto-randr-dev Multi-Arch: foreign. diff --git a/debian/changelog b/debian/changelog index f9906da..f25d55e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x11proto-randr (1.3.2-2) UNRELEASED; urgency=low + + * Mark x11proto-randr-dev Multi-Arch: foreign. + + -- Steve Langasek <vor...@debian.org> Sat, 02 Jul 2011 01:16:38 +0100 + x11proto-randr (1.3.2-1) unstable; urgency=low [ Julien Cristau ] diff --git a/debian/control b/debian/control index 6f45c65..0dbfaa5 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-randr.git Package: x11proto-randr-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} +Multi-Arch: foreign Description: X11 RandR extension wire protocol This package provides development headers describing the wire protocol for the RandR extension, used to change display properties such as -- 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/e1qcnvl-0007ja...@vasks.debian.org