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

x11proto-gl: Changes to 'debian-unstable'



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

New commits:
commit 5f5d5fd4acb60f1950111210cae3c46cca9d9fc8
Author: Steve Langasek <vorlon@debian.org>
Date:   Sat Jul 2 01:50:18 2011 +0100

    releasing version 1.4.14-2

diff --git a/debian/changelog b/debian/changelog
index 1399eb4..bacee0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-x11proto-gl (1.4.14-2) UNRELEASED; urgency=low
+x11proto-gl (1.4.14-2) unstable; urgency=low
 
   * Mark x11proto-gl-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:49:37 +0100
+ -- Steve Langasek <vorlon@debian.org>  Sat, 02 Jul 2011 01:50:08 +0100
 
 x11proto-gl (1.4.14-1) unstable; urgency=low
 

commit 036fba4821afec05c0d82a441c2dc299fa916676
Author: Steve Langasek <vorlon@debian.org>
Date:   Sat Jul 2 01:50:07 2011 +0100

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

diff --git a/debian/changelog b/debian/changelog
index d8dbcca..1399eb4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x11proto-gl (1.4.14-2) UNRELEASED; urgency=low
 
   * Mark x11proto-gl-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:49:37 +0100
 
diff --git a/debian/x11proto-gl-dev.install b/debian/x11proto-gl-dev.install
index 9a17f60..f7b5813 100644
--- a/debian/x11proto-gl-dev.install
+++ b/debian/x11proto-gl-dev.install
@@ -1,2 +1,2 @@
 usr/include/GL/*
-usr/lib/pkgconfig/glproto.pc
+usr/lib/pkgconfig/glproto.pc usr/share/pkgconfig

commit 3b972816e3e070dbe613db22f866ddd957c6f9d1
Author: Steve Langasek <vorlon@debian.org>
Date:   Sat Jul 2 01:49:52 2011 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 83ff7e2..d8dbcca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-gl (1.4.14-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-gl-dev Multi-Arch: foreign.
+
+ -- Steve Langasek <vorlon@debian.org>  Sat, 02 Jul 2011 01:49:37 +0100
+
 x11proto-gl (1.4.14-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 9fc55cd..9aa71cf 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Depends:
  ${misc:Depends},
 Replaces:
  xlibmesa-gl-dev,
+Multi-Arch: foreign
 Description: X11 OpenGL extension wire protocol
  This package provides development headers describing the wire protocol
  for OpenGL-related extensions, used to enable the rendering of


Reply to: