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

libpciaccess: Changes to 'debian-unstable'



 debian/changelog                  |   10 ++++++++--
 debian/control                    |   13 +++++++++++--
 debian/libpciaccess0-udeb.install |    1 +
 debian/rules                      |    2 +-
 4 files changed, 21 insertions(+), 5 deletions(-)

New commits:
commit 9feaa1733e491077258adf32b9117e8f74af6541
Author: Cyril Brulebois <kibi@debian.org>
Date:   Tue Mar 9 02:06:02 2010 +0100

    Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 6ced01d..b1c4a93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libpciaccess (0.11.0-2) UNRELEASED; urgency=low
+libpciaccess (0.11.0-2) unstable; urgency=low
 
   [ Julien Cristau ]
   * Remove myself from Uploaders
@@ -8,7 +8,7 @@ libpciaccess (0.11.0-2) UNRELEASED; urgency=low
   * Add myself to Uploaders.
   * Bump Standards-Version from 3.7.3 to 3.8.4 (no changes needed).
 
- -- Julien Cristau <jcristau@debian.org>  Sat, 23 Jan 2010 01:43:04 +0100
+ -- Cyril Brulebois <kibi@debian.org>  Tue, 09 Mar 2010 02:05:55 +0100
 
 libpciaccess (0.11.0-1) unstable; urgency=low
 

commit 6421b058921fb8f5c066a5d555b0962bf79d2d2a
Author: Cyril Brulebois <kibi@debian.org>
Date:   Tue Mar 9 02:05:32 2010 +0100

    Bump Standards-Version from 3.7.3 to 3.8.4 (no changes needed).

diff --git a/debian/changelog b/debian/changelog
index b1c1b11..6ced01d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libpciaccess (0.11.0-2) UNRELEASED; urgency=low
   [ Cyril Brulebois ]
   * Add udeb needed for the graphical installer: libpciaccess0-udeb.
   * Add myself to Uploaders.
+  * Bump Standards-Version from 3.7.3 to 3.8.4 (no changes needed).
 
  -- Julien Cristau <jcristau@debian.org>  Sat, 23 Jan 2010 01:43:04 +0100
 
diff --git a/debian/control b/debian/control
index 4a3fde2..a2d0e78 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
  zlib1g-dev,
  xutils-dev (>= 1:7.5),
  pkg-config,
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libpciaccess
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libpciaccess.git
 

commit e62697d51f9d9fc541afe882a5b03c5a03edc045
Author: Cyril Brulebois <kibi@debian.org>
Date:   Tue Mar 9 02:04:59 2010 +0100

    Add myself to Uploaders.

diff --git a/debian/changelog b/debian/changelog
index 86debaf..b1c1b11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libpciaccess (0.11.0-2) UNRELEASED; urgency=low
 
   [ Cyril Brulebois ]
   * Add udeb needed for the graphical installer: libpciaccess0-udeb.
+  * Add myself to Uploaders.
 
  -- Julien Cristau <jcristau@debian.org>  Sat, 23 Jan 2010 01:43:04 +0100
 
diff --git a/debian/control b/debian/control
index 3fdff98..4a3fde2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libpciaccess
 Section: devel
 Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
-Uploaders: David Nusinow <dnusinow@debian.org>
+Uploaders: David Nusinow <dnusinow@debian.org>, Cyril Brulebois <kibi@debian.org>
 Build-Depends:
  debhelper (>= 5),
  quilt,

commit 2eae9be2c94d8dfb4c77e8d7bfdf3dd99584056f
Author: Cyril Brulebois <kibi@debian.org>
Date:   Tue Mar 9 02:03:37 2010 +0100

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

diff --git a/debian/changelog b/debian/changelog
index fc61193..86debaf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 libpciaccess (0.11.0-2) UNRELEASED; urgency=low
 
+  [ Julien Cristau ]
   * Remove myself from Uploaders
 
+  [ Cyril Brulebois ]
+  * Add udeb needed for the graphical installer: libpciaccess0-udeb.
+
  -- Julien Cristau <jcristau@debian.org>  Sat, 23 Jan 2010 01:43:04 +0100
 
 libpciaccess (0.11.0-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 3e17dc3..3fdff98 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,15 @@ Description: Generic PCI access library for X
  Provides functionality for X to access the PCI bus and devices
  in a platform-independant way.
 
+Package: libpciaccess0-udeb
+XC-Package-Type: udeb
+Section: debian-installer
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Suggests: pciutils
+Description: Generic PCI access library for X
+ This is a udeb, or a microdeb, for the debian-installer.
+
 Package: libpciaccess-dev
 Section: libdevel
 Architecture: any
diff --git a/debian/libpciaccess0-udeb.install b/debian/libpciaccess0-udeb.install
new file mode 100644
index 0000000..413fe77
--- /dev/null
+++ b/debian/libpciaccess0-udeb.install
@@ -0,0 +1 @@
+usr/lib/libpciaccess.so.0*
diff --git a/debian/rules b/debian/rules
index c085f1d..93bdecf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -83,7 +83,7 @@ binary-arch: build install
 	dh_strip #--dbg-package=$(PACKAGE)-dbg
 	dh_compress
 	dh_fixperms
-	dh_makeshlibs -V'libpciaccess0 (>= 0.11.0)'
+	dh_makeshlibs -V'libpciaccess0 (>= 0.11.0)' --add-udeb=$(PACKAGE)-udeb
 	dh_shlibdeps
 	dh_installdeb
 	dh_gencontrol


Reply to: