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

libxshmfence: Changes to 'debian-unstable'



 debian/changelog                  |    7 +++++++
 debian/control                    |   11 +++++++++++
 debian/libxshmfence1-udeb.install |    1 +
 debian/rules                      |    2 +-
 4 files changed, 20 insertions(+), 1 deletion(-)

New commits:
commit e51278ddf56b36b35d45fd861bddca13c090f51d
Author: Julien Cristau <jcristau@debian.org>
Date:   Thu Dec 12 11:44:18 2013 +0100

    Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index c5ffe04..0a96aad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-libxshmfence (1.1-2) UNRELEASED; urgency=medium
+libxshmfence (1.1-2) unstable; urgency=medium
 
   * Add libxshmfence1-udeb.
   * Add myself to Uploaders.
 
- -- Julien Cristau <jcristau@debian.org>  Thu, 12 Dec 2013 11:23:14 +0100
+ -- Julien Cristau <jcristau@debian.org>  Thu, 12 Dec 2013 11:44:16 +0100
 
 libxshmfence (1.1-1) unstable; urgency=low
 

commit b4fdf9a38df7f48ac93707711b180737d20a7746
Author: Julien Cristau <jcristau@debian.org>
Date:   Thu Dec 12 11:44:13 2013 +0100

    Add myself to Uploaders.

diff --git a/debian/changelog b/debian/changelog
index df12d3f..c5ffe04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libxshmfence (1.1-2) UNRELEASED; urgency=medium
 
   * Add libxshmfence1-udeb.
+  * Add myself to Uploaders.
 
  -- Julien Cristau <jcristau@debian.org>  Thu, 12 Dec 2013 11:23:14 +0100
 
diff --git a/debian/control b/debian/control
index 2f2a8d6..1c0d96f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,6 +2,7 @@ Source: libxshmfence
 Section: libs
 Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
+Uploaders: Julien Cristau <jcristau@debian.org>
 Build-Depends:
  debhelper (>= 9),
  dh-autoreconf,

commit 4c1b4bdbc8a7e42aa76871b2eacfa388b982639e
Author: Julien Cristau <jcristau@debian.org>
Date:   Thu Dec 12 11:27:08 2013 +0100

    Add libxshmfence1-udeb.

diff --git a/debian/changelog b/debian/changelog
index 15a5f0d..df12d3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxshmfence (1.1-2) UNRELEASED; urgency=medium
+
+  * Add libxshmfence1-udeb.
+
+ -- Julien Cristau <jcristau@debian.org>  Thu, 12 Dec 2013 11:23:14 +0100
+
 libxshmfence (1.1-1) unstable; urgency=low
 
   [ Maarten Lankhorst ]
diff --git a/debian/control b/debian/control
index f4c6392..2f2a8d6 100644
--- a/debian/control
+++ b/debian/control
@@ -39,3 +39,13 @@ Description: X shared memory fences - development files
  synchronization between the X server and direct-rendering clients.
  .
  This package contains the xshmfence development files.
+
+Package: libxshmfence1-udeb
+XC-Package-Type: udeb
+Architecture: any
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
+Section: debian-installer
+Description: X shared memory fences
+ This is a udeb, or a microdeb, for the debian-installer.
diff --git a/debian/libxshmfence1-udeb.install b/debian/libxshmfence1-udeb.install
new file mode 100644
index 0000000..de7da4c
--- /dev/null
+++ b/debian/libxshmfence1-udeb.install
@@ -0,0 +1 @@
+usr/lib/*/libxshmfence.so.1* usr/lib
diff --git a/debian/rules b/debian/rules
index 413dbef..3cf1386 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 	dh $@ --with quilt,autoreconf --builddirectory=build/ --parallel
 
 override_dh_makeshlibs:
-	dh_makeshlibs -- -c4
+	dh_makeshlibs --add-udeb=libxshmfence1-udeb -- -c4
 
 override_dh_install:
 	dh_install --fail-missing -X.la


Reply to: