diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-05-12 15:01:33 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-05-12 15:01:33 +0200 |
| commit | 9c767ba4bb7d2632a34e7ecbcae314ff5691f7d3 (patch) | |
| tree | 3e91bd3b0fa47d546efc64fdc61f1a38eb52aa18 /DistUpgrade | |
| parent | a425052eee4531248e8b63fec3a1a52197dce6d5 (diff) | |
| download | python-apt-9c767ba4bb7d2632a34e7ecbcae314ff5691f7d3.tar.gz | |
* utils/demotions.py: added tool to calculate demotions from main
to universe
Diffstat (limited to 'DistUpgrade')
| -rw-r--r-- | DistUpgrade/Changelog | 1 | ||||
| l--------- | DistUpgrade/demoted.cfg | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/DistUpgrade/Changelog b/DistUpgrade/Changelog index 1f9ffdaf..f50752a8 100644 --- a/DistUpgrade/Changelog +++ b/DistUpgrade/Changelog @@ -1,5 +1,6 @@ 2006-05-12: - space checking improved (ubuntu: #43948) + - translation updates 2006-05-09: - upload 2006-05-08: diff --git a/DistUpgrade/demoted.cfg b/DistUpgrade/demoted.cfg new file mode 120000 index 00000000..0f19ba43 --- /dev/null +++ b/DistUpgrade/demoted.cfg @@ -0,0 +1 @@ +../utils/demoted.cfg
\ No newline at end of file |
