diff options
author | Michael Vogt <egon@debian-devbox> | 2012-04-12 15:14:57 +0200 |
---|---|---|
committer | Michael Vogt <egon@debian-devbox> | 2012-04-12 15:14:57 +0200 |
commit | 208172c54d42b11133d2c4a7b1a960eee6cc58d6 (patch) | |
tree | 02a3b343b1cde35122eaf7eb5feedb5a225d4a85 /debian/changelog | |
parent | 8eca4bb8a23bcd29f7b16b170a344bf568b4c536 (diff) |
releasing version 0.9.0~exp1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 71efc8e38..760e3f174 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.9.0~exp1) UNRELEASEDexperimental; urgency=low +apt (0.9.0~exp1) experimental; urgency=low [ Michael Vogt ] * apt-pkg/packagemanager.cc: @@ -6,9 +6,10 @@ apt (0.9.0~exp1) UNRELEASEDexperimental; urgency=low - add APT::pkgPackageManager::MaxLoopCount to ensure that the ordering code does not get into a endless loop when it flip-flops between two states - * prepare debian/unstable upload * update libapt-inst1.4 to libapt-inst1.5 because of the cleanup performed + * prepare debian/unstable upload, if there are no issues with this + upload it will directly go into unstable as 0.9.0 [ David Kalnischkies ] * do not update po and pot files in the process of the build as this @@ -97,7 +98,7 @@ apt (0.9.0~exp1) UNRELEASEDexperimental; urgency=low [ Paolo Rotolo ] * Fix string from automatic to automatically (LP: #967393). - -- Michael Vogt <mvo@debian.org> Wed, 11 Apr 2012 17:53:39 +0200 + -- Michael Vogt <mvo@debian.org> Thu, 12 Apr 2012 12:40:39 +0200 apt (0.8.16~exp13) experimental; urgency=low |