Changeset 24110
- Timestamp:
- 10/20/09 14:25:46 (5 weeks ago)
- Location:
- trunk/debathena/config/kerberos-config/debian
- Files:
-
- 2 modified
-
changelog (modified) (1 diff)
-
debathena-kerberos-config.postinst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/debathena/config/kerberos-config/debian/changelog
r24103 r24110 1 debathena-kerberos-config (1.8.1) unstable; urgency=low 2 3 * Clean up the upgrade path from 1.7 by undoing the DEB_TRANSFORM_FILES 4 before replacing it with a DEB_REMOVE_FILES. 5 6 -- Evan Broder <broder@mit.edu> Tue, 20 Oct 2009 14:25:42 -0400 7 1 8 debathena-kerberos-config (1.8) unstable; urgency=low 2 9 -
trunk/debathena/config/kerberos-config/debian/debathena-kerberos-config.postinst
r24103 r24110 72 72 fi 73 73 74 # This will only undo an old DEB_TRANSFORM_FILES diversion, 75 # not the DEB_REMOVE_FILES diversion that the package is 76 # adding. 77 cleanup_old_diversion /etc/apparmor.d/usr.sbin.cupsd 78 74 79 # Handle upgrading from a system with krb4 to one without 75 80 krb5_version="$(dpkg-query -W -f '${Version}' krb5-clients)"
