diff -ruN mailcrypt-3.5.8+CVS.2005.04.29.1-orign/debian/bug.script.in mailcrypt-3.5.8+CVS.2005.04.29.1/debian/bug.script.in
--- mailcrypt-3.5.8+CVS.2005.04.29.1-orign/debian/bug.script.in	2007-07-09 22:51:42.998794353 +0400
+++ mailcrypt-3.5.8+CVS.2005.04.29.1/debian/bug.script.in	2007-07-09 22:53:16.004094423 +0400
@@ -19,7 +19,7 @@
 EOF
 
 <:# Default flavors: only GNU/Emacsen, XEmacs comes with its own Mailcrypt.:>//
-FLAVORS=${*:-"emacs21 emacs-snapshot"}
+FLAVORS=${*:-"emacs21 emacs-snapshot emacs22"}
 
 for FLAVOR in ${FLAVORS}; do
     if [ -x /usr/bin/${FLAVOR} ]; then
diff -ruN mailcrypt-3.5.8+CVS.2005.04.29.1-orign/debian/control mailcrypt-3.5.8+CVS.2005.04.29.1/debian/control
--- mailcrypt-3.5.8+CVS.2005.04.29.1-orign/debian/control	2007-07-09 22:51:42.998794353 +0400
+++ mailcrypt-3.5.8+CVS.2005.04.29.1/debian/control	2007-07-09 22:53:43.505661648 +0400
@@ -7,7 +7,7 @@
 
 Package: mailcrypt
 Architecture: all
-Depends: debconf (>= 0.2.0) | debconf-2.0, gnupg, emacs21 | emacs-snapshot, make
+Depends: debconf (>= 0.2.0) | debconf-2.0, gnupg, emacs21 | emacs-snapshot | emacs22, make
 Description: An Emacs interface to the GNU Privacy Guard
  Mailcrypt is an Emacs lisp package that provides a simple but
  powerful interface to cryptographic functions for mail and news.  With
diff -ruN mailcrypt-3.5.8+CVS.2005.04.29.1-orign/debian/install.in mailcrypt-3.5.8+CVS.2005.04.29.1/debian/install.in
--- mailcrypt-3.5.8+CVS.2005.04.29.1-orign/debian/install.in	2007-07-09 22:51:42.998794353 +0400
+++ mailcrypt-3.5.8+CVS.2005.04.29.1/debian/install.in	2007-07-09 22:53:33.005063253 +0400
@@ -60,7 +60,7 @@
 
 case "${FLAVOR}" in
     (emacs) : ;;
-    (emacs21|emacs-snapshot)
+    (emacs21|emacs-snapshot|emacs22)
     do_install ${FLAVOR}
     ;;
     (*) echo >&2 "install/<:=${PACKAGE}:>:" \
diff -ruN mailcrypt-3.5.8+CVS.2005.04.29.1-orign/debian/remove.in mailcrypt-3.5.8+CVS.2005.04.29.1/debian/remove.in
--- mailcrypt-3.5.8+CVS.2005.04.29.1-orign/debian/remove.in	2007-07-09 22:51:42.998794353 +0400
+++ mailcrypt-3.5.8+CVS.2005.04.29.1/debian/remove.in	2007-07-09 22:53:26.004664323 +0400
@@ -58,7 +58,7 @@
 
 case "${FLAVOR}" in
     (emacs) : ;;
-    (emacs21|emacs-snapshot)
+    (emacs21|emacs-snapshot|emacs22)
     undo_install
     ;;
     (*) echo >&2 "remove/<:=${PACKAGE}:>:" \
Fix, include control file

-- 
| |*| |  Kirill A. Korinskiy <[EMAIL PROTECTED]>
| | |*|  pround (maniac)? (programmer|hacker)
|*|*|*|  http://catap.ru/ - +7 (916) 3-604-704 - xmpp:[EMAIL PROTECTED]

Attachment: pgpjwOETwvUqs.pgp
Description: PGP signature

Reply via email to