debian/changelog | 8 ++++++++ debian/control | 1 + debian/x11proto-resource-dev.install | 2 +- 3 files changed, 10 insertions(+), 1 deletion(-)
New commits: commit 13f23f8dbd47276bdfd7813927d36a55e0e39861 Author: Steve Langasek <vor...@debian.org> Date: Sat Jul 2 00:49:39 2011 +0100 releasing version 1.2.0-2 diff --git a/debian/changelog b/debian/changelog index 2a159aa..0dac555 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -x11proto-resource (1.2.0-2) UNRELEASED; urgency=low +x11proto-resource (1.2.0-2) unstable; urgency=low * Mark x11proto-resource-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 00:23:37 +0100 + -- Steve Langasek <vor...@debian.org> Sat, 02 Jul 2011 00:49:30 +0100 x11proto-resource (1.2.0-1) unstable; urgency=low commit 83e7e533bc2d2e0c715cd034cbf25ba82674b043 Author: Steve Langasek <vor...@debian.org> Date: Sat Jul 2 00:30:04 2011 +0100 Install .pc file to /usr/share/pkgconfig instead of /usr/lib/pkgconfig diff --git a/debian/changelog b/debian/changelog index 73469b3..2a159aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ x11proto-resource (1.2.0-2) UNRELEASED; urgency=low * Mark x11proto-resource-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 00:23:37 +0100 diff --git a/debian/x11proto-resource-dev.install b/debian/x11proto-resource-dev.install index 57b420c..3110d13 100644 --- a/debian/x11proto-resource-dev.install +++ b/debian/x11proto-resource-dev.install @@ -1,3 +1,3 @@ usr/include/X11/extensions/* -usr/lib/pkgconfig/resourceproto.pc +usr/lib/pkgconfig/resourceproto.pc usr/share/pkgconfig/resourceproto.pc usr/share/doc/resourceproto/resproto.txt usr/share/doc/x11proto-resource-dev commit 6d790b6825059c0a5d5011e2ca8edf69cec3f31d Author: Steve Langasek <vor...@debian.org> Date: Sat Jul 2 00:23:39 2011 +0100 Mark x11proto-resource-dev Multi-Arch: foreign. diff --git a/debian/changelog b/debian/changelog index 9aeae89..73469b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x11proto-resource (1.2.0-2) UNRELEASED; urgency=low + + * Mark x11proto-resource-dev Multi-Arch: foreign. + + -- Steve Langasek <vor...@debian.org> Sat, 02 Jul 2011 00:23:37 +0100 + x11proto-resource (1.2.0-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index de5c069..543f9d0 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-resource.git Package: x11proto-resource-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, x11proto-core-dev +Multi-Arch: foreign Description: X11 Resource extension wire protocol This package provides development headers describing the wire protocol for the Resource extension, used to measure resource usage from clients -- 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/e1qcnyn-0003tq...@vasks.debian.org