Package: blobwars Version: 1.19-2 Severity: normal Hello,
We're planning to remove some dependencies that were introduced for libsdl*-dev packages years ago that are actually not required, and we found that some packages fail to build when we remove them, because they rely on libsdl-*-dev packages pulling them. Please re-check the build-depends on your package. In particular, please check if your package really depends on the same packages as [1][2][3] do (e.g.: libdirectfb-dev, libcaca-dev, libogg-dev, libtiff4-dev, ...); otherwise your package will FTBFS in the near future. [1] http://packages.debian.org/sid/libsdl-image1.2-dev [2] http://packages.debian.org/sid/libsdl-mixer1.2-dev [3] http://packages.debian.org/sid/libsdl1.2-dev For example, your package uses zlib.h: # rgrep zlib.h * src/headers.h:#include <zlib.h> And so it should build-depend on zlib1g-dev. Regards. (If you have any question, please keep the CC:pkg-sdl-maintain...@lists.alioth.debian.org in the loop) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org