[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

x11proto-kb: Changes to 'debian-unstable'



 debian/changelog               |    8 ++++++++
 debian/control                 |    1 +
 debian/x11proto-kb-dev.install |    2 +-
 3 files changed, 10 insertions(+), 1 deletion(-)

New commits:
commit a3d1662380944f99037544242684731e26abc0bb
Author: Steve Langasek <steve.langasek@ubuntu.com>
Date:   Fri Jun 17 00:16:30 2011 -0700

    Install .pc file to /usr/share/pkgconfig instead of /usr/lib/pkgconfig

diff --git a/debian/changelog b/debian/changelog
index 7534267..e14647c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x11proto-kb (1.0.5-2) UNRELEASED; urgency=low
 
   * Mark x11proto-kb-dev Multi-Arch: foreign
+  * Install .pc file to /usr/share/pkgconfig instead of
+    /usr/lib/pkgconfig
 
  -- Steve Langasek <vorlon@debian.org>  Fri, 17 Jun 2011 00:15:58 -0700
 
diff --git a/debian/x11proto-kb-dev.install b/debian/x11proto-kb-dev.install
index 7ab11d6..a28ec5f 100644
--- a/debian/x11proto-kb-dev.install
+++ b/debian/x11proto-kb-dev.install
@@ -1,2 +1,2 @@
 usr/include/X11/extensions/*
-usr/lib/pkgconfig/kbproto.pc
+usr/lib/pkgconfig/kbproto.pc /usr/share/pkgconfig

commit 583cbb86622ad065fcfd5a9f15698c52157475ef
Author: Steve Langasek <steve.langasek@ubuntu.com>
Date:   Fri Jun 17 00:16:05 2011 -0700

    Mark x11proto-kb-dev Multi-Arch: foreign

diff --git a/debian/changelog b/debian/changelog
index 8671ee6..7534267 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-kb (1.0.5-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-kb-dev Multi-Arch: foreign
+
+ -- Steve Langasek <vorlon@debian.org>  Fri, 17 Jun 2011 00:15:58 -0700
+
 x11proto-kb (1.0.5-1) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/control b/debian/control
index 83c92da..49ebaa7 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-kb.git
 Package: x11proto-kb-dev
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Multi-Arch: foreign
 Description: X11 XKB extension wire protocol
  This package provides development headers describing the wire protocol
  for the XKEYBOARD extension, used to control all manner of options


Reply to: