~ubuntu-branches/ubuntu/intrepid/keychain/intrepid

« back to all changes in this revision

Viewing changes to debian/keychain.prerm

  • Committer: Bazaar Package Importer
  • Author(s): Cesar Mendoza
  • Date: 2008-04-03 09:04:28 UTC
  • mfrom: (4.1.1 hardy)
  • Revision ID: james.westby@ubuntu.com-20080403090428-zozymv5xr2vnz3sd
Tags: 2.6.8-2
* added suggests for package ssh-askpass. Closes: #462080 
* superfluous continuation lines in manpage example fixed. Closes: #440128
* Assumes tty uses ANSI escape sequences fixed. Closes: #440129
* Thanks to Gregory Colpart, Trent Buck and Steven Cole for the input.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/sh
2
 
set -e
3
 
 
4
 
# dh_installdeb will replace this with shell code automatically
5
 
# generated by other debhelper scripts.
6
 
 
7
 
#DEBHELPER#
8
 
 
9
 
exit 0