[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#42918: dpkg: Patch to fix compile problem with gcc-2.95 plus ARM port fix



Jim Pick <jim@jimpick.com> writes:

> --- ../previous/dpkg-1.4.1.6/debian/changelog	Sat Jul 24 09:24:34 1999
> +++ dpkg-1.4.1.7/debian/changelog	Thu Aug 12 18:51:34 1999
> @@ -1,3 +1,12 @@
> +dpkg (1.4.1.7) unstable; urgency=low
> +
> +  * Non-maintainer release.
> +  * Applied patch from Daniel Jacobowitz <dan@debian.org> to fix compile
> +    problems with gcc 2.95.
> +  * Updated config.{guess,sub} from automake (needed for ARM)
> +
> + -- Jim Pick <jim@jimpick.com>  Thu, 12 Aug 1999 18:51:21 -0700
> +
>  dpkg (1.4.1.6) unstable; urgency=low

[ ... ]

> diff -urN ../previous/dpkg-1.4.1.6/config.guess dpkg-1.4.1.7/config.guess
> --- ../previous/dpkg-1.4.1.6/config.guess	Tue Jul  6 16:00:45 1999
> +++ dpkg-1.4.1.7/config.guess	Thu Aug 12 17:59:55 1999
> @@ -1,7 +1,6 @@
>  #! /bin/sh
>  # Attempt to guess a canonical system name.
> -#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999
                                                               ^^^^
> -#   Free Software Foundation, Inc.
> +#   Copyright (C) 1992, 93, 94, 95, 96, 97, 1998 Free Software Foundation, Inc.
                                               ^^^^^^^

[ ... ]

>  # Apollos put the system type in the environment.
> diff -urN ../previous/dpkg-1.4.1.6/config.sub dpkg-1.4.1.7/config.sub
> --- ../previous/dpkg-1.4.1.6/config.sub	Tue Jul  6 16:00:45 1999
> +++ dpkg-1.4.1.7/config.sub	Thu Aug 12 17:59:55 1999
> @@ -1,6 +1,6 @@
>  #! /bin/sh
>  # Configuration validation subroutine script, version 1.1.
> -#   Copyright (C) 1991, 92-97, 1998, 1999 Free Software Foundation, Inc.
                                 ^^^^^^^^^^^^^^^
> +#   Copyright (C) 1991, 92-97, 1998 Free Software Foundation, Inc.
                                  ^^^^^^^
>  # This file is (in principle) common to ALL GNU software.

Uh, this is an _update_?

-- 
James


Reply to: