libpciaccess: Changes to 'debian-unstable'
debian/changelog | 8 ++++++--
debian/control | 3 ++-
debian/copyright | 1 +
debian/libpciaccess0.symbols | 10 ++++++++++
debian/patches/pciaccess-hurd-hack.diff | 7 ++++---
debian/rules | 2 +-
6 files changed, 24 insertions(+), 7 deletions(-)
New commits:
commit eee8c72f1f9ca32b3499469a7b25be90e5d86a66
Author: Julien Cristau <jcristau@debian.org>
Date: Sun Jan 17 14:36:58 2010 +0000
Prepare changelog for upload
diff --git a/debian/changelog b/debian/changelog
index 24fb0f4..e00cbe8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libpciaccess (0.11.0-1) UNRELEASED; urgency=low
+libpciaccess (0.11.0-1) unstable; urgency=low
* New upstream release.
* Bump xutils-dev build-dep for util-macros 1.4.
@@ -9,7 +9,7 @@ libpciaccess (0.11.0-1) UNRELEASED; urgency=low
* Add build-dep on pkg-config.
* Bump Standards-Version to 3.8.3.
- -- Julien Cristau <jcristau@debian.org> Sat, 02 Jan 2010 09:49:25 +0000
+ -- Julien Cristau <jcristau@debian.org> Sun, 17 Jan 2010 14:36:38 +0000
libpciaccess (0.10.9-1) unstable; urgency=low
commit 4417aa36ca709106ee9bb5e4a7d9c67504c18283
Author: Julien Cristau <jcristau@debian.org>
Date: Sun Jan 17 14:35:31 2010 +0000
Add Red Hat's copyright notice to debian/copyright
diff --git a/debian/copyright b/debian/copyright
index 33bd109..c7950de 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -19,6 +19,7 @@ Copyright:
(C) Copyright IBM Corporation 2006, 2007
(C) Copyright Eric Anholt 2006
+Copyright 2009 Red Hat, Inc.
All Rights Reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
commit e1f466155de62dcb6bb374f1b77c38e59c634273
Author: Julien Cristau <jcristau@debian.org>
Date: Sun Jan 17 14:30:12 2010 +0000
Bump Standards-Version to 3.8.3.
diff --git a/debian/changelog b/debian/changelog
index 24d7110..24fb0f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ libpciaccess (0.11.0-1) UNRELEASED; urgency=low
* Refresh pciaccess-hurd-hack.diff.
* Update libpciaccess0.symbols and bump shlibs.
* Add build-dep on pkg-config.
+ * Bump Standards-Version to 3.8.3.
-- Julien Cristau <jcristau@debian.org> Sat, 02 Jan 2010 09:49:25 +0000
diff --git a/debian/control b/debian/control
index 61488aa..af6884c 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.2
+Standards-Version: 3.8.3
Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libpciaccess
Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libpciaccess.git
commit 5ecf309ba90107a5e6eb242e264a6dd05c809aa3
Author: Julien Cristau <jcristau@debian.org>
Date: Sun Jan 17 14:27:45 2010 +0000
Add build-dep on pkg-config.
diff --git a/debian/changelog b/debian/changelog
index 2761ee3..24d7110 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libpciaccess (0.11.0-1) UNRELEASED; urgency=low
good reason. Thanks, Colin Watson!
* Refresh pciaccess-hurd-hack.diff.
* Update libpciaccess0.symbols and bump shlibs.
+ * Add build-dep on pkg-config.
-- Julien Cristau <jcristau@debian.org> Sat, 02 Jan 2010 09:49:25 +0000
diff --git a/debian/control b/debian/control
index 5d09866..61488aa 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends:
automake,
zlib1g-dev,
xutils-dev (>= 1:7.5),
+ pkg-config,
Standards-Version: 3.8.2
Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libpciaccess
Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libpciaccess.git
commit 73ba5be1770c9a302b163dbcc11f8b5bc5ef866b
Author: Julien Cristau <jcristau@debian.org>
Date: Sun Jan 17 14:26:07 2010 +0000
Update libpciaccess0.symbols and bump shlibs.
diff --git a/debian/changelog b/debian/changelog
index 8438aba..2761ee3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libpciaccess (0.11.0-1) UNRELEASED; urgency=low
* Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
good reason. Thanks, Colin Watson!
* Refresh pciaccess-hurd-hack.diff.
+ * Update libpciaccess0.symbols and bump shlibs.
-- Julien Cristau <jcristau@debian.org> Sat, 02 Jan 2010 09:49:25 +0000
diff --git a/debian/libpciaccess0.symbols b/debian/libpciaccess0.symbols
index 618a695..5411b6c 100644
--- a/debian/libpciaccess0.symbols
+++ b/debian/libpciaccess0.symbols
@@ -44,3 +44,13 @@ libpciaccess.so.0 libpciaccess0 #MINVER#
pci_device_has_kernel_driver@Base 0.10.7
pci_device_is_boot_vga@Base 0.10.7
pci_device_cfg_read@Base 0
+ pci_device_get_parent_bridge@Base 0.11.0
+ pci_device_open_io@Base 0.11.0
+ pci_device_close_io@Base 0.11.0
+ pci_legacy_open_io@Base 0.11.0
+ pci_io_read8@Base 0.11.0
+ pci_io_read16@Base 0.11.0
+ pci_io_read32@Base 0.11.0
+ pci_io_write8@Base 0.11.0
+ pci_io_write16@Base 0.11.0
+ pci_io_write32@Base 0.11.0
diff --git a/debian/rules b/debian/rules
index 994d180..c085f1d 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.10.7)'
+ dh_makeshlibs -V'libpciaccess0 (>= 0.11.0)'
dh_shlibdeps
dh_installdeb
dh_gencontrol
commit c8603ea3e00151213077edd469511e138330e128
Author: Julien Cristau <jcristau@debian.org>
Date: Sun Jan 17 14:21:37 2010 +0000
Refresh pciaccess-hurd-hack.diff.
diff --git a/debian/changelog b/debian/changelog
index d36def0..8438aba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libpciaccess (0.11.0-1) UNRELEASED; urgency=low
* Bump xutils-dev build-dep for util-macros 1.4.
* Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
good reason. Thanks, Colin Watson!
+ * Refresh pciaccess-hurd-hack.diff.
-- Julien Cristau <jcristau@debian.org> Sat, 02 Jan 2010 09:49:25 +0000
diff --git a/debian/patches/pciaccess-hurd-hack.diff b/debian/patches/pciaccess-hurd-hack.diff
index a278712..bf52635 100644
--- a/debian/patches/pciaccess-hurd-hack.diff
+++ b/debian/patches/pciaccess-hurd-hack.diff
@@ -24,7 +24,7 @@ Index: libpciaccess/configure.ac
===================================================================
--- libpciaccess.orig/configure.ac
+++ libpciaccess/configure.ac
-@@ -89,6 +89,9 @@
+@@ -90,6 +90,9 @@
solaris=yes
PCIACCESS_LIBS="$PCIACCESS_LIBS -ldevinfo"
;;
@@ -34,7 +34,7 @@ Index: libpciaccess/configure.ac
esac
AM_CONDITIONAL(LINUX, [test "x$linux" = xyes])
-@@ -96,6 +99,7 @@
+@@ -97,6 +100,7 @@
AM_CONDITIONAL(NETBSD, [test "x$netbsd" = xyes])
AM_CONDITIONAL(OPENBSD, [test "x$openbsd" = xyes])
AM_CONDITIONAL(SOLARIS, [test "x$solaris" = xyes])
@@ -59,11 +59,12 @@ Index: libpciaccess/src/pciaccess_private.h
===================================================================
--- libpciaccess.orig/src/pciaccess_private.h
+++ libpciaccess/src/pciaccess_private.h
-@@ -146,3 +146,4 @@
+@@ -167,4 +167,5 @@
extern int pci_system_openbsd_create( void );
extern void pci_system_openbsd_init_dev_mem( int );
extern int pci_system_solx_devfs_create( void );
+extern int pci_system_x86_create( void );
+ extern void pci_io_cleanup( void );
Index: libpciaccess/src/x86_pci.c
===================================================================
--- /dev/null
Reply to: