diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:07:05 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:07:05 +0000 |
commit | 9a2331e1e396453a13574b8417d82a6b2ecf1dd1 (patch) | |
tree | b5c7291bbbf0dfa6578ee050329c6d341d198faf /debian | |
parent | 29fd82a4a892798ccb6cf677a577a135ebe4dfd5 (diff) |
* Fix typo in error message when encountering unknown t...
Author: mdz
Date: 2004-06-07 23:08:00 GMT
* Fix typo in error message when encountering unknown type in source list
(Closes: #253217)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0599ee747..f855ff5b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,8 @@ apt (0.5.26) unstable; urgency=low affect apt-get build-dep as well as apt-get source * Remove aborted remnants of a different method of implementing DEB_BUILD_OPTIONS from debian/rules + * Fix typo in error message when encountering unknown type in source list + (Closes: #253217) -- |