Changeset 24136
- Timestamp:
- 10/25/09 17:40:32 (4 weeks ago)
- Location:
- trunk/debathena/config/pam-config/debian
- Files:
-
- 2 modified
-
changelog (modified) (1 diff)
-
control.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/debathena/config/pam-config/debian/changelog
r24135 r24136 1 debathena-pam-config (1.16.3) unstable; urgency=low 2 3 * Make that a Breaks and not a Conflicts, because Conflicting with 4 earlier-than versions is wrong. 5 6 -- Evan Broder <broder@mit.edu> Sun, 25 Oct 2009 17:39:29 -0400 7 1 8 debathena-pam-config (1.16.2) unstable; urgency=low 2 9 -
trunk/debathena/config/pam-config/debian/control.in
r24135 r24136 10 10 Depends: debathena-kerberos-config, debathena-dotfiles, debathena-nsswitch-config (>= 1.3~), libpam-mktemp, ${misc:Depends}, ${debathena-pam-config-depends} 11 11 Provides: ${diverted-files} 12 Conflicts: ${diverted-files}, libpam-krb5-config (<= 0.0.7) 12 Conflicts: ${diverted-files} 13 Breaks: libpam-krb5-config (<= 0.0.7) 13 14 Replaces: libpam-krb5-config (<= 0.0.7) 14 15 Description: PAM configuration for Debathena
