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

x11proto-composite: Changes to 'debian-unstable'



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

New commits:
commit 80bb666d05a36c8a24634e081408e91778733652
Author: Steve Langasek <vorlon@debian.org>
Date:   Sat Jul 2 01:42:18 2011 +0100

    releasing version 1:0.4.2-2

diff --git a/debian/changelog b/debian/changelog
index 6a5ee97..e7c5d3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-x11proto-composite (1:0.4.2-2) UNRELEASED; urgency=low
+x11proto-composite (1:0.4.2-2) unstable; urgency=low
 
   * Mark x11proto-xinerama-dev Multi-Arch: foreign.
   * Install .pc file to /usr/share/pkgconfig instead of
     /usr/lib/pkgconfig
 
- -- Steve Langasek <vorlon@debian.org>  Sat, 02 Jul 2011 01:39:59 +0100
+ -- Steve Langasek <vorlon@debian.org>  Sat, 02 Jul 2011 01:42:05 +0100
 
 x11proto-composite (1:0.4.2-1) unstable; urgency=low
 

commit 4fa258503c0bcee7519dd46986bf485c4fd21913
Author: Steve Langasek <vorlon@debian.org>
Date:   Sat Jul 2 01:40:30 2011 +0100

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

diff --git a/debian/changelog b/debian/changelog
index d6b0a7a..6a5ee97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x11proto-composite (1:0.4.2-2) UNRELEASED; urgency=low
 
   * Mark x11proto-xinerama-dev Multi-Arch: foreign.
+  * Install .pc file to /usr/share/pkgconfig instead of
+    /usr/lib/pkgconfig
 
  -- Steve Langasek <vorlon@debian.org>  Sat, 02 Jul 2011 01:39:59 +0100
 
diff --git a/debian/x11proto-composite-dev.install b/debian/x11proto-composite-dev.install
index 74a65bd..8fff1fa 100644
--- a/debian/x11proto-composite-dev.install
+++ b/debian/x11proto-composite-dev.install
@@ -1,3 +1,3 @@
 usr/include/X11/extensions/*
-usr/lib/pkgconfig/compositeproto.pc
+usr/lib/pkgconfig/compositeproto.pc usr/share/pkgconfig
 usr/share/doc/compositeproto/compositeproto.txt usr/share/doc/x11proto-composite-dev

commit 27b8c7a89e7bcc090b3dbd511e8cde1c7044f2e9
Author: Steve Langasek <vorlon@debian.org>
Date:   Sat Jul 2 01:40:08 2011 +0100

    Mark x11proto-xinerama-dev Multi-Arch: foreign.

diff --git a/debian/changelog b/debian/changelog
index 6f3af2d..d6b0a7a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-composite (1:0.4.2-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-xinerama-dev Multi-Arch: foreign.
+
+ -- Steve Langasek <vorlon@debian.org>  Sat, 02 Jul 2011 01:39:59 +0100
+
 x11proto-composite (1:0.4.2-1) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/control b/debian/control
index fe2ebab..b9bc2d7 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-composite.git
 Package: x11proto-composite-dev
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11proto-core-dev, x11proto-fixes-dev
+Multi-Arch: foreign
 Description: X11 Composite extension wire protocol
  This package provides development headers describing the wire protocol
  for the Composite extension, used to let arbitrary client programs control


Reply to: