Bug#742344: Inclusion of German debconf template translation possible?
Hello Maintainer, a German translation of the Debconf template was prepared and filed as 742344. Would it be possible to do a maintainer upload targetting jessi with the translation included? If not, would it be ok for an NMU including this template translation (and possibly others)? Thanks! Greetings Helge -- Dr. Helge Kreutzmann deb...@helgefjell.de Dipl.-Phys. http://www.helgefjell.de/debian.php 64bit GNU powered gpg signed mail preferred Help keep free software "libre": http://www.ffii.de/ signature.asc Description: Digital signature
Bug#761712: kst: Please build-depends on libcfitsio-dev instead of libcfitsio3-dev
Package: kst Version: 2.0.3-2 Severity: wishlist Tags: sid Dear maintainer, With the latest upload of cfitsio, the development library has been changed to libcfitsio-dev from libcfitsio3-dev, as we now have only one version of the cfitsio library in the archive. libcfitsio3-dev is now a transitional package depending on libcfitsio-dev. The goal is to get this package removed after the Jessie release. kst build-depends on libcfitsio3-dev. Could you please change it to libcfitsio-dev, so that the libcfitsio3-dev transitional package can later be removed? So far there is no real urgency to do so, and thus there is no need for a specific upload to fix this bug. That said if you prepare an upload, you can squash this change in. I'll upgrade the severity of this bug (if still opened) after the Jessie release. Thanks, Aurelien kstars 4:4.14.0-1 libastro-fits-cfitsio-perl 1.10-1 pyfits 1:3.3-2 python-astropy 0.4.1+dfsg2-1 pyxplot 0.9.2-4 skycat 3.1.2+starlink1~b-8 slcfitsio 0.3.8+nosvn-4.1 tcl-fitstcl 2.3-3 wcslib 4.23-1 -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140915202335.ga25...@volta.rr44.fr
Bug#761735: buddy: libtool split: package needs a b-d on libtool-bin (or avoid using the libtool binary)
Package: src:buddy Version: 2.4-10 Severity: wishlist User: debian-cr...@lists.debian.org Usertags: libtool-split As part of the effort to cross-build the archive, the libtool package needs a split into an architecture independent part and an architecture dpendent part (the latter only consisting of the libtool binary). The split is already done for jessie/sid, but to enable the cross buildability, the dependency in libtool on libtool-bin needs to be removed, and libtool-bin needs to depend on libtool instead. The vast majority of packages using libtool via automake don't need the libtool binary, and thus no changes in the build dependencies, however about 60 source packages are using libtool directly, and need changes. - some packages just check for the libtool binary, and then don't use it for the build (but are using libtoolize instead). Such usages are seen in a script called buildcheck.sh, and sometimes in autogen.sh scripts. The solution for these cases is to patch these scripts to check for libtoolize instead of libtool, and not to introduce the new build dependency. - other packages just need the additional build dependency on libtool-bin. To test your packages with the libtool-bin package removed, please use the binaries found at deb https://people.debian.org/~doko/tmp/20140820 ./ It is not clear, if all of these changes can be done in time for the jessie release, but it would be nice to have to be able to cross-build more packages in jessie. For questions and help please email the debian-cross ML. For additional pointers please see https://lists.debian.org/debian-devel-announce/2014/08/msg00013.html and some discussion in the orignal issue filed for libtool (#682045). The full build log can be found at: http://people.debian.org/~doko/logs/20140912/failed-libtool/buddy_2.4-10_unstable_jdk-libtool.log The last lines of the build log are at the end of this report. [...] Unpack source âââââââââââââ gpgv: keyblock resource `/sbuild-nonexistent/.gnupg/trustedkeys.gpg': file open error gpgv: Signature made Tue Aug 19 17:46:44 2014 UTC using RSA key ID 1DDD8C9B gpgv: Can't check signature: public key not found dpkg-source: warning: failed to verify signature on ./buddy_2.4-10.dsc dpkg-source: info: extracting buddy in buddy-2.4 dpkg-source: info: unpacking buddy_2.4.orig.tar.gz dpkg-source: info: unpacking buddy_2.4-10.debian.tar.xz Check disc space ââââââââââââââââ Sufficient free space for build User Environment ââââââââââââââââ HOME=/sbuild-nonexistent LOGNAME=user PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games SCHROOT_ALIAS_NAME=unstable-amd64-sbuild SCHROOT_CHROOT_NAME=unstable-amd64-sbuild SCHROOT_COMMAND=env SCHROOT_GID=1000 SCHROOT_GROUP=user SCHROOT_SESSION_ID=unstable-amd64-sbuild-22fdbf11-4a9e-4ad7-98d8-3a123ba9e57c SCHROOT_UID=1000 SCHROOT_USER=user SHELL=/bin/sh USER=user dpkg-buildpackage âââââââââââââââââ dpkg-buildpackage: source package buddy dpkg-buildpackage: source version 2.4-10 dpkg-buildpackage: source distribution unstable dpkg-buildpackage: source changed by Aurelien Jarno dpkg-source --before-build buddy-2.4 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh_testdir dh_testroot libtool --mode=clean rm make: libtool: Command not found make: *** [clean] Error 127 debian/rules:33: recipe for target 'clean' failed dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2 -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xtftz-000184...@paradis.debian.org
Bug#761761: ladr: libtool split: package needs a b-d on libtool-bin (or avoid using the libtool binary)
Package: src:ladr Version: 0.0.200911a-2 Severity: wishlist User: debian-cr...@lists.debian.org Usertags: libtool-split As part of the effort to cross-build the archive, the libtool package needs a split into an architecture independent part and an architecture dpendent part (the latter only consisting of the libtool binary). The split is already done for jessie/sid, but to enable the cross buildability, the dependency in libtool on libtool-bin needs to be removed, and libtool-bin needs to depend on libtool instead. The vast majority of packages using libtool via automake don't need the libtool binary, and thus no changes in the build dependencies, however about 60 source packages are using libtool directly, and need changes. - some packages just check for the libtool binary, and then don't use it for the build (but are using libtoolize instead). Such usages are seen in a script called buildcheck.sh, and sometimes in autogen.sh scripts. The solution for these cases is to patch these scripts to check for libtoolize instead of libtool, and not to introduce the new build dependency. - other packages just need the additional build dependency on libtool-bin. To test your packages with the libtool-bin package removed, please use the binaries found at deb https://people.debian.org/~doko/tmp/20140820 ./ It is not clear, if all of these changes can be done in time for the jessie release, but it would be nice to have to be able to cross-build more packages in jessie. For questions and help please email the debian-cross ML. For additional pointers please see https://lists.debian.org/debian-devel-announce/2014/08/msg00013.html and some discussion in the orignal issue filed for libtool (#682045). The full build log can be found at: http://people.debian.org/~doko/logs/20140912/failed-libtool/ladr_0.0.200911a-2_unstable_jdk-libtool.log The last lines of the build log are at the end of this report. [...] User Environment ââââââââââââââââ HOME=/sbuild-nonexistent LOGNAME=user PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games SCHROOT_ALIAS_NAME=unstable-amd64-sbuild SCHROOT_CHROOT_NAME=unstable-amd64-sbuild SCHROOT_COMMAND=env SCHROOT_GID=1000 SCHROOT_GROUP=user SCHROOT_SESSION_ID=unstable-amd64-sbuild-e540d3e5-ac61-49bb-bc01-015a02b18c09 SCHROOT_UID=1000 SCHROOT_USER=user SHELL=/bin/sh USER=user dpkg-buildpackage âââââââââââââââââ dpkg-buildpackage: source package ladr dpkg-buildpackage: source version 0.0.200911a-2 dpkg-buildpackage: source distribution unstable dpkg-buildpackage: source changed by Frank Lichtenheld dpkg-source --before-build ladr-0.0.200911a dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh clean dh_testdir dh_auto_clean make[1]: Entering directory '/«PKGBUILDDIR»' make clean make[2]: Entering directory '/«PKGBUILDDIR»' cd ladr && make realclean make[3]: Entering directory '/«PKGBUILDDIR»/ladr' libtool --mode=clean /bin/rm -f *.lo *.la /bin/sh: 1: libtool: not found Makefile:56: recipe for target 'realclean' failed make[3]: *** [realclean] Error 127 make[3]: Leaving directory '/«PKGBUILDDIR»/ladr' make[2]: *** [clean] Error 2 Makefile:40: recipe for target 'clean' failed make[2]: Leaving directory '/«PKGBUILDDIR»' make[1]: *** [realclean] Error 2 dh_auto_clean: make -j1 realclean returned exit code 2 Makefile:46: recipe for target 'realclean' failed make[1]: Leaving directory '/«PKGBUILDDIR»' make: *** [clean] Error 2 debian/rules:8: recipe for target 'clean' failed dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2 -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xtfu2-0001dl...@paradis.debian.org