Control: tag -1 pending Rebecca N. Palmer <r.pal...@bham.ac.uk> (2013-10-11): > The only change _required_ now is adding -i to autoreconf (in > debian/rules)
Confirmed here, and that's what I implemented in the NMU I've just uploaded (Jonas said on IRC he would welcome an upload), for which you'll find the diff attached. > but it seemed a good idea to also fix the deprecation warnings (copied > below) before they become errors in a future version. Certainly a good idea to pass on to the upstream maintainers if they don't know already, but since that wasn't needed to get the package to build again, I haven't included this change in the NMU. Anyway: many thanks, Rebecca! Mraw, KiBi.
diff -u frei0r-1.1.22git20091109/debian/rules frei0r-1.1.22git20091109/debian/rules --- frei0r-1.1.22git20091109/debian/rules +++ frei0r-1.1.22git20091109/debian/rules @@ -17 +17 @@ - autoreconf -fs + autoreconf -fsi diff -u frei0r-1.1.22git20091109/debian/changelog frei0r-1.1.22git20091109/debian/changelog --- frei0r-1.1.22git20091109/debian/changelog +++ frei0r-1.1.22git20091109/debian/changelog @@ -1,3 +1,11 @@ +frei0r (1.1.22git20091109-1.3) unstable; urgency=high + + * Non-maintainer upload. + * Apply patch by Rebecca N. Palmer to fix FTBFS (missing compile file) + with automake 1.14: add "-i" to autoreconf flags. (Closes: #724186) + + -- Cyril Brulebois <k...@debian.org> Tue, 15 Oct 2013 22:49:25 +0200 + frei0r (1.1.22git20091109-1.2) unstable; urgency=low * Non-maintainer upload.
signature.asc
Description: Digital signature
_______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers