diffutils stable port information

# DISCLAIMER: Max Horn is the sole maintainer of this package.
# Please DO NOT MAKE MODIFICATIONS without informing the maintainer.
# Preferably, send a patch to me instead of making changes yourself!
# If that is not possible due to extra urgency, at least send me a mail.
#
# Explanation: I am sick and tired of getting back to my packages and
# discovering that people have messed with it. I am then forced to
# retrace their steps, find out who, when and why did make a certain
# change etc. -- i.e. it makes my life as maintainer harder.
# Furthermore, as maintainer I am responsible for problems caused by my
# packages. But I am not willing to take responsibility for something I
# did not do. In particular, for changes that other people introduced
# behind my back, no matter how good and noble their intentions were. As
# such, I may see myself forced to drop responsibility for (and hence,
# maintainership of) the affected package.

Package: diffutils
Version: 3.1
Revision: 2
Maintainer: Max Horn
Source: gnu
Source-MD5: 29c15b2de8bf33685029e035fa680a6e
BuildDepends: libgettext8-dev
Depends: libgettext8-shlibs
ConfigureParams: <<
--mandir=%p/share/man \
--infodir=%p/share/info \
--disable-dependency-tracking
<<
InstallScript: make install DESTDIR=%d
DocFiles: ChangeLog README COPYING NEWS THANKS
InfoDocs: diffutils.info
Description: Tools to compare files
DescDetail: <<
Diff and its companion utilities compare files and are able to
generate patch files which list the differences.
<<
DescPackaging: <<
Previous versions by Christoph Pfisterer and Matt Stephenson.
<<
License: GPL
Homepage: http://www.gnu.org/software/diffutils/diffutils.html