On Sun, Sep 14, 2014 at 05:49:06PM +0200, David Suárez wrote: > Source: liece > Version: 2.0+0.20030527cvs-11.1 > Severity: serious > Tags: jessie sid > User: debian...@lists.debian.org > Usertags: qa-ftbfs-20140913 qa-ftbfs > Justification: FTBFS on amd64 > > Hi, > > During a rebuild of all packages in sid, your package failed to build on > amd64. > > Relevant part (hopefully): > > ┌──────────────────────────────────────────────────────────────────────────────┐ > > │ Install liece build dependencies (apt-based resolver) > > │ > > └──────────────────────────────────────────────────────────────────────────────┘ > > > > Installing build dependencies > > Reading package lists... > > Building dependency tree... > > Reading state information... > > Some packages could not be installed. This may mean that you have > > requested an impossible situation or if you are using the unstable > > distribution that some required packages have not yet been created > > or been moved out of Incoming. > > The following information may help to resolve the situation: > > > > The following packages have unmet dependencies: > > sbuild-build-depends-liece-dummy : Depends: automake1.9 but it is not > > installable > > E: Unable to correct problems, you have held broken packages. > > apt-get failed. >
I have just done an NMU to fix this RC bug, please find the diff attached. -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurel...@aurel32.net http://www.aurel32.net
diff -u liece-2.0+0.20030527cvs/debian/changelog liece-2.0+0.20030527cvs/debian/changelog --- liece-2.0+0.20030527cvs/debian/changelog +++ liece-2.0+0.20030527cvs/debian/changelog @@ -1,3 +1,10 @@ +liece (2.0+0.20030527cvs-11.2) unstable; urgency=medium + + * Non-maintainer upload. + * Really switch to automake1.11 (Closes: #741721, #761525) + + -- Aurelien Jarno <aure...@debian.org> Sat, 20 Sep 2014 21:31:01 +0200 + liece (2.0+0.20030527cvs-11.1) unstable; urgency=medium * Non-maintainer upload. diff -u liece-2.0+0.20030527cvs/debian/control liece-2.0+0.20030527cvs/debian/control --- liece-2.0+0.20030527cvs/debian/control +++ liece-2.0+0.20030527cvs/debian/control @@ -4,7 +4,7 @@ Maintainer: OHASHI Akira <b...@debian.org> Build-Depends: cdbs, debhelper, - dh-buildinfo, emacs | emacsen, autoconf, automake1.9 | automaken, gettext, libtool + dh-buildinfo, emacs | emacsen, autoconf, automake1.11 | automaken, gettext, libtool Standards-Version: 3.7.2 Package: liece diff -u liece-2.0+0.20030527cvs/debian/control.in liece-2.0+0.20030527cvs/debian/control.in --- liece-2.0+0.20030527cvs/debian/control.in +++ liece-2.0+0.20030527cvs/debian/control.in @@ -2,7 +2,7 @@ Section: net Priority: extra Maintainer: OHASHI Akira <b...@debian.org> -Build-Depends: @cdbs@, emacs | emacsen, autoconf, automake1.9 | automaken, gettext, libtool +Build-Depends: @cdbs@, emacs | emacsen, autoconf, automake1.11 | automaken, gettext, libtool Standards-Version: 3.7.2 Package: liece