tag 626669 patch kthxbye On Sat, May 14, 2011 at 10:22:49 +0200, Julien Cristau wrote:
> Package: boinc > Version: 6.12.26+dfsg-1 > Severity: serious > > xcb-util dropped some packages in its latest version, including > libxcb-atom1-dev. > Patch below, shouldn't make any difference as xcb is only used by clientscr/screensaver_x11.cpp, which you disable. diff --git a/debian/changelog b/debian/changelog index d8fa46f..04f22ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +boinc (6.12.26+dfsg-2) UNRELEASED; urgency=low + + * Drop build-dep on obsolete libxcb-atom (closes: #626669). That code was + disabled by debian/patches/Makefile_subdirs.patch anyway. + + -- Julien Cristau <jcris...@debian.org> Sat, 14 May 2011 16:28:01 +0200 + boinc (6.12.26+dfsg-1) unstable; urgency=low * New upstream version. diff --git a/debian/control b/debian/control index 3b894a3..a5a803f 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 7.0.50~), po-debconf, dh-buildinfo, autoconf (>= 2.59), libxml2-utils, gettext, zlib1g-dev, libssl-dev, libcurl4-openssl-dev (>= 7.17.1), freeglut3-dev, libsm-dev, libice-dev, libxmu-dev, libxi-dev, libx11-dev, libjpeg62-dev, libwxgtk2.8-dev, - libsqlite3-dev, libgtk2.0-dev, libxcb-atom1-dev, pkg-config (>= 0.15), + libsqlite3-dev, libgtk2.0-dev, pkg-config (>= 0.15), libtool, libnotify-dev, libmysqlclient-dev, python, libfcgi-dev Homepage: http://boinc.berkeley.edu/ Vcs-Git: git://git.debian.org/git/pkg-boinc/boinc.git Cheers, Julien -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org