diff options
author | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-10-31 20:24:05 +0200 |
---|---|---|
committer | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-10-31 20:24:05 +0200 |
commit | 20ba2505a3a2e9f2c526800d154270edce22d78f (patch) | |
tree | f87779921c7afe67dac81c3a379825d889552e93 /debian | |
parent | 18c497690be5c6de0d8fcab2729f0c13d782ce8e (diff) |
Reverted 'bashisms' commit, it was wrong as $(...) is not a bashism.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 9a86b3fa5..c6b7b170c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,6 @@ apt (0.7.17) unstable; urgency=low * apt-pkg/algorithm.cc: - Strip username and password from source URL in error message. (Closes: #425150) - * cmdline/apt-key: - - Fixed bashisms; * debian/rules: - Fixed lintian warnings "debian/rules ignores make errors". * debian/control: |