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

libxi: Changes to 'debian-unstable'



 debian/changelog           |   11 +++++++++++
 debian/control             |   14 +++++++++++---
 debian/libxi6-udeb.install |    1 +
 debian/rules               |    2 +-
 4 files changed, 24 insertions(+), 4 deletions(-)

New commits:
commit 6d14f00be91cf7801fcf2cdf4076cb6aef2685dc
Author: Cyril Brulebois <kibi@debian.org>
Date:   Thu Mar 11 22:51:02 2010 +0100

    Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 8583bde..7d7fcd9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxi (2:1.3-4) UNRELEASED; urgency=low
+libxi (2:1.3-4) unstable; urgency=low
 
   * Add udeb needed for the graphical installer: libxi6-udeb.
   * Version/Bump some B-D to make sure the udeb gets its dependencies on
@@ -7,7 +7,7 @@ libxi (2:1.3-4) UNRELEASED; urgency=low
      - libxext-dev
   * Add myself to Uploaders.
 
- -- Cyril Brulebois <kibi@debian.org>  Thu, 11 Mar 2010 22:44:12 +0100
+ -- Cyril Brulebois <kibi@debian.org>  Thu, 11 Mar 2010 22:49:49 +0100
 
 libxi (2:1.3-3) unstable; urgency=low
 

commit d86db1291eac0c6b508ac3f8756dbb01219f23dd
Author: Cyril Brulebois <kibi@debian.org>
Date:   Thu Mar 11 22:49:46 2010 +0100

    Add myself to Uploaders.

diff --git a/debian/changelog b/debian/changelog
index f9b9a54..8583bde 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libxi (2:1.3-4) UNRELEASED; urgency=low
     the (recently-added) udebs rather than on the libraries:
      - libx11-dev
      - libxext-dev
+  * Add myself to Uploaders.
 
  -- Cyril Brulebois <kibi@debian.org>  Thu, 11 Mar 2010 22:44:12 +0100
 
diff --git a/debian/control b/debian/control
index 75bab7f..d498dec 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libxi
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
-Uploaders: David Nusinow <dnusinow@debian.org>, Drew Parsons <dparsons@debian.org>
+Uploaders: David Nusinow <dnusinow@debian.org>, Drew Parsons <dparsons@debian.org>, Cyril Brulebois <kibi@debian.org>
 Build-Depends:
  debhelper (>= 5.0.0),
  x11proto-core-dev (>= 7.0.13),

commit 2a46742d98efa386a55433180c1955348c977a21
Author: Cyril Brulebois <kibi@debian.org>
Date:   Fri Feb 26 07:18:58 2010 +0100

    Use XC-Package-Type to save some memory.

diff --git a/debian/control b/debian/control
index facfcd2..75bab7f 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,7 @@ Description: X11 Input extension library
  git://anongit.freedesktop.org/git/xorg/lib/libXi
 
 Package: libxi6-udeb
-Package-Type: udeb
+XC-Package-Type: udeb
 Section: debian-installer
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}

commit e8891ccf940b6fb0da0cd1da4a95e52f243843e9
Author: Cyril Brulebois <kibi@debian.org>
Date:   Sun Feb 7 00:13:38 2010 +0000

    Version/Bump some B-D to make sure the udeb gets its dependencies on udebs.

diff --git a/debian/changelog b/debian/changelog
index b072d12..f9b9a54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
 libxi (2:1.3-4) UNRELEASED; urgency=low
 
   * Add udeb needed for the graphical installer: libxi6-udeb.
+  * Version/Bump some B-D to make sure the udeb gets its dependencies on
+    the (recently-added) udebs rather than on the libraries:
+     - libx11-dev
+     - libxext-dev
 
  -- Cyril Brulebois <kibi@debian.org>  Thu, 11 Mar 2010 22:44:12 +0100
 
diff --git a/debian/control b/debian/control
index 996c876..facfcd2 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Build-Depends:
  x11proto-core-dev (>= 7.0.13),
  x11proto-xext-dev (>= 7.0.3),
  x11proto-input-dev (>= 1.9.99.902),
- libx11-dev (>= 2:1.2.99.1),
- libxext-dev (>= 2:1.0.99.1),
+ libx11-dev (>= 2:1.3.3-2),
+ libxext-dev (>= 2:1.1.1-3),
  xmlto,
  asciidoc (>= 8.4.5),
  pkg-config,

commit 1e2c2545d5572b5e2114c5827178ac24c6507e00
Author: Cyril Brulebois <kibi@debian.org>
Date:   Thu Mar 11 22:44:37 2010 +0100

    Add udeb needed for the graphical installer: libxi6-udeb.

diff --git a/debian/changelog b/debian/changelog
index 1fcc831..b072d12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxi (2:1.3-4) UNRELEASED; urgency=low
+
+  * Add udeb needed for the graphical installer: libxi6-udeb.
+
+ -- Cyril Brulebois <kibi@debian.org>  Thu, 11 Mar 2010 22:44:12 +0100
+
 libxi (2:1.3-3) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/control b/debian/control
index e8d2563..996c876 100644
--- a/debian/control
+++ b/debian/control
@@ -41,6 +41,14 @@ Description: X11 Input extension library
  This module can be found at
  git://anongit.freedesktop.org/git/xorg/lib/libXi
 
+Package: libxi6-udeb
+Package-Type: udeb
+Section: debian-installer
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: X11 Input extension library
+ This is a udeb, or a microdeb, for the debian-installer.
+
 Package: libxi6-dbg
 Section: debug
 Architecture: any
diff --git a/debian/libxi6-udeb.install b/debian/libxi6-udeb.install
new file mode 100644
index 0000000..32abb0e
--- /dev/null
+++ b/debian/libxi6-udeb.install
@@ -0,0 +1 @@
+usr/lib/libXi.so.6*
diff --git a/debian/rules b/debian/rules
index fdeb0ef..b6673c7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -87,7 +87,7 @@ binary-arch: build install
 	dh_strip --dbg-package=$(PACKAGE)-dbg
 	dh_compress
 	dh_fixperms
-	dh_makeshlibs -V'libxi6 (>= 2:1.2.99.4)'
+	dh_makeshlibs -V'libxi6 (>= 2:1.2.99.4)' --add-udeb=$(PACKAGE)-udeb
 	dh_shlibdeps
 	dh_installdeb
 	dh_gencontrol


Reply to: