Changeset 397
- Timestamp:
- 02/27/08 09:28:53 (9 months ago)
- Location:
- 64studio/trunk
- Files:
-
- 2 modified
-
debian/changelog (modified) (2 diffs)
-
utils/64studio-upgrade (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
64studio/trunk/debian/changelog
r391 r397 1 64studio (2.1~pre 9) etch-backports; urgency=low1 64studio (2.1~pre10) etch-backports; urgency=low 2 2 3 3 * Added msttcorefonts (closes #1) … … 19 19 * Dropped 64studio-tasksel-data 20 20 * Added conflict with 64studio-tasksel-data 21 * Use aptitude instead of tasksel in the upgrade script 21 22 22 23 -- Free Ekanayaka <freee@debian.org> Wed, 26 Sep 2007 13:31:19 +0200 -
64studio/trunk/utils/64studio-upgrade
r74 r397 3 3 apt-get update 4 4 apt-get dist-upgrade -y 5 tasksel --new-install 5 aptitude install ~t^cdd$
