Accepted diffutils 2.8.1-11 (source)

Ubuntu Archive Auto-Sync katie at jackass.ubuntu.com
Thu Apr 14 18:41:11 CDT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Origin: Debian/unstable
Format: 1.7
Date: Thu,  14 Apr 2005 23:11:56 +0100
Source: diffutils
Binary: diff
Architecture: source
Version: 2.8.1-11
Distribution: breezy
Urgency: high
Maintainer: Santiago Vila <sanvila at debian.org>
Changed-By: Ubuntu Archive Auto-Sync <katie at jackass.ubuntu.com>
Closes: 59514 59730 66486 86580 89755 102236 109683 120583 179701 212523 212954 213495 216779 219166 283642 294211 294834 295421
Changes: 
 diffutils (2.8.1-11) unstable; urgency=low
 .
   * Changed default value of _POSIX2_VERSION in lib/posixver.c to
     199209 to not break backwards compatibility (Closes: #295421).
     People should be encouraged to set _POSIX2_VERSION="200112" in
     the environment, see what breaks, and fix it, as this change
     should be reverted some day after the release of sarge.
 .
 diffutils (2.8.1-10) unstable; urgency=low
 .
   * Suggests: diff-doc (Closes: #294211).
   * Added a debian/watch file (Closes: #294834).
 .
 diffutils (2.8.1-9) unstable; urgency=low
 .
   * Fixed typo in the copyright file.
 .
 diffutils (2.8.1-8) unstable; urgency=low
 .
   * Repackaged source without the GFDL-covered manual. Closes: #212523.
   * Source is renamed to "diffutils" to make the archive scripts happy.
   * Removed texinfo and texi2html from Build-Depends, no longer needed.
   * Dropped diff-doc, will be generated from another source.
   * Added appropriate --build and --host options to ./configure call in
     debian/rules to support cross-compilation. Closes: #283642.
 .
 diff (2.8.1-7) unstable; urgency=low
 .
   * Moved info manual to diff-doc to address Bug#212523 partially.
   * Added appropriate Replaces field to diff-doc.
   * Updated config.guess and config.sub.
 .
 diff (2.8.1-6) unstable; urgency=low
 .
   * Fixed sdiff manpage (Closes: #219166).
 .
 diff (2.8.1-5) unstable; urgency=low
 .
   * Updated config.guess and config.sub for GNU/KFreeBSD (Closes: #216779).
 .
 diff (2.8.1-4) unstable; urgency=low
 .
   * Modified doc/Makefile.in so that it *never* uses install-info.
     This is a workaround for an automake bug triggered by the fact that
     install-info --version now outputs to stdout (Closes: #213495).
 .
 diff (2.8.1-3) unstable; urgency=low
 .
   * Converted Debian changelog to UTF-8.
   * Made sdiff -E to work (Closes: #212954).
 .
 diff (2.8.1-2) unstable; urgency=low
 .
   * Removed doc symlinks.
   * Updated DEB_BUILD_OPTIONS handling (added noopt, removed debug).
   * Updated config.sub/config.guess for netbsd (Closes: #179701).
 .
 diff (2.8.1-1) unstable; urgency=low
 .
   * New upstream release.
   * There are upstream manpages now, generated by help2man.
   * The ranges feature by Peter Samuelson is now implemented upstream,
     but using a slightly different syntax.
 .
 diff (2.7-29) unstable; urgency=low
 .
   * The DIFF environment variable is now ignored by sdiff, this feature was
     undocumented and will be removed in the next stable diffutils release.
     Thanks to Patrik Hägglund (Closes: #66486).
 .
 diff (2.7-28) unstable; urgency=medium
 .
   * Fixed yet another bug in the ranges feature, where cmp -i misreports
     the byte number where files differ. Thanks to Tim Bell (Closes: #120583).
 .
 diff (2.7-27) unstable; urgency=low
 .
   * Added support for DEB_BUILD_OPTIONS.
 .
 diff (2.7-26) unstable; urgency=medium
 .
   * Fixed a bug (introduced in diff_2.7-24) where cmp reports the wrong char
     number where files differ. Thanks to Gergely Risko (Closes: #109683).
 .
 diff (2.7-25) unstable; urgency=low
 .
   * Rightly refer to the GNU General Public License in the copyright file.
     Reported by André Dahlqvist (Closes: #102236).
   * Registered HTML docs using doc-base.
 .
 diff (2.7-24) unstable; urgency=low
 .
   * Fixed a bug (introduced in diff_2.7-19) where cmp -l may misreport the
     byte number of the differences it finds (Closes: #89755).
     Thanks to Vasco Pedro <vp at host.di.uevora.pt>.
 .
 diff (2.7-23) unstable; urgency=low
 .
   * Changed cmp doc to read 'byte number' instead of offset.
     Patch by Peter Muir <muirp at ieels.com>. Closes: #59514.
   * Build-Depends: texinfo, since .texi source is now modified.
   * Build-Depends-Indep: texi2html, not tetex-bin. Closes: #86580.
 .
 diff (2.7-22) unstable; urgency=low
 .
   * Removed old doc.Makefile from source, we already provide HTML.
   * Updated upstream source URL in copyright file.
   * Build-Depends-Indep: tetex-bin.
 .
 diff (2.7-21) frozen unstable; urgency=high
 .
   * Avoid race condition in sdiff.c (edit) when creating temporary file.
     Patch by the upstream maintainer, Paul Eggert <eggert at twinsun.com>.
     Thanks to Colin Phipps <crp22 at cam.ac.uk> for the report (Closes: #59730).
   * Standards-Version: 3.1.1.
 .
 diff (2.7-20) unstable; urgency=low
 .
   * Fixed cmp manpage. Patch by Daniel Martin <Daniel.Martin at jhu.edu>.
   * Switch back to /usr/doc/diff.
 .
 diff (2.7-19) unstable; urgency=low
 .
   * cmp: Applied the ranges feature patch by Peter Samuelson (Bug #16735).
   * Standards-Version: 3.0.0.
 .
 diff (2.7-18) unstable; urgency=low
 .
   * Pre-Depends line not hardcoded anymore (bug #23296).
   * Rewritten debian/rules. Now it makes install (bug #23297).
   * Converted .texi to HTML, now in a separate package.
   * Source: moved manpages to the debian directory.
   * Added the file NEWS to the doc directory.
   * Updated copyright file.
   * Pristine source.
   * Added md5sums.
   * New maintainer.
 .
 diff (2.7-17) frozen unstable; urgency=low
 .
   * applied Raul Miller's patch for stat under ncpfs: fixes 6958
   * fixed clean target in rules for multi-architecture builds
 .
 diff (2.7-16) frozen unstable; urgency=low
 .
   * added Pre-Depends: libc6 to the control info: fixes 20717
   * removed texinfo.tex from the doc files: fixes 20761
 .
 diff (2.7-15) unstable; urgency=low
 .
   * general clean up of rules file
   * removed gzip from copyright file : bug#14433
 .
 diff (2.7-14) unstable; urgency=high
 .
   * build with libc6 : bug #11674
   * fixed changelog problems : bug #7555
   * changed clean target to distclean : bug #12479
 .
 diff (2.7-13) frozen unstable; urgency=low
 .
   * fixed permissions on doc files
 .
 diff (2.7-12) frozen unstable; urgency=low
 .
   * increased revision number to non-duplicate value
 .
 diff (2.7-11) unstable; urgency=low
 .
   * Updated package to Standards-Version 2.1.0.0.
 .
 Changes for diff-2.7-10
 	elf package
 	* use PRE-DEPENDS and add ESSENTIAL in control file
 .
 Changes for diff-2.7-9
 	elf package
 	* fixed problem in DEPENDS line of control file
 .
 Changes for diff-2.7-8
 	elf package
 	* added manpages from the FreeBSD-stable sources on ftp.cdrom.com
 .
 Changes for diff-2.7-7
 	elf package
 	* added dependency on lib5
 	  These appear to have been written to describe diff-2.6
 .
 Changes for diff-2.7-6
 	* rebuilt for elf
 .
 Changes for diff-2.7-5
 .
 Priority:  Routine
 Changes:  Added texinfo file and Makefile in /usr/doc/diff
 .
 Changes for diff-2.7-4
 .
 Priority:  Routine
 Changes:  Made the extended description shorter.
 .
 Changes for diff-2.7-3
 .
 1.  Removed blank line at the end of the extended description.
     This may have been causing problems with the debian distribution's
     "Packages" file.
 .
 Changes for diff-2.7-2
 .
 1.  Changed debian.control to list me as maintainer.
 .
 2.  Added extended description to debian.control.
 .
 3.  Went to Ian Murdock style debian.rules file, similar to my
     other packages.
 .
 This is the diffutils-2.7 package
 Kitted up by Bill Mitchell <mitchell at mdd.comm.mot.com>
 .
 Taken over from Peter Tobias <tobias at server.et-inf.fho-emden.de>
Files: 
 cf041e5aea0b2a0f95cfdc3eca37327a 532 base required diffutils_2.8.1-11.dsc
 592a2dda89acb751df6f35601ccbb4ab 665565 base required diffutils_2.8.1.orig.tar.gz
 2135ae41155dc911e330dd5a8934acd9 16471 base required diffutils_2.8.1-11.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iQEVAwUBQl7qrAF4adwMEr3XAQK+ZQf/al4BldJdFLuz8DLHFtH3ikC+R58cDreT
u/ePfRXoAekkvjsz/1tH1s6qwS3HqYSioWX7EO0RsneqNhS01FeMVZ7VZT6kqDFp
+shNk0dPTlUdjCzzN3bPAP3V7m4wHKKImWt9P9G64CBjmJFD4dfL2Q25L5yHBwBM
NlYS3yXkCvjPNIk+26pEDhKSjI5tcxR0Xa2ail7CE/fjnaFQC7UUqpxBDzqSwpnl
MrYNkHbrYFmFVyWuJn1fBHFwm/1ORDTycPBnz8Alidbt2cyG1CAgg9iXwB9flS8F
bTD5O4GUah0j4sqU1hy8D6ehHWOPPfRqnP3ylphjxcHouxROiEC8Xw==
=yJe9
-----END PGP SIGNATURE-----


Accepted:
diffutils_2.8.1-11.diff.gz
  to pool/universe/d/diffutils/diffutils_2.8.1-11.diff.gz
diffutils_2.8.1-11.dsc
  to pool/universe/d/diffutils/diffutils_2.8.1-11.dsc
diffutils_2.8.1.orig.tar.gz
  to pool/universe/d/diffutils/diffutils_2.8.1.orig.tar.gz




More information about the breezy-changes mailing list