Control: tag -1 patch Aurelien Jarno <aure...@debian.org> (2014-05-30): > Source: libvsqlitepp > Version: 0.3.13-2 > Severity: serious > Justification: fails to build from source > > libvsqlitepp Build-Depends on libboost1.53-dev | libboost-dev. However > only the first part of the alternative are considered by the build > daemons. Given that boost 1.53 has been removed from the archive a few > months ago, it makes the package unbuildable: > > https://buildd.debian.org/status/logs.php?pkg=libvsqlitepp&ver=0.3.13-2&suite=sid
I've just tested the attached patch with an sbuild sid chroot and your package seems to build fine. Mraw, KiBi.
diff -Nru libvsqlitepp-0.3.13/debian/changelog libvsqlitepp-0.3.13/debian/changelog --- libvsqlitepp-0.3.13/debian/changelog 2014-05-29 20:26:44.000000000 +0200 +++ libvsqlitepp-0.3.13/debian/changelog 2014-05-30 12:07:24.000000000 +0200 @@ -1,3 +1,11 @@ +libvsqlitepp (0.3.13-2.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Update Build-Depends to only list libboost-dev, since + libboost1.53-dev is gone from the archive (Closes: #749862). + + -- Cyril Brulebois <k...@debian.org> Fri, 30 May 2014 12:06:33 +0200 + libvsqlitepp (0.3.13-2) unstable; urgency=low * Dropped custom build flags "-Wl,-O1" to fix FTBFS in "mysql-workbench" diff -Nru libvsqlitepp-0.3.13/debian/control libvsqlitepp-0.3.13/debian/control --- libvsqlitepp-0.3.13/debian/control 2014-04-28 02:14:45.000000000 +0200 +++ libvsqlitepp-0.3.13/debian/control 2014-05-30 12:07:54.000000000 +0200 @@ -5,7 +5,7 @@ Build-Depends: debhelper (>= 9), dh-autoreconf, perl, rdfind, symlinks ,doxygen ,graphviz - ,libboost1.53-dev | libboost-dev + ,libboost-dev ,libsqlite3-dev Homepage: https://github.com/vinzenz/vsqlite-- Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/libvsqlitepp.git
signature.asc
Description: Digital signature