diff options
author | Guillem Jover <guillem@hadrons.org> | 2011-02-02 06:53:58 +0100 |
---|---|---|
committer | Guillem Jover <guillem@hadrons.org> | 2011-10-30 07:52:15 +0100 |
commit | 3ef7f780e3049c0f23cb849b93bb3551e0d1e74d (patch) | |
tree | 7c189a3c6ebe4beda30cfba2f913ceca7fc85b44 /debian/changelog | |
parent | fbb9e5b912d170621b822903dd057f397e52d54a (diff) | |
download | inetutils-3ef7f780e3049c0f23cb849b93bb3551e0d1e74d.tar.gz |
Override upstream SUIDMODE at make time, instead of patching the source
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7bb1a74..67bf01d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ inetutils (2:1.8-4) UNRELEASED; urgency=low * Add new inetutils-inetd default configuration file for the init script, allowing to pass INETD_OPTS to it on start. (Closes: #606954) * Use dh_lintian instead of manually installing the overrides. + * Override upstream SUIDMODE at make time, instead of patching the source. -- Guillem Jover <guillem@debian.org> Wed, 02 Feb 2011 05:43:10 +0100 |