Control: tags -1 patch Patch attached. Wasn't able to test the build due to #669513.
-- Eric Dorland <e...@kuroneko.ca> ICQ: #61138586, Jabber: ho...@jabber.com
diff -ruN gnat-4.4-4.4.6.old/debian/control gnat-4.4-4.4.6/debian/control --- gnat-4.4-4.4.6.old/debian/control 2014-02-15 02:06:49.605116227 -0500 +++ gnat-4.4-4.4.6/debian/control 2014-02-15 02:10:03.655209078 -0500 @@ -4,7 +4,7 @@ Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Uploaders: Ludovic Brenta <lbre...@debian.org>, Matthias Klose <d...@debian.org> Standards-Version: 3.9.2 -Build-Depends: dpkg-dev (>= 1.16.0.3), debhelper (>= 5.0.62), g++-multilib [amd64 i386 mips mipsel powerpc ppc64 s390 s390x sparc kfreebsd-amd64], libc6.1-dev (>= 2.13-5) [alpha ia64] | libc0.3-dev (>= 2.13-5) [hurd-i386] | libc0.1-dev (>= 2.13-5) [kfreebsd-i386 kfreebsd-amd64] | libc6-dev (>= 2.13-5), libc6-dev-amd64 [i386], libc6-dev-sparc64 [sparc], libc6-dev-s390 [s390x], libc6-dev-s390x [s390], libc6-dev-i386 [amd64], libc6-dev-powerpc [ppc64], libc6-dev-ppc64 [powerpc], libc0.1-dev-i386 [kfreebsd-amd64], lib32gcc1 [amd64 ppc64 kfreebsd-amd64 s390x], lib64gcc1 [i386 powerpc sparc s390], libc6-dev-mips64 [mips mipsel], libc6-dev-mipsn32 [mips mipsel], m4, libtool, autoconf2.59, automake1.9, libunwind7-dev (>= 0.98.5-6) [ia64], libatomic-ops-dev [ia64], zlib1g-dev, gawk, lzma, xz-utils, patchutils, binutils (>= 2.20.1-15~) | binutils-multiarch (>= 2.20.1-15~), binutils-hppa64 (>= 2.20.1-15~) [hppa], gperf (>= 3.0.1), bison (>= 1:2.3), flex, gettext, texinfo (>= 4.3), locales [!knetbsd-i386 !knetbsd-alpha], procps, sharutils, gnat (>= 4.1), gcc-4.4-source (>= 4.4.6), gcc-4.4-source (<< 4.4.7), libcloog-ppl-dev (>= 0.15.8-1~), libmpfr-dev (>= 3.0.0-9~), libgmp-dev (>= 2:5.0.1~), dejagnu [!m68k !hurd-i386 !hurd-alpha], realpath (>= 1.9.12), chrpath, lsb-release, make (>= 3.81), quilt +Build-Depends: dpkg-dev (>= 1.16.0.3), debhelper (>= 5.0.62), g++-multilib [amd64 i386 mips mipsel powerpc ppc64 s390 s390x sparc kfreebsd-amd64], libc6.1-dev (>= 2.13-5) [alpha ia64] | libc0.3-dev (>= 2.13-5) [hurd-i386] | libc0.1-dev (>= 2.13-5) [kfreebsd-i386 kfreebsd-amd64] | libc6-dev (>= 2.13-5), libc6-dev-amd64 [i386], libc6-dev-sparc64 [sparc], libc6-dev-s390 [s390x], libc6-dev-s390x [s390], libc6-dev-i386 [amd64], libc6-dev-powerpc [ppc64], libc6-dev-ppc64 [powerpc], libc0.1-dev-i386 [kfreebsd-amd64], lib32gcc1 [amd64 ppc64 kfreebsd-amd64 s390x], lib64gcc1 [i386 powerpc sparc s390], libc6-dev-mips64 [mips mipsel], libc6-dev-mipsn32 [mips mipsel], m4, libtool, autoconf2.59, automake1.11, libunwind7-dev (>= 0.98.5-6) [ia64], libatomic-ops-dev [ia64], zlib1g-dev, gawk, lzma, xz-utils, patchutils, binutils (>= 2.20.1-15~) | binutils-multiarch (>= 2.20.1-15~), binutils-hppa64 (>= 2.20.1-15~) [hppa], gperf (>= 3.0.1), bison (>= 1:2.3), flex, gettext, texinfo (>= 4.3), locales [!knetbsd-i386 !knetbsd-alpha], procps, sharutils, gnat (>= 4.1), gcc-4.4-source (>= 4.4.6), gcc-4.4-source (<< 4.4.7), libcloog-ppl-dev (>= 0.15.8-1~), libmpfr-dev (>= 3.0.0-9~), libgmp-dev (>= 2:5.0.1~), dejagnu [!m68k !hurd-i386 !hurd-alpha], realpath (>= 1.9.12), chrpath, lsb-release, make (>= 3.81), quilt Build-Depends-Indep: Homepage: http://gcc.gnu.org/ Vcs-Browser: http://svn.debian.org/viewsvn/gcccvs/branches/sid/gcc-4.4/ diff -ruN gnat-4.4-4.4.6.old/debian/control.m4 gnat-4.4-4.4.6/debian/control.m4 --- gnat-4.4-4.4.6.old/debian/control.m4 2014-02-15 02:06:49.617116114 -0500 +++ gnat-4.4-4.4.6/debian/control.m4 2014-02-15 02:10:14.943094529 -0500 @@ -1851,7 +1851,7 @@ Package: gcc`'PV-source Architecture: all Priority: PRI(optional) -Depends: make (>= 3.81), autoconf2.59, automake1.9, quilt, patchutils, ${misc:Depends} +Depends: make (>= 3.81), autoconf2.59, automake1.11, quilt, patchutils, ${misc:Depends} Description: Source of the GNU Compiler Collection This package contains the sources and patches which are needed to build the GNU Compiler Collection (GCC). diff -ruN gnat-4.4-4.4.6.old/debian/rules.conf gnat-4.4-4.4.6/debian/rules.conf --- gnat-4.4-4.4.6.old/debian/rules.conf 2014-02-15 02:06:49.617116114 -0500 +++ gnat-4.4-4.4.6/debian/rules.conf 2014-02-15 02:10:52.518713727 -0500 @@ -270,7 +270,7 @@ AUTO_BUILD_DEP := m4, libtool, ifneq (,$(findstring 4.4,$(PKGSOURCE))) - AUTO_BUILD_DEP += autoconf2.59, automake1.9, + AUTO_BUILD_DEP += autoconf2.59, automake1.11, else ifneq (,$(findstring 4.5,$(PKGSOURCE))) AUTO_BUILD_DEP += autoconf (>= 2.64), autoconf (<< 2.65), automake (>= 1:1.11), automake (<< 1:1.12), else ifeq ($(PKGSOURCE),gcc-snapshot)
signature.asc
Description: Digital signature