Control: tags -1 + patch Attached is a patch that fixes this problem.
* Eric Dorland (e...@debian.org) wrote: > Source: gcc-3.3 > Version: 1:3.3.6ds1-25 > Severity: wishlist > Usertags: automake-cleanup-2013 > > As documented in > http://lists.debian.org/debian-devel/2013/05/msg01459.html, I will be > removing automake1.4, automake1.9 and automake1.10 from the archive. > Your package has a build dependency on one (or more) of these > packages. > > In many cases these dependencies are unnecessary as there is typically > no build time dependency on automake for most packages. If it is > required, you should update the dependency to "automake" or > "automake1.11". If you need any assistance with making your package > work with a newer version of automake, please let me know, but it > should be relatively painless for the most part. > > I plan to ask for the removal of automake1.4, automake1.9 and > automake1.10 in approximately one month. Once they removed this bug's > severity will be upgraded to "serious". -- Eric Dorland <e...@kuroneko.ca> ICQ: #61138586, Jabber: ho...@jabber.com
diff -ruN gcc-3.3-3.3.6ds1/debian/control gcc-3.3-3.3.6ds1.new/debian/control --- gcc-3.3-3.3.6ds1/debian/control 2013-10-05 04:17:05.000000000 -0400 +++ gcc-3.3-3.3.6ds1.new/debian/control 2013-10-05 02:42:12.558713339 -0400 @@ -4,7 +4,7 @@ Maintainer: Philipp Kern <pk...@debian.org> Uploaders: Marc 'HE' Brockschmidt <h...@debian.org> Standards-Version: 3.6.2 -Build-Depends: dpkg-dev (>= 1.16.0), libc6.1-dev (>= 2.3.2.ds1-16) [alpha ia64] | libc0.3-dev [hurd-i386] | libc0.1-dev [kfreebsd-i386] | libc12-dev (>= 2.0.ds1-1) [netbsd-i386] | libc6-dev (>= 2.3.2.ds1-16), libc6-dev-sparc64 [sparc], libc6-dev-s390x [s390], libunwind7-dev (>= 0.98.5-1) [ia64], libatomic-ops-dev [ia64], m4, autoconf2.13, automake1.4, libtool, autotools-dev, gawk, dejagnu (>= 1.4.3) [!hurd-i386], bzip2, binutils (>= 2.15-7) | binutils-multiarch (>= 2.15-7), binutils-hppa64 (>= 2.15-7) [hppa], debhelper (>= 8.1.3), gperf (>= 2.7-3), bison (>= 1:1.875), flex, gettext, texinfo (>= 4.3), zlib1g-dev, libgc-dev [!avr], locales [!netbsd-i386 !hurd-i386 !hurd-i386], procps [!hurd-i386], sharutils, realpath (>= 1.9.12), lsb-release +Build-Depends: dpkg-dev (>= 1.16.0), libc6.1-dev (>= 2.3.2.ds1-16) [alpha ia64] | libc0.3-dev [hurd-i386] | libc0.1-dev [kfreebsd-i386] | libc12-dev (>= 2.0.ds1-1) [netbsd-i386] | libc6-dev (>= 2.3.2.ds1-16), libc6-dev-sparc64 [sparc], libc6-dev-s390x [s390], libunwind7-dev (>= 0.98.5-1) [ia64], libatomic-ops-dev [ia64], m4, autoconf2.13, libtool, autotools-dev, gawk, dejagnu (>= 1.4.3) [!hurd-i386], bzip2, binutils (>= 2.15-7) | binutils-multiarch (>= 2.15-7), binutils-hppa64 (>= 2.15-7) [hppa], debhelper (>= 8.1.3), gperf (>= 2.7-3), bison (>= 1:1.875), flex, gettext, texinfo (>= 4.3), zlib1g-dev, libgc-dev [!avr], locales [!netbsd-i386 !hurd-i386 !hurd-i386], procps [!hurd-i386], sharutils, realpath (>= 1.9.12), lsb-release Build-Depends-Indep: doxygen (>= 1.4.2-3), graphviz (>= 2.2), gsfonts-x11 Package: libstdc++5 diff -ruN gcc-3.3-3.3.6ds1/debian/control.m4 gcc-3.3-3.3.6ds1.new/debian/control.m4 --- gcc-3.3-3.3.6ds1/debian/control.m4 2013-10-05 04:17:05.000000000 -0400 +++ gcc-3.3-3.3.6ds1.new/debian/control.m4 2013-10-05 02:41:49.990941340 -0400 @@ -31,7 +31,7 @@ Uploaders: Marc 'HE' Brockschmidt <h...@debian.org> Standards-Version: 3.6.2 ifdef(`TARGET',`dnl cross -Build-Depends: dpkg-dev (>= 1.16.0), LIBC_BUILD_DEP, m4, autoconf2.13, automake1.4, libtool, autotools-dev, gawk, bzip2, dpkg-cross (>= 1.18.1), BINUTILS_BUILD_DEP, debhelper (>= 8.1.3), bison (>= 1:1.875), flex, realpath (>= 1.9.12), lsb-release`'TARGETBD +Build-Depends: dpkg-dev (>= 1.16.0), LIBC_BUILD_DEP, m4, autoconf2.13, libtool, autotools-dev, gawk, bzip2, dpkg-cross (>= 1.18.1), BINUTILS_BUILD_DEP, debhelper (>= 8.1.3), bison (>= 1:1.875), flex, realpath (>= 1.9.12), lsb-release`'TARGETBD ',`dnl native Build-Depends: dpkg-dev (>= 1.16.0), LIBC_BUILD_DEP, LIBC_BIARCH_BUILD_DEP libunwind7-dev (>= 0.98.5-1) [ia64], libatomic-ops-dev [ia64], m4, autoconf2.13, automake1.4, libtool, autotools-dev, gawk, dejagnu (>= 1.4.3) [check_no_archs], bzip2, BINUTILS_BUILD_DEP, binutils-hppa64 (>= BINUTILSV) [hppa], debhelper (>= 8.1.3), gperf (>= 2.7-3), bison (>= 1:1.875), flex, gettext, texinfo (>= 4.3), zlib1g-dev, libgc-dev [libgc_no_archs], locales [locale_no_archs !hurd-i386], procps [check_no_archs], sharutils, realpath (>= 1.9.12), lsb-release Build-Depends-Indep: doxygen (>= 1.4.2-3), graphviz (>= 2.2), gsfonts-x11
signature.asc
Description: Digital signature