diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-04-12 12:23:57 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-04-12 12:23:57 +0200 |
commit | a12d5352927c7d3a2fe66a90fc7794b4a8e596ad (patch) | |
tree | 21fa1bea7c1d63e302bb8f5d3da4bcb5a8d923c7 /debian | |
parent | c307a4f0aa29c9c52a0e028524d21b448a53d09b (diff) |
merged r1972 from lp:~paolorotolo/apt/fix-for-967393
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e31b1b80e..71efc8e38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -93,7 +93,10 @@ apt (0.9.0~exp1) UNRELEASEDexperimental; urgency=low [ Steve Langasek ] * don't treat build-depends-indep as cross-build-dependencies; we should always install the host arch versions. LP: #968828. - + + [ Paolo Rotolo ] + * Fix string from automatic to automatically (LP: #967393). + -- Michael Vogt <mvo@debian.org> Wed, 11 Apr 2012 17:53:39 +0200 apt (0.8.16~exp13) experimental; urgency=low |