Changeset 186
- Timestamp:
- 06/26/07 09:45:38 (1 year ago)
- Files:
-
- 64studio/trunk/apt/05release (deleted)
- 64studio/trunk/apt/preferences (added)
- 64studio/trunk/debian/64studio-apt.install (modified) (1 diff)
- 64studio/trunk/debian/64studio-apt.postinst (modified) (1 diff)
- 64studio/trunk/debian/changelog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
64studio/trunk/debian/64studio-apt.install
r98 r186 1 1 apt/key usr/share/64studio/apt 2 2 apt/64studio.list etc/apt/sources.list.d 3 apt/ 05release etc/apt/apt.conf.d3 apt/preferences etc/apt/ 64studio/trunk/debian/64studio-apt.postinst
r1 r186 23 23 configure) 24 24 apt-key add $APT_KEY >> /dev/null 25 # Clean up previous installs 26 rm -f /etc/apt/apt.conf.d/05release 25 27 ;; 26 28 64studio/trunk/debian/changelog
r185 r186 1 64studio (2.0~pre3) UNRELEASED; urgency=low1 64studio (2.0~pre3) unstable; urgency=low 2 2 3 3 * Added smbfs and libgnomevfs2-extra (closes #317) 4 4 * Added gstreamer0.10-plugins-bad (refs #336) 5 * Don't set the default APT distribution with "64studio", as it 6 interfers with the security updates 7 * Re-added APT preferences to make sure libqt gets not upgraded 5 8 6 9 -- Free Ekanayaka <freee@debian.org> Mon, 25 Jun 2007 01:23:50 +0200
