diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-19 17:24:46 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-19 17:24:46 +0200 |
commit | 47e7ebb340eafcd06a5be6b92ec1b604e1d33f92 (patch) | |
tree | ae91ccb46e610e34193f9c5910aa95283f39cd3a /debian | |
parent | 6407057398e86db934188e7527a21f09cce4e96b (diff) |
* apt-pkg/tagfile.cc:
- added ubuntu specific Original-Maintainer field
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4aba0caf9..9111149c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ apt (0.6.45ubuntu10) edgy; urgency=low - reverted MMap use in the tagfile because it does not work across pipes (closes: #383487) * added "installtask" command + * added new ubuntu specific rewrite rule for "Original-Maintainer" -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 19 Sep 2006 15:07:51 +0200 |