summaryrefslogtreecommitdiff
path: root/DistUpgrade
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-05-12 15:01:33 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-05-12 15:01:33 +0200
commit9c767ba4bb7d2632a34e7ecbcae314ff5691f7d3 (patch)
tree3e91bd3b0fa47d546efc64fdc61f1a38eb52aa18 /DistUpgrade
parenta425052eee4531248e8b63fec3a1a52197dce6d5 (diff)
downloadpython-apt-9c767ba4bb7d2632a34e7ecbcae314ff5691f7d3.tar.gz
* utils/demotions.py: added tool to calculate demotions from main
to universe
Diffstat (limited to 'DistUpgrade')
-rw-r--r--DistUpgrade/Changelog1
l---------DistUpgrade/demoted.cfg1
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