[Pkg-loop-aes-commits] r1387 - in /trunk/loop-aes: ./ debian/changelog debian/control debian/control.md5sum debian/rules debian/rules.gen

xam at users.alioth.debian.org xam at users.alioth.debian.org
Sat Apr 21 18:29:59 UTC 2007


Author: xam
Date: Sat Apr 21 18:29:58 2007
New Revision: 1387

URL: http://svn.debian.org/wsvn/pkg-loop-aes/?sc=1&rev=1387
Log:
* Update modules to 2.6.20-1

Modified:
    trunk/loop-aes/   (props changed)
    trunk/loop-aes/debian/changelog
    trunk/loop-aes/debian/control
    trunk/loop-aes/debian/control.md5sum
    trunk/loop-aes/debian/rules
    trunk/loop-aes/debian/rules.gen

Propchange: trunk/loop-aes/
------------------------------------------------------------------------------
--- svk:merge (original)
+++ svk:merge Sat Apr 21 18:29:58 2007
@@ -1,2 +1,2 @@
 21abe0f1-f0ee-4de9-8a33-02d62b012b6b:/local/pkg-loop-aes/trunk/loop-aes:1408
-21abe0f1-f0ee-4de9-8a33-02d62b012b6b:/local/temp:9925
+21abe0f1-f0ee-4de9-8a33-02d62b012b6b:/local/temp:9926

Modified: trunk/loop-aes/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-loop-aes/trunk/loop-aes/debian/changelog?rev=1387&op=diff
==============================================================================
--- trunk/loop-aes/debian/changelog (original)
+++ trunk/loop-aes/debian/changelog Sat Apr 21 18:29:58 2007
@@ -1,6 +1,7 @@
 loop-aes (3.1f-2) unstable; urgency=low
 
   * UNRELEASED
+  * Update modules to 2.6.20-1
   * Enable support for VIA padlock xcrypt instruction
   * Adapt gencontrol to linux-support-2.6.20-1
 

Modified: trunk/loop-aes/debian/control
URL: http://svn.debian.org/wsvn/pkg-loop-aes/trunk/loop-aes/debian/control?rev=1387&op=diff
==============================================================================
--- trunk/loop-aes/debian/control (original)
+++ trunk/loop-aes/debian/control Sat Apr 21 18:29:58 2007
@@ -4,7 +4,7 @@
 Maintainer: Debian Loop-AES Team <pkg-loop-aes-maint at lists.alioth.debian.org>
 Uploaders: Max Vozeler <xam at debian.org>
 Standards-Version: 3.7.2
-Build-Depends: debhelper (>= 4.0.0), module-assistant, bzip2, fakeroot, linux-support-2.6.18-4, linux-headers-2.6.18-4-all-alpha [alpha], linux-headers-2.6.18-4-all-amd64 [amd64], linux-headers-2.6.18-4-all-arm [arm], linux-headers-2.6.18-4-all-hppa [hppa], linux-headers-2.6.18-4-all-i386 [i386], linux-headers-2.6.18-4-all-ia64 [ia64], linux-headers-2.6.18-4-all-m68k [m68k], linux-headers-2.6.18-4-all-mips [mips], linux-headers-2.6.18-4-all-mipsel [mipsel], linux-headers-2.6.18-4-all-powerpc [powerpc], linux-headers-2.6.18-4-all-s390 [s390], linux-headers-2.6.18-4-all-sparc [sparc]
+Build-Depends: debhelper (>= 4.0.0), module-assistant, bzip2, fakeroot, linux-support-2.6.20-1, linux-headers-2.6.20-1-all-alpha [alpha], linux-headers-2.6.20-1-all-amd64 [amd64], linux-headers-2.6.20-1-all-arm [arm], linux-headers-2.6.20-1-all-hppa [hppa], linux-headers-2.6.20-1-all-i386 [i386], linux-headers-2.6.20-1-all-ia64 [ia64], linux-headers-2.6.20-1-all-m68k [m68k], linux-headers-2.6.20-1-all-mips [mips], linux-headers-2.6.20-1-all-mipsel [mipsel], linux-headers-2.6.20-1-all-powerpc [powerpc], linux-headers-2.6.20-1-all-s390 [s390], linux-headers-2.6.20-1-all-sparc [sparc]
 
 Package: loop-aes-source
 Architecture: all
@@ -37,165 +37,17 @@
  This package provides scripts for testing the loop-AES encryption kernel
  modules.
 
-Package: loop-aes-modules-2.6.18-4-alpha-generic
-Architecture: alpha
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.18-4-alpha-generic, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-alpha-generic
-Conflicts: loop-aes-2.6.18-4-alpha-generic
-Description: loop-AES encryption modules for Linux 2.6.18 on Alpha
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on Alpha machines.
- .
- loop-AES can be used to encrypt disk partitions, removable media,  swap
- space and other devices.  It provides measures to strengthen the
- encryption: Passphrase seeds, multiple hash iterations, MD5 IV and use of
- alternating encryption keys.
- .
- Encryption keys can be stored in a GnuPG-encrypted keyfile, which allows
- the passphrase to be changed without re-encryption.  Keyfiles can also be
- encrypted asymmetrically for multi-user access.
- .
- This package includes the cipher modules blowfish, twofish and  serpent in
- addition to the default cipher (AES).
- .
- If you compiled a custom kernel, you will most likely need to compile a
- custom version of these modules as well.  The package loop-aes-source has
- been provided for this purpose.
-
-Package: loop-aes-modules-2.6-alpha-generic
-Architecture: alpha
-Section: admin
-Priority: optional
-Depends: loop-aes-modules-2.6.18-4-alpha-generic
-Description: loop-AES encryption modules for Linux 2.6 on Alpha
- This package will always depend on the loop-AES module package built for
- the latest 2.6 kernel image available for Alpha machines.
-
-Package: loop-aes-modules-2.6.18-4-alpha-smp
-Architecture: alpha
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.18-4-alpha-smp, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-alpha-smp
-Conflicts: loop-aes-2.6.18-4-alpha-smp
-Description: loop-AES encryption modules for Linux 2.6.18 on Alpha SMP
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on Alpha SMP machines.
- .
- loop-AES can be used to encrypt disk partitions, removable media,  swap
- space and other devices.  It provides measures to strengthen the
- encryption: Passphrase seeds, multiple hash iterations, MD5 IV and use of
- alternating encryption keys.
- .
- Encryption keys can be stored in a GnuPG-encrypted keyfile, which allows
- the passphrase to be changed without re-encryption.  Keyfiles can also be
- encrypted asymmetrically for multi-user access.
- .
- This package includes the cipher modules blowfish, twofish and  serpent in
- addition to the default cipher (AES).
- .
- If you compiled a custom kernel, you will most likely need to compile a
- custom version of these modules as well.  The package loop-aes-source has
- been provided for this purpose.
-
-Package: loop-aes-modules-2.6-alpha-smp
-Architecture: alpha
-Section: admin
-Priority: optional
-Depends: loop-aes-modules-2.6.18-4-alpha-smp
-Description: loop-AES encryption modules for Linux 2.6 on Alpha SMP
- This package will always depend on the loop-AES module package built for
- the latest 2.6 kernel image available for Alpha SMP machines.
-
-Package: loop-aes-modules-2.6.18-4-alpha-legacy
-Architecture: alpha
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.18-4-alpha-legacy, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-alpha-legacy
-Conflicts: loop-aes-2.6.18-4-alpha-legacy
-Description: loop-AES encryption modules for Linux 2.6.18 on Alpha Legacy
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on Alpha Legacy machines.
- .
- loop-AES can be used to encrypt disk partitions, removable media,  swap
- space and other devices.  It provides measures to strengthen the
- encryption: Passphrase seeds, multiple hash iterations, MD5 IV and use of
- alternating encryption keys.
- .
- Encryption keys can be stored in a GnuPG-encrypted keyfile, which allows
- the passphrase to be changed without re-encryption.  Keyfiles can also be
- encrypted asymmetrically for multi-user access.
- .
- This package includes the cipher modules blowfish, twofish and  serpent in
- addition to the default cipher (AES).
- .
- If you compiled a custom kernel, you will most likely need to compile a
- custom version of these modules as well.  The package loop-aes-source has
- been provided for this purpose.
-
-Package: loop-aes-modules-2.6-alpha-legacy
-Architecture: alpha
-Section: admin
-Priority: optional
-Depends: loop-aes-modules-2.6.18-4-alpha-legacy
-Description: loop-AES encryption modules for Linux 2.6 on Alpha Legacy
- This package will always depend on the loop-AES module package built for
- the latest 2.6 kernel image available for Alpha Legacy machines.
-
-Package: loop-aes-modules-2.6.18-4-vserver-alpha
-Architecture: alpha
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.18-4-vserver-alpha, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-vserver-alpha
-Conflicts: loop-aes-2.6.18-4-vserver-alpha
-Description: loop-AES encryption modules for Linux 2.6.18 on Alpha
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on Alpha machines.
- .
- loop-AES can be used to encrypt disk partitions, removable media,  swap
- space and other devices.  It provides measures to strengthen the
- encryption: Passphrase seeds, multiple hash iterations, MD5 IV and use of
- alternating encryption keys.
- .
- Encryption keys can be stored in a GnuPG-encrypted keyfile, which allows
- the passphrase to be changed without re-encryption.  Keyfiles can also be
- encrypted asymmetrically for multi-user access.
- .
- This package includes the cipher modules blowfish, twofish and  serpent in
- addition to the default cipher (AES).
- .
- If you compiled a custom kernel, you will most likely need to compile a
- custom version of these modules as well.  The package loop-aes-source has
- been provided for this purpose.
-
-Package: loop-aes-modules-2.6-vserver-alpha
-Architecture: alpha
-Section: admin
-Priority: optional
-Depends: loop-aes-modules-2.6.18-4-vserver-alpha
-Description: loop-AES encryption modules for Linux 2.6 on Alpha
- This package will always depend on the loop-AES module package built for
- the latest 2.6 kernel image available for Alpha machines.
-
-Package: loop-aes-modules-2.6.18-4-amd64
+Package: loop-aes-modules-2.6.20-1-amd64
 Architecture: amd64 i386
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-amd64, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-amd64
-Conflicts: loop-aes-2.6.18-4-amd64
-Description: loop-AES encryption modules for Linux 2.6.18 on AMD64
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on all 64bit single- and multiprocessor AMD and Intel
+Depends: linux-modules-2.6.20-1-amd64, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-amd64
+Conflicts: loop-aes-2.6.20-1-amd64
+Description: loop-AES encryption modules for Linux 2.6.20 on AMD64
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on all 64bit single- and multiprocessor AMD and Intel
  machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
@@ -218,23 +70,23 @@
 Architecture: amd64 i386
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-amd64
+Depends: loop-aes-modules-2.6.20-1-amd64
 Description: loop-AES encryption modules for Linux 2.6 on AMD64
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for all 64bit single- and
  multiprocessor AMD and Intel machines.
 
-Package: loop-aes-modules-2.6.18-4-vserver-amd64
+Package: loop-aes-modules-2.6.20-1-vserver-amd64
 Architecture: amd64
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-vserver-amd64, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-vserver-amd64
-Conflicts: loop-aes-2.6.18-4-vserver-amd64
-Description: loop-AES encryption modules for Linux 2.6.18 on AMD64
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on all 64bit single- and multiprocessor AMD and Intel
+Depends: linux-modules-2.6.20-1-vserver-amd64, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-vserver-amd64
+Conflicts: loop-aes-2.6.20-1-vserver-amd64
+Description: loop-AES encryption modules for Linux 2.6.20 on AMD64
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on all 64bit single- and multiprocessor AMD and Intel
  machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
@@ -257,23 +109,23 @@
 Architecture: amd64
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-vserver-amd64
+Depends: loop-aes-modules-2.6.20-1-vserver-amd64
 Description: loop-AES encryption modules for Linux 2.6 on AMD64
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for all 64bit single- and
  multiprocessor AMD and Intel machines.
 
-Package: loop-aes-modules-2.6.18-4-xen-amd64
+Package: loop-aes-modules-2.6.20-1-xen-amd64
 Architecture: amd64
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-xen-amd64, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-xen-amd64
-Conflicts: loop-aes-2.6.18-4-xen-amd64
-Description: loop-AES encryption modules for Linux 2.6.18 on AMD64
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on all 64bit single- and multiprocessor AMD and Intel
+Depends: linux-modules-2.6.20-1-xen-amd64, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-xen-amd64
+Conflicts: loop-aes-2.6.20-1-xen-amd64
+Description: loop-AES encryption modules for Linux 2.6.20 on AMD64
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on all 64bit single- and multiprocessor AMD and Intel
  machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
@@ -296,62 +148,23 @@
 Architecture: amd64
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-xen-amd64
+Depends: loop-aes-modules-2.6.20-1-xen-amd64
 Description: loop-AES encryption modules for Linux 2.6 on AMD64
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for all 64bit single- and
  multiprocessor AMD and Intel machines.
 
-Package: loop-aes-modules-2.6.18-4-xen-vserver-amd64
-Architecture: amd64
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.18-4-xen-vserver-amd64, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-xen-vserver-amd64
-Conflicts: loop-aes-2.6.18-4-xen-vserver-amd64
-Description: loop-AES encryption modules for Linux 2.6.18 on AMD64
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on all 64bit single- and multiprocessor AMD and Intel
- machines.
- .
- loop-AES can be used to encrypt disk partitions, removable media,  swap
- space and other devices.  It provides measures to strengthen the
- encryption: Passphrase seeds, multiple hash iterations, MD5 IV and use of
- alternating encryption keys.
- .
- Encryption keys can be stored in a GnuPG-encrypted keyfile, which allows
- the passphrase to be changed without re-encryption.  Keyfiles can also be
- encrypted asymmetrically for multi-user access.
- .
- This package includes the cipher modules blowfish, twofish and  serpent in
- addition to the default cipher (AES).
- .
- If you compiled a custom kernel, you will most likely need to compile a
- custom version of these modules as well.  The package loop-aes-source has
- been provided for this purpose.
-
-Package: loop-aes-modules-2.6-xen-vserver-amd64
-Architecture: amd64
-Section: admin
-Priority: optional
-Depends: loop-aes-modules-2.6.18-4-xen-vserver-amd64
-Description: loop-AES encryption modules for Linux 2.6 on AMD64
- This package will always depend on the loop-AES module package built for
- the latest 2.6 kernel image available for all 64bit single- and
- multiprocessor AMD and Intel machines.
-
-Package: loop-aes-modules-2.6.18-4-footbridge
+Package: loop-aes-modules-2.6.20-1-footbridge
 Architecture: arm
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-footbridge, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-footbridge
-Conflicts: loop-aes-2.6.18-4-footbridge
-Description: loop-AES encryption modules for Linux 2.6.18 on Footbridge based
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on Footbridge (CATS, Netwinder) machines.
+Depends: linux-modules-2.6.20-1-footbridge, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-footbridge
+Conflicts: loop-aes-2.6.20-1-footbridge
+Description: loop-AES encryption modules for Linux 2.6.20 on Footbridge based
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on Footbridge (CATS, Netwinder) machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -373,23 +186,23 @@
 Architecture: arm
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-footbridge
+Depends: loop-aes-modules-2.6.20-1-footbridge
 Description: loop-AES encryption modules for Linux 2.6 on Footbridge based
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for Footbridge (CATS, Netwinder)
  machines.
 
-Package: loop-aes-modules-2.6.18-4-iop32x
+Package: loop-aes-modules-2.6.20-1-iop32x
 Architecture: arm
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-iop32x, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-iop32x
-Conflicts: loop-aes-2.6.18-4-iop32x
-Description: loop-AES encryption modules for Linux 2.6.18 on IOP32x
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on IOP32x based (Thecus N2100, etc) machines.
+Depends: linux-modules-2.6.20-1-iop32x, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-iop32x
+Conflicts: loop-aes-2.6.20-1-iop32x
+Description: loop-AES encryption modules for Linux 2.6.20 on IOP32x
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on IOP32x based (Thecus N2100, etc) machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -411,23 +224,23 @@
 Architecture: arm
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-iop32x
+Depends: loop-aes-modules-2.6.20-1-iop32x
 Description: loop-AES encryption modules for Linux 2.6 on IOP32x
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for IOP32x based (Thecus N2100, etc)
  machines.
 
-Package: loop-aes-modules-2.6.18-4-ixp4xx
+Package: loop-aes-modules-2.6.20-1-ixp4xx
 Architecture: arm
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-ixp4xx, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-ixp4xx
-Conflicts: loop-aes-2.6.18-4-ixp4xx
-Description: loop-AES encryption modules for Linux 2.6.18 on IXP4xx
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on IXP4xx based (Linksys NSLU2, etc) machines.
+Depends: linux-modules-2.6.20-1-ixp4xx, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-ixp4xx
+Conflicts: loop-aes-2.6.20-1-ixp4xx
+Description: loop-AES encryption modules for Linux 2.6.20 on IXP4xx
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on IXP4xx based (Linksys NSLU2, etc) machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -449,99 +262,23 @@
 Architecture: arm
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-ixp4xx
+Depends: loop-aes-modules-2.6.20-1-ixp4xx
 Description: loop-AES encryption modules for Linux 2.6 on IXP4xx
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for IXP4xx based (Linksys NSLU2,
  etc) machines.
 
-Package: loop-aes-modules-2.6.18-4-rpc
-Architecture: arm
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.18-4-rpc, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-rpc
-Conflicts: loop-aes-2.6.18-4-rpc
-Description: loop-AES encryption modules for Linux 2.6.18 on RiscPC
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on Arcon RiscPC machines.
- .
- loop-AES can be used to encrypt disk partitions, removable media,  swap
- space and other devices.  It provides measures to strengthen the
- encryption: Passphrase seeds, multiple hash iterations, MD5 IV and use of
- alternating encryption keys.
- .
- Encryption keys can be stored in a GnuPG-encrypted keyfile, which allows
- the passphrase to be changed without re-encryption.  Keyfiles can also be
- encrypted asymmetrically for multi-user access.
- .
- This package includes the cipher modules blowfish, twofish and  serpent in
- addition to the default cipher (AES).
- .
- If you compiled a custom kernel, you will most likely need to compile a
- custom version of these modules as well.  The package loop-aes-source has
- been provided for this purpose.
-
-Package: loop-aes-modules-2.6-rpc
-Architecture: arm
-Section: admin
-Priority: optional
-Depends: loop-aes-modules-2.6.18-4-rpc
-Description: loop-AES encryption modules for Linux 2.6 on RiscPC
- This package will always depend on the loop-AES module package built for
- the latest 2.6 kernel image available for Arcon RiscPC machines.
-
-Package: loop-aes-modules-2.6.18-4-s3c2410
-Architecture: arm
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.18-4-s3c2410, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-s3c2410
-Conflicts: loop-aes-2.6.18-4-s3c2410
-Description: loop-AES encryption modules for Linux 2.6.18 on Samsung S3C2410
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on Samsung S3C2410 based (BAST, IPAQ 1940, etc)
- machines.
- .
- loop-AES can be used to encrypt disk partitions, removable media,  swap
- space and other devices.  It provides measures to strengthen the
- encryption: Passphrase seeds, multiple hash iterations, MD5 IV and use of
- alternating encryption keys.
- .
- Encryption keys can be stored in a GnuPG-encrypted keyfile, which allows
- the passphrase to be changed without re-encryption.  Keyfiles can also be
- encrypted asymmetrically for multi-user access.
- .
- This package includes the cipher modules blowfish, twofish and  serpent in
- addition to the default cipher (AES).
- .
- If you compiled a custom kernel, you will most likely need to compile a
- custom version of these modules as well.  The package loop-aes-source has
- been provided for this purpose.
-
-Package: loop-aes-modules-2.6-s3c2410
-Architecture: arm
-Section: admin
-Priority: optional
-Depends: loop-aes-modules-2.6.18-4-s3c2410
-Description: loop-AES encryption modules for Linux 2.6 on Samsung S3C2410
- This package will always depend on the loop-AES module package built for
- the latest 2.6 kernel image available for Samsung S3C2410 based (BAST,
- IPAQ 1940, etc) machines.
-
-Package: loop-aes-modules-2.6.18-4-parisc
+Package: loop-aes-modules-2.6.20-1-parisc
 Architecture: hppa
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-parisc, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-parisc
-Conflicts: loop-aes-2.6.18-4-parisc
-Description: loop-AES encryption modules for Linux 2.6.18 on 32-bit PA-RISC
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on 32-bit PA-RISC machines.
+Depends: linux-modules-2.6.20-1-parisc, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-parisc
+Conflicts: loop-aes-2.6.20-1-parisc
+Description: loop-AES encryption modules for Linux 2.6.20 on 32-bit PA-RISC
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on 32-bit PA-RISC machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -563,22 +300,22 @@
 Architecture: hppa
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-parisc
+Depends: loop-aes-modules-2.6.20-1-parisc
 Description: loop-AES encryption modules for Linux 2.6 on 32-bit PA-RISC
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for 32-bit PA-RISC machines.
 
-Package: loop-aes-modules-2.6.18-4-parisc-smp
+Package: loop-aes-modules-2.6.20-1-parisc-smp
 Architecture: hppa
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-parisc-smp, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-parisc-smp
-Conflicts: loop-aes-2.6.18-4-parisc-smp
-Description: loop-AES encryption modules for Linux 2.6.18 on multiprocessor 32-bit PA-RISC
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on multiprocessor 32-bit PA-RISC machines.
+Depends: linux-modules-2.6.20-1-parisc-smp, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-parisc-smp
+Conflicts: loop-aes-2.6.20-1-parisc-smp
+Description: loop-AES encryption modules for Linux 2.6.20 on multiprocessor 32-bit PA-RISC
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on multiprocessor 32-bit PA-RISC machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -600,23 +337,23 @@
 Architecture: hppa
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-parisc-smp
+Depends: loop-aes-modules-2.6.20-1-parisc-smp
 Description: loop-AES encryption modules for Linux 2.6 on multiprocessor 32-bit PA-RISC
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for multiprocessor 32-bit PA-RISC
  machines.
 
-Package: loop-aes-modules-2.6.18-4-parisc64
+Package: loop-aes-modules-2.6.20-1-parisc64
 Architecture: hppa
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-parisc64, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-parisc64
-Conflicts: loop-aes-2.6.18-4-parisc64
-Description: loop-AES encryption modules for Linux 2.6.18 on 64-bit PA-RISC
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on 64-bit PA-RISC machines.
+Depends: linux-modules-2.6.20-1-parisc64, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-parisc64
+Conflicts: loop-aes-2.6.20-1-parisc64
+Description: loop-AES encryption modules for Linux 2.6.20 on 64-bit PA-RISC
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on 64-bit PA-RISC machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -638,22 +375,22 @@
 Architecture: hppa
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-parisc64
+Depends: loop-aes-modules-2.6.20-1-parisc64
 Description: loop-AES encryption modules for Linux 2.6 on 64-bit PA-RISC
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for 64-bit PA-RISC machines.
 
-Package: loop-aes-modules-2.6.18-4-parisc64-smp
+Package: loop-aes-modules-2.6.20-1-parisc64-smp
 Architecture: hppa
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-parisc64-smp, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-parisc64-smp
-Conflicts: loop-aes-2.6.18-4-parisc64-smp
-Description: loop-AES encryption modules for Linux 2.6.18 on multiprocessor 64-bit PA-RISC
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on multiprocessor 64-bit PA-RISC machines.
+Depends: linux-modules-2.6.20-1-parisc64-smp, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-parisc64-smp
+Conflicts: loop-aes-2.6.20-1-parisc64-smp
+Description: loop-AES encryption modules for Linux 2.6.20 on multiprocessor 64-bit PA-RISC
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on multiprocessor 64-bit PA-RISC machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -675,23 +412,23 @@
 Architecture: hppa
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-parisc64-smp
+Depends: loop-aes-modules-2.6.20-1-parisc64-smp
 Description: loop-AES encryption modules for Linux 2.6 on multiprocessor 64-bit PA-RISC
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for multiprocessor 64-bit PA-RISC
  machines.
 
-Package: loop-aes-modules-2.6.18-4-486
+Package: loop-aes-modules-2.6.20-1-486
 Architecture: i386
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-486, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-486
-Conflicts: loop-aes-2.6.18-4-486
-Description: loop-AES encryption modules for Linux 2.6.18 on x86
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on x86 and compatible machines.
+Depends: linux-modules-2.6.20-1-486, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-486
+Conflicts: loop-aes-2.6.20-1-486
+Description: loop-AES encryption modules for Linux 2.6.20 on x86
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on x86 and compatible machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -713,22 +450,22 @@
 Architecture: i386
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-486
+Depends: loop-aes-modules-2.6.20-1-486
 Description: loop-AES encryption modules for Linux 2.6 on x86
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for x86 and compatible machines.
 
-Package: loop-aes-modules-2.6.18-4-686
+Package: loop-aes-modules-2.6.20-1-686
 Architecture: i386
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-686, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-686
-Conflicts: loop-aes-2.6.18-4-686
-Description: loop-AES encryption modules for Linux 2.6.18 on PPro/Celeron/PII/PIII/P4
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on Pentium Pro/Celeron/Pentium II/Pentium III/Pentium 4
+Depends: linux-modules-2.6.20-1-686, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-686
+Conflicts: loop-aes-2.6.20-1-686
+Description: loop-AES encryption modules for Linux 2.6.20 on PPro/Celeron/PII/PIII/P4
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on Pentium Pro/Celeron/Pentium II/Pentium III/Pentium 4
  machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
@@ -751,23 +488,23 @@
 Architecture: i386
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-686
+Depends: loop-aes-modules-2.6.20-1-686
 Description: loop-AES encryption modules for Linux 2.6 on PPro/Celeron/PII/PIII/P4
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for Pentium Pro/Celeron/Pentium
  II/Pentium III/Pentium 4 machines.
 
-Package: loop-aes-modules-2.6.18-4-k7
+Package: loop-aes-modules-2.6.20-1-k7
 Architecture: i386
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-k7, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-k7
-Conflicts: loop-aes-2.6.18-4-k7
-Description: loop-AES encryption modules for Linux 2.6.18 on AMD K7
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on 32bit AMD Duron/Athlon/AthlonXP machines.
+Depends: linux-modules-2.6.20-1-k7, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-k7
+Conflicts: loop-aes-2.6.20-1-k7
+Description: loop-AES encryption modules for Linux 2.6.20 on AMD K7
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on 32bit AMD Duron/Athlon/AthlonXP machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -789,23 +526,23 @@
 Architecture: i386
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-k7
+Depends: loop-aes-modules-2.6.20-1-k7
 Description: loop-AES encryption modules for Linux 2.6 on AMD K7
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for 32bit AMD Duron/Athlon/AthlonXP
  machines.
 
-Package: loop-aes-modules-2.6.18-4-686-bigmem
+Package: loop-aes-modules-2.6.20-1-686-bigmem
 Architecture: i386
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-686-bigmem, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-686-bigmem
-Conflicts: loop-aes-2.6.18-4-686-bigmem
-Description: loop-AES encryption modules for Linux 2.6.18 on PPro/Celeron/PII/PIII/P4
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on Pentium Pro/Celeron/Pentium II/Pentium III/Pentium 4
+Depends: linux-modules-2.6.20-1-686-bigmem, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-686-bigmem
+Conflicts: loop-aes-2.6.20-1-686-bigmem
+Description: loop-AES encryption modules for Linux 2.6.20 on PPro/Celeron/PII/PIII/P4
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on Pentium Pro/Celeron/Pentium II/Pentium III/Pentium 4
  with 4-64G RAM machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
@@ -828,23 +565,23 @@
 Architecture: i386
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-686-bigmem
+Depends: loop-aes-modules-2.6.20-1-686-bigmem
 Description: loop-AES encryption modules for Linux 2.6 on PPro/Celeron/PII/PIII/P4
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for Pentium Pro/Celeron/Pentium
  II/Pentium III/Pentium 4 with 4-64G RAM machines.
 
-Package: loop-aes-modules-2.6.18-4-vserver-686
+Package: loop-aes-modules-2.6.20-1-vserver-686
 Architecture: i386
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-vserver-686, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-vserver-686
-Conflicts: loop-aes-2.6.18-4-vserver-686
-Description: loop-AES encryption modules for Linux 2.6.18 on PPro/Celeron/PII/PIII/P4
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on Pentium Pro/Celeron/Pentium II/Pentium III/Pentium 4
+Depends: linux-modules-2.6.20-1-vserver-686, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-vserver-686
+Conflicts: loop-aes-2.6.20-1-vserver-686
+Description: loop-AES encryption modules for Linux 2.6.20 on PPro/Celeron/PII/PIII/P4
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on Pentium Pro/Celeron/Pentium II/Pentium III/Pentium 4
  machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
@@ -867,23 +604,23 @@
 Architecture: i386
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-vserver-686
+Depends: loop-aes-modules-2.6.20-1-vserver-686
 Description: loop-AES encryption modules for Linux 2.6 on PPro/Celeron/PII/PIII/P4
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for Pentium Pro/Celeron/Pentium
  II/Pentium III/Pentium 4 machines.
 
-Package: loop-aes-modules-2.6.18-4-vserver-k7
+Package: loop-aes-modules-2.6.20-1-vserver-k7
 Architecture: i386
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-vserver-k7, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-vserver-k7
-Conflicts: loop-aes-2.6.18-4-vserver-k7
-Description: loop-AES encryption modules for Linux 2.6.18 on AMD K7
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on 32bit AMD Duron/Athlon/AthlonXP machines.
+Depends: linux-modules-2.6.20-1-vserver-k7, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-vserver-k7
+Conflicts: loop-aes-2.6.20-1-vserver-k7
+Description: loop-AES encryption modules for Linux 2.6.20 on AMD K7
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on 32bit AMD Duron/Athlon/AthlonXP machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -905,23 +642,23 @@
 Architecture: i386
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-vserver-k7
+Depends: loop-aes-modules-2.6.20-1-vserver-k7
 Description: loop-AES encryption modules for Linux 2.6 on AMD K7
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for 32bit AMD Duron/Athlon/AthlonXP
  machines.
 
-Package: loop-aes-modules-2.6.18-4-xen-686
+Package: loop-aes-modules-2.6.20-1-xen-686
 Architecture: i386
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-xen-686, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-xen-686
-Conflicts: loop-aes-2.6.18-4-xen-686
-Description: loop-AES encryption modules for Linux 2.6.18 on i686
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on i686 and compatible machines.
+Depends: linux-modules-2.6.20-1-xen-686, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-xen-686
+Conflicts: loop-aes-2.6.20-1-xen-686
+Description: loop-AES encryption modules for Linux 2.6.20 on i686
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on i686 and compatible machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -943,59 +680,22 @@
 Architecture: i386
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-xen-686
+Depends: loop-aes-modules-2.6.20-1-xen-686
 Description: loop-AES encryption modules for Linux 2.6 on i686
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for i686 and compatible machines.
 
-Package: loop-aes-modules-2.6.18-4-xen-vserver-686
-Architecture: i386
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.18-4-xen-vserver-686, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-xen-vserver-686
-Conflicts: loop-aes-2.6.18-4-xen-vserver-686
-Description: loop-AES encryption modules for Linux 2.6.18 on i686
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on i686 and compatible machines.
- .
- loop-AES can be used to encrypt disk partitions, removable media,  swap
- space and other devices.  It provides measures to strengthen the
- encryption: Passphrase seeds, multiple hash iterations, MD5 IV and use of
- alternating encryption keys.
- .
- Encryption keys can be stored in a GnuPG-encrypted keyfile, which allows
- the passphrase to be changed without re-encryption.  Keyfiles can also be
- encrypted asymmetrically for multi-user access.
- .
- This package includes the cipher modules blowfish, twofish and  serpent in
- addition to the default cipher (AES).
- .
- If you compiled a custom kernel, you will most likely need to compile a
- custom version of these modules as well.  The package loop-aes-source has
- been provided for this purpose.
-
-Package: loop-aes-modules-2.6-xen-vserver-686
-Architecture: i386
-Section: admin
-Priority: optional
-Depends: loop-aes-modules-2.6.18-4-xen-vserver-686
-Description: loop-AES encryption modules for Linux 2.6 on i686
- This package will always depend on the loop-AES module package built for
- the latest 2.6 kernel image available for i686 and compatible machines.
-
-Package: loop-aes-modules-2.6.18-4-itanium
+Package: loop-aes-modules-2.6.20-1-itanium
 Architecture: ia64
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-itanium, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-itanium
-Conflicts: loop-aes-2.6.18-4-itanium
-Description: loop-AES encryption modules for Linux 2.6.18 on Itanium
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on Itanium machines.
+Depends: linux-modules-2.6.20-1-itanium, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-itanium
+Conflicts: loop-aes-2.6.20-1-itanium
+Description: loop-AES encryption modules for Linux 2.6.20 on Itanium
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on Itanium machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -1017,22 +717,22 @@
 Architecture: ia64
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-itanium
+Depends: loop-aes-modules-2.6.20-1-itanium
 Description: loop-AES encryption modules for Linux 2.6 on Itanium
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for Itanium machines.
 
-Package: loop-aes-modules-2.6.18-4-mckinley
+Package: loop-aes-modules-2.6.20-1-mckinley
 Architecture: ia64
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-mckinley, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-mckinley
-Conflicts: loop-aes-2.6.18-4-mckinley
-Description: loop-AES encryption modules for Linux 2.6.18 on Itanium II
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on Itanium II machines.
+Depends: linux-modules-2.6.20-1-mckinley, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-mckinley
+Conflicts: loop-aes-2.6.20-1-mckinley
+Description: loop-AES encryption modules for Linux 2.6.20 on Itanium II
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on Itanium II machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -1054,22 +754,22 @@
 Architecture: ia64
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-mckinley
+Depends: loop-aes-modules-2.6.20-1-mckinley
 Description: loop-AES encryption modules for Linux 2.6 on Itanium II
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for Itanium II machines.
 
-Package: loop-aes-modules-2.6.18-4-amiga
+Package: loop-aes-modules-2.6.20-1-amiga
 Architecture: m68k
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-amiga, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-amiga
-Conflicts: loop-aes-2.6.18-4-amiga
-Description: loop-AES encryption modules for Linux 2.6.18 on Amiga
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on Amiga machines.
+Depends: linux-modules-2.6.20-1-amiga, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-amiga
+Conflicts: loop-aes-2.6.20-1-amiga
+Description: loop-AES encryption modules for Linux 2.6.20 on Amiga
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on Amiga machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -1091,22 +791,22 @@
 Architecture: m68k
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-amiga
+Depends: loop-aes-modules-2.6.20-1-amiga
 Description: loop-AES encryption modules for Linux 2.6 on Amiga
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for Amiga machines.
 
-Package: loop-aes-modules-2.6.18-4-atari
+Package: loop-aes-modules-2.6.20-1-atari
 Architecture: m68k
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-atari, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-atari
-Conflicts: loop-aes-2.6.18-4-atari
-Description: loop-AES encryption modules for Linux 2.6.18 on Atari
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on Atari machines.
+Depends: linux-modules-2.6.20-1-atari, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-atari
+Conflicts: loop-aes-2.6.20-1-atari
+Description: loop-AES encryption modules for Linux 2.6.20 on Atari
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on Atari machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -1128,22 +828,22 @@
 Architecture: m68k
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-atari
+Depends: loop-aes-modules-2.6.20-1-atari
 Description: loop-AES encryption modules for Linux 2.6 on Atari
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for Atari machines.
 
-Package: loop-aes-modules-2.6.18-4-mac
+Package: loop-aes-modules-2.6.20-1-mac
 Architecture: m68k
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-mac, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-mac
-Conflicts: loop-aes-2.6.18-4-mac
-Description: loop-AES encryption modules for Linux 2.6.18 on Macintosh
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on Macintosh machines.
+Depends: linux-modules-2.6.20-1-mac, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-mac
+Conflicts: loop-aes-2.6.20-1-mac
+Description: loop-AES encryption modules for Linux 2.6.20 on Macintosh
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on Macintosh machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -1165,22 +865,22 @@
 Architecture: m68k
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-mac
+Depends: loop-aes-modules-2.6.20-1-mac
 Description: loop-AES encryption modules for Linux 2.6 on Macintosh
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for Macintosh machines.
 
-Package: loop-aes-modules-2.6.18-4-r4k-ip22
+Package: loop-aes-modules-2.6.20-1-r4k-ip22
 Architecture: mips
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-r4k-ip22, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-r4k-ip22
-Conflicts: loop-aes-2.6.18-4-r4k-ip22
-Description: loop-AES encryption modules for Linux 2.6.18 on SGI IP22
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on SGI IP22 (Indy, Indigo2) machines.
+Depends: linux-modules-2.6.20-1-r4k-ip22, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-r4k-ip22
+Conflicts: loop-aes-2.6.20-1-r4k-ip22
+Description: loop-AES encryption modules for Linux 2.6.20 on SGI IP22
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on SGI IP22 (Indy, Indigo2) machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -1202,23 +902,23 @@
 Architecture: mips
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-r4k-ip22
+Depends: loop-aes-modules-2.6.20-1-r4k-ip22
 Description: loop-AES encryption modules for Linux 2.6 on SGI IP22
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for SGI IP22 (Indy, Indigo2)
  machines.
 
-Package: loop-aes-modules-2.6.18-4-r5k-ip32
+Package: loop-aes-modules-2.6.20-1-r5k-ip32
 Architecture: mips
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-r5k-ip32, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-r5k-ip32
-Conflicts: loop-aes-2.6.18-4-r5k-ip32
-Description: loop-AES encryption modules for Linux 2.6.18 on SGI IP32
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on SGI IP32 (O2) machines.
+Depends: linux-modules-2.6.20-1-r5k-ip32, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-r5k-ip32
+Conflicts: loop-aes-2.6.20-1-r5k-ip32
+Description: loop-AES encryption modules for Linux 2.6.20 on SGI IP32
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on SGI IP32 (O2) machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -1240,22 +940,22 @@
 Architecture: mips
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-r5k-ip32
+Depends: loop-aes-modules-2.6.20-1-r5k-ip32
 Description: loop-AES encryption modules for Linux 2.6 on SGI IP32
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for SGI IP32 (O2) machines.
 
-Package: loop-aes-modules-2.6.18-4-sb1-bcm91250a
+Package: loop-aes-modules-2.6.20-1-sb1-bcm91250a
 Architecture: mips mipsel
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-sb1-bcm91250a, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-sb1-bcm91250a
-Conflicts: loop-aes-2.6.18-4-sb1-bcm91250a
-Description: loop-AES encryption modules for Linux 2.6.18 on BCM91250A
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on Broadcom BCM91250A (aka SWARM) machines.
+Depends: linux-modules-2.6.20-1-sb1-bcm91250a, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-sb1-bcm91250a
+Conflicts: loop-aes-2.6.20-1-sb1-bcm91250a
+Description: loop-AES encryption modules for Linux 2.6.20 on BCM91250A
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on Broadcom BCM91250A (aka SWARM) machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -1277,23 +977,23 @@
 Architecture: mips mipsel
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-sb1-bcm91250a
+Depends: loop-aes-modules-2.6.20-1-sb1-bcm91250a
 Description: loop-AES encryption modules for Linux 2.6 on BCM91250A
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for Broadcom BCM91250A (aka SWARM)
  machines.
 
-Package: loop-aes-modules-2.6.18-4-sb1a-bcm91480b
+Package: loop-aes-modules-2.6.20-1-sb1a-bcm91480b
 Architecture: mips mipsel
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-sb1a-bcm91480b, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-sb1a-bcm91480b
-Conflicts: loop-aes-2.6.18-4-sb1a-bcm91480b
-Description: loop-AES encryption modules for Linux 2.6.18 on BCM91480B
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on Broadcom BCM91480B (aka BigSur) machines.
+Depends: linux-modules-2.6.20-1-sb1a-bcm91480b, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-sb1a-bcm91480b
+Conflicts: loop-aes-2.6.20-1-sb1a-bcm91480b
+Description: loop-AES encryption modules for Linux 2.6.20 on BCM91480B
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on Broadcom BCM91480B (aka BigSur) machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -1315,23 +1015,23 @@
 Architecture: mips mipsel
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-sb1a-bcm91480b
+Depends: loop-aes-modules-2.6.20-1-sb1a-bcm91480b
 Description: loop-AES encryption modules for Linux 2.6 on BCM91480B
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for Broadcom BCM91480B (aka BigSur)
  machines.
 
-Package: loop-aes-modules-2.6.18-4-qemu
+Package: loop-aes-modules-2.6.20-1-qemu
 Architecture: mips mipsel
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-qemu, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-qemu
-Conflicts: loop-aes-2.6.18-4-qemu
-Description: loop-AES encryption modules for Linux 2.6.18 on QEMU
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on QEMU virtual machine machines.
+Depends: linux-modules-2.6.20-1-qemu, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-qemu
+Conflicts: loop-aes-2.6.20-1-qemu
+Description: loop-AES encryption modules for Linux 2.6.20 on QEMU
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on QEMU virtual machine machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -1353,22 +1053,22 @@
 Architecture: mips mipsel
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-qemu
+Depends: loop-aes-modules-2.6.20-1-qemu
 Description: loop-AES encryption modules for Linux 2.6 on QEMU
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for QEMU virtual machine machines.
 
-Package: loop-aes-modules-2.6.18-4-r5k-cobalt
+Package: loop-aes-modules-2.6.20-1-r5k-cobalt
 Architecture: mipsel
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-r5k-cobalt, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-r5k-cobalt
-Conflicts: loop-aes-2.6.18-4-r5k-cobalt
-Description: loop-AES encryption modules for Linux 2.6.18 on Cobalt
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on Cobalt (Qube, RaQ, Qube2, RaQ2) machines.
+Depends: linux-modules-2.6.20-1-r5k-cobalt, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-r5k-cobalt
+Conflicts: loop-aes-2.6.20-1-r5k-cobalt
+Description: loop-AES encryption modules for Linux 2.6.20 on Cobalt
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on Cobalt (Qube, RaQ, Qube2, RaQ2) machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -1390,105 +1090,23 @@
 Architecture: mipsel
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-r5k-cobalt
+Depends: loop-aes-modules-2.6.20-1-r5k-cobalt
 Description: loop-AES encryption modules for Linux 2.6 on Cobalt
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for Cobalt (Qube, RaQ, Qube2, RaQ2)
  machines.
 
-Package: loop-aes-modules-2.6.18-4-r3k-kn02
-Architecture: mipsel
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.18-4-r3k-kn02, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-r3k-kn02
-Conflicts: loop-aes-2.6.18-4-r3k-kn02
-Description: loop-AES encryption modules for Linux 2.6.18 on R3000 based DECstation
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on R3000 based DECstations with KN02 mainboard, such as
- the DECstation 5000/1xx series with xx=20,25,33 and the DECstation
- 5000/240 machines.
- .
- loop-AES can be used to encrypt disk partitions, removable media,  swap
- space and other devices.  It provides measures to strengthen the
- encryption: Passphrase seeds, multiple hash iterations, MD5 IV and use of
- alternating encryption keys.
- .
- Encryption keys can be stored in a GnuPG-encrypted keyfile, which allows
- the passphrase to be changed without re-encryption.  Keyfiles can also be
- encrypted asymmetrically for multi-user access.
- .
- This package includes the cipher modules blowfish, twofish and  serpent in
- addition to the default cipher (AES).
- .
- If you compiled a custom kernel, you will most likely need to compile a
- custom version of these modules as well.  The package loop-aes-source has
- been provided for this purpose.
-
-Package: loop-aes-modules-2.6-r3k-kn02
-Architecture: mipsel
-Section: admin
-Priority: optional
-Depends: loop-aes-modules-2.6.18-4-r3k-kn02
-Description: loop-AES encryption modules for Linux 2.6 on R3000 based DECstation
- This package will always depend on the loop-AES module package built for
- the latest 2.6 kernel image available for R3000 based DECstations with
- KN02 mainboard, such as the DECstation 5000/1xx series with xx=20,25,33
- and the DECstation 5000/240 machines.
-
-Package: loop-aes-modules-2.6.18-4-r4k-kn04
-Architecture: mipsel
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.18-4-r4k-kn04, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-r4k-kn04
-Conflicts: loop-aes-2.6.18-4-r4k-kn04
-Description: loop-AES encryption modules for Linux 2.6.18 on R4x00 based DECstation
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on R4x00 based DECstations with KN04 mainboard, such as
- the DECstation 5000/150, the Personal DECstation 5000/50 and the
- DECstation 5000/260 machines.
- .
- loop-AES can be used to encrypt disk partitions, removable media,  swap
- space and other devices.  It provides measures to strengthen the
- encryption: Passphrase seeds, multiple hash iterations, MD5 IV and use of
- alternating encryption keys.
- .
- Encryption keys can be stored in a GnuPG-encrypted keyfile, which allows
- the passphrase to be changed without re-encryption.  Keyfiles can also be
- encrypted asymmetrically for multi-user access.
- .
- This package includes the cipher modules blowfish, twofish and  serpent in
- addition to the default cipher (AES).
- .
- If you compiled a custom kernel, you will most likely need to compile a
- custom version of these modules as well.  The package loop-aes-source has
- been provided for this purpose.
-
-Package: loop-aes-modules-2.6-r4k-kn04
-Architecture: mipsel
-Section: admin
-Priority: optional
-Depends: loop-aes-modules-2.6.18-4-r4k-kn04
-Description: loop-AES encryption modules for Linux 2.6 on R4x00 based DECstation
- This package will always depend on the loop-AES module package built for
- the latest 2.6 kernel image available for R4x00 based DECstations with
- KN04 mainboard, such as the DECstation 5000/150, the Personal DECstation
- 5000/50 and the DECstation 5000/260 machines.
-
-Package: loop-aes-modules-2.6.18-4-powerpc
+Package: loop-aes-modules-2.6.20-1-powerpc
 Architecture: powerpc
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-powerpc, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-powerpc
-Conflicts: loop-aes-2.6.18-4-powerpc
-Description: loop-AES encryption modules for Linux 2.6.18 on uniprocessor 32-bit PowerPC
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on uniprocessor 32-bit PowerPC machines.
+Depends: linux-modules-2.6.20-1-powerpc, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-powerpc
+Conflicts: loop-aes-2.6.20-1-powerpc
+Description: loop-AES encryption modules for Linux 2.6.20 on uniprocessor 32-bit PowerPC
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on uniprocessor 32-bit PowerPC machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -1510,23 +1128,23 @@
 Architecture: powerpc
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-powerpc
+Depends: loop-aes-modules-2.6.20-1-powerpc
 Description: loop-AES encryption modules for Linux 2.6 on uniprocessor 32-bit PowerPC
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for uniprocessor 32-bit PowerPC
  machines.
 
-Package: loop-aes-modules-2.6.18-4-powerpc-smp
+Package: loop-aes-modules-2.6.20-1-powerpc-smp
 Architecture: powerpc
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-powerpc-smp, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-powerpc-smp
-Conflicts: loop-aes-2.6.18-4-powerpc-smp
-Description: loop-AES encryption modules for Linux 2.6.18 on multiprocessor 32-bit PowerPC
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on multiprocessor 32-bit PowerPC machines.
+Depends: linux-modules-2.6.20-1-powerpc-smp, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-powerpc-smp
+Conflicts: loop-aes-2.6.20-1-powerpc-smp
+Description: loop-AES encryption modules for Linux 2.6.20 on multiprocessor 32-bit PowerPC
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on multiprocessor 32-bit PowerPC machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -1548,23 +1166,23 @@
 Architecture: powerpc
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-powerpc-smp
+Depends: loop-aes-modules-2.6.20-1-powerpc-smp
 Description: loop-AES encryption modules for Linux 2.6 on multiprocessor 32-bit PowerPC
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for multiprocessor 32-bit PowerPC
  machines.
 
-Package: loop-aes-modules-2.6.18-4-powerpc-miboot
+Package: loop-aes-modules-2.6.20-1-powerpc-miboot
 Architecture: powerpc
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-powerpc-miboot, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-powerpc-miboot
-Conflicts: loop-aes-2.6.18-4-powerpc-miboot
-Description: loop-AES encryption modules for Linux 2.6.18 on 32-bit PowerPC for miboot floppy
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on 32-bit PowerPC for miboot floppy machines.
+Depends: linux-modules-2.6.20-1-powerpc-miboot, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-powerpc-miboot
+Conflicts: loop-aes-2.6.20-1-powerpc-miboot
+Description: loop-AES encryption modules for Linux 2.6.20 on 32-bit PowerPC for miboot floppy
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on 32-bit PowerPC for miboot floppy machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -1586,23 +1204,23 @@
 Architecture: powerpc
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-powerpc-miboot
+Depends: loop-aes-modules-2.6.20-1-powerpc-miboot
 Description: loop-AES encryption modules for Linux 2.6 on 32-bit PowerPC for miboot floppy
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for 32-bit PowerPC for miboot floppy
  machines.
 
-Package: loop-aes-modules-2.6.18-4-powerpc64
+Package: loop-aes-modules-2.6.20-1-powerpc64
 Architecture: powerpc
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-powerpc64, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-powerpc64
-Conflicts: loop-aes-2.6.18-4-powerpc64
-Description: loop-AES encryption modules for Linux 2.6.18 on 64-bit PowerPC
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on 64-bit PowerPC machines.
+Depends: linux-modules-2.6.20-1-powerpc64, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-powerpc64
+Conflicts: loop-aes-2.6.20-1-powerpc64
+Description: loop-AES encryption modules for Linux 2.6.20 on 64-bit PowerPC
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on 64-bit PowerPC machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -1624,22 +1242,22 @@
 Architecture: powerpc
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-powerpc64
+Depends: loop-aes-modules-2.6.20-1-powerpc64
 Description: loop-AES encryption modules for Linux 2.6 on 64-bit PowerPC
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for 64-bit PowerPC machines.
 
-Package: loop-aes-modules-2.6.18-4-prep
+Package: loop-aes-modules-2.6.20-1-prep
 Architecture: powerpc
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-prep, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-prep
-Conflicts: loop-aes-2.6.18-4-prep
-Description: loop-AES encryption modules for Linux 2.6.18 on PReP PowerPC
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on PReP PowerPC machines.
+Depends: linux-modules-2.6.20-1-prep, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-prep
+Conflicts: loop-aes-2.6.20-1-prep
+Description: loop-AES encryption modules for Linux 2.6.20 on PReP PowerPC
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on PReP PowerPC machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -1661,22 +1279,22 @@
 Architecture: powerpc
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-prep
+Depends: loop-aes-modules-2.6.20-1-prep
 Description: loop-AES encryption modules for Linux 2.6 on PReP PowerPC
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for PReP PowerPC machines.
 
-Package: loop-aes-modules-2.6.18-4-vserver-powerpc
+Package: loop-aes-modules-2.6.20-1-vserver-powerpc
 Architecture: powerpc
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-vserver-powerpc, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-vserver-powerpc
-Conflicts: loop-aes-2.6.18-4-vserver-powerpc
-Description: loop-AES encryption modules for Linux 2.6.18 on uniprocessor 32-bit PowerPC
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on uniprocessor 32-bit PowerPC machines.
+Depends: linux-modules-2.6.20-1-vserver-powerpc, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-vserver-powerpc
+Conflicts: loop-aes-2.6.20-1-vserver-powerpc
+Description: loop-AES encryption modules for Linux 2.6.20 on uniprocessor 32-bit PowerPC
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on uniprocessor 32-bit PowerPC machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -1698,23 +1316,23 @@
 Architecture: powerpc
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-vserver-powerpc
+Depends: loop-aes-modules-2.6.20-1-vserver-powerpc
 Description: loop-AES encryption modules for Linux 2.6 on uniprocessor 32-bit PowerPC
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for uniprocessor 32-bit PowerPC
  machines.
 
-Package: loop-aes-modules-2.6.18-4-vserver-powerpc64
+Package: loop-aes-modules-2.6.20-1-vserver-powerpc64
 Architecture: powerpc
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-vserver-powerpc64, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-vserver-powerpc64
-Conflicts: loop-aes-2.6.18-4-vserver-powerpc64
-Description: loop-AES encryption modules for Linux 2.6.18 on 64-bit PowerPC
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on 64-bit PowerPC machines.
+Depends: linux-modules-2.6.20-1-vserver-powerpc64, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-vserver-powerpc64
+Conflicts: loop-aes-2.6.20-1-vserver-powerpc64
+Description: loop-AES encryption modules for Linux 2.6.20 on 64-bit PowerPC
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on 64-bit PowerPC machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -1736,22 +1354,22 @@
 Architecture: powerpc
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-vserver-powerpc64
+Depends: loop-aes-modules-2.6.20-1-vserver-powerpc64
 Description: loop-AES encryption modules for Linux 2.6 on 64-bit PowerPC
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for 64-bit PowerPC machines.
 
-Package: loop-aes-modules-2.6.18-4-s390
+Package: loop-aes-modules-2.6.20-1-s390
 Architecture: s390
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-s390, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-s390
-Conflicts: loop-aes-2.6.18-4-s390
-Description: loop-AES encryption modules for Linux 2.6.18 on IBM S/390
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on IBM S/390 machines.
+Depends: linux-modules-2.6.20-1-s390, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-s390
+Conflicts: loop-aes-2.6.20-1-s390
+Description: loop-AES encryption modules for Linux 2.6.20 on IBM S/390
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on IBM S/390 machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -1773,22 +1391,22 @@
 Architecture: s390
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-s390
+Depends: loop-aes-modules-2.6.20-1-s390
 Description: loop-AES encryption modules for Linux 2.6 on IBM S/390
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for IBM S/390 machines.
 
-Package: loop-aes-modules-2.6.18-4-s390x
+Package: loop-aes-modules-2.6.20-1-s390x
 Architecture: s390
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-s390x, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-s390x
-Conflicts: loop-aes-2.6.18-4-s390x
-Description: loop-AES encryption modules for Linux 2.6.18 on IBM zSeries
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on IBM zSeries machines.
+Depends: linux-modules-2.6.20-1-s390x, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-s390x
+Conflicts: loop-aes-2.6.20-1-s390x
+Description: loop-AES encryption modules for Linux 2.6.20 on IBM zSeries
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on IBM zSeries machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -1810,22 +1428,22 @@
 Architecture: s390
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-s390x
+Depends: loop-aes-modules-2.6.20-1-s390x
 Description: loop-AES encryption modules for Linux 2.6 on IBM zSeries
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for IBM zSeries machines.
 
-Package: loop-aes-modules-2.6.18-4-vserver-s390x
+Package: loop-aes-modules-2.6.20-1-vserver-s390x
 Architecture: s390
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-vserver-s390x, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-vserver-s390x
-Conflicts: loop-aes-2.6.18-4-vserver-s390x
-Description: loop-AES encryption modules for Linux 2.6.18 on IBM zSeries
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on IBM zSeries machines.
+Depends: linux-modules-2.6.20-1-vserver-s390x, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-vserver-s390x
+Conflicts: loop-aes-2.6.20-1-vserver-s390x
+Description: loop-AES encryption modules for Linux 2.6.20 on IBM zSeries
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on IBM zSeries machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -1847,22 +1465,22 @@
 Architecture: s390
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-vserver-s390x
+Depends: loop-aes-modules-2.6.20-1-vserver-s390x
 Description: loop-AES encryption modules for Linux 2.6 on IBM zSeries
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for IBM zSeries machines.
 
-Package: loop-aes-modules-2.6.18-4-sparc32
+Package: loop-aes-modules-2.6.20-1-sparc32
 Architecture: sparc
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-sparc32, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-sparc32
-Conflicts: loop-aes-2.6.18-4-sparc32
-Description: loop-AES encryption modules for Linux 2.6.18 on uniprocessor sparc32 (sun4m)
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on uniprocessor sparc32 (sun4m) machines.
+Depends: linux-modules-2.6.20-1-sparc32, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-sparc32
+Conflicts: loop-aes-2.6.20-1-sparc32
+Description: loop-AES encryption modules for Linux 2.6.20 on uniprocessor sparc32 (sun4m)
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on uniprocessor sparc32 (sun4m) machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -1884,23 +1502,23 @@
 Architecture: sparc
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-sparc32
+Depends: loop-aes-modules-2.6.20-1-sparc32
 Description: loop-AES encryption modules for Linux 2.6 on uniprocessor sparc32 (sun4m)
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for uniprocessor sparc32 (sun4m)
  machines.
 
-Package: loop-aes-modules-2.6.18-4-sparc64
+Package: loop-aes-modules-2.6.20-1-sparc64
 Architecture: sparc
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-sparc64, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-sparc64
-Conflicts: loop-aes-2.6.18-4-sparc64
-Description: loop-AES encryption modules for Linux 2.6.18 on uniprocessor 64-bit UltraSPARC
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on uniprocessor 64-bit UltraSPARC machines.
+Depends: linux-modules-2.6.20-1-sparc64, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-sparc64
+Conflicts: loop-aes-2.6.20-1-sparc64
+Description: loop-AES encryption modules for Linux 2.6.20 on uniprocessor 64-bit UltraSPARC
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on uniprocessor 64-bit UltraSPARC machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -1922,23 +1540,23 @@
 Architecture: sparc
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-sparc64
+Depends: loop-aes-modules-2.6.20-1-sparc64
 Description: loop-AES encryption modules for Linux 2.6 on uniprocessor 64-bit UltraSPARC
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for uniprocessor 64-bit UltraSPARC
  machines.
 
-Package: loop-aes-modules-2.6.18-4-sparc64-smp
+Package: loop-aes-modules-2.6.20-1-sparc64-smp
 Architecture: sparc
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-sparc64-smp, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-sparc64-smp
-Conflicts: loop-aes-2.6.18-4-sparc64-smp
-Description: loop-AES encryption modules for Linux 2.6.18 on multiprocessor 64-bit UltraSPARC
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on multiprocessor 64-bit UltraSPARC machines.
+Depends: linux-modules-2.6.20-1-sparc64-smp, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-sparc64-smp
+Conflicts: loop-aes-2.6.20-1-sparc64-smp
+Description: loop-AES encryption modules for Linux 2.6.20 on multiprocessor 64-bit UltraSPARC
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on multiprocessor 64-bit UltraSPARC machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -1960,23 +1578,23 @@
 Architecture: sparc
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-sparc64-smp
+Depends: loop-aes-modules-2.6.20-1-sparc64-smp
 Description: loop-AES encryption modules for Linux 2.6 on multiprocessor 64-bit UltraSPARC
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for multiprocessor 64-bit UltraSPARC
  machines.
 
-Package: loop-aes-modules-2.6.18-4-vserver-sparc64
+Package: loop-aes-modules-2.6.20-1-vserver-sparc64
 Architecture: sparc
 Section: admin
 Priority: optional
-Depends: linux-modules-2.6.18-4-vserver-sparc64, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.18-4-vserver-sparc64
-Conflicts: loop-aes-2.6.18-4-vserver-sparc64
-Description: loop-AES encryption modules for Linux 2.6.18 on uniprocessor 64-bit UltraSPARC
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.18 on uniprocessor 64-bit UltraSPARC machines.
+Depends: linux-modules-2.6.20-1-vserver-sparc64, loop-aes-utils (>= 2.12p-1)
+Recommends: loop-aes-testsuite
+Replaces: loop-aes-2.6.20-1-vserver-sparc64
+Conflicts: loop-aes-2.6.20-1-vserver-sparc64
+Description: loop-AES encryption modules for Linux 2.6.20 on uniprocessor 64-bit UltraSPARC
+ This package contains the loop-AES loadable Linux kernel modules compiled
+ for kernel 2.6.20 on uniprocessor 64-bit UltraSPARC machines.
  .
  loop-AES can be used to encrypt disk partitions, removable media,  swap
  space and other devices.  It provides measures to strengthen the
@@ -1998,7 +1616,7 @@
 Architecture: sparc
 Section: admin
 Priority: optional
-Depends: loop-aes-modules-2.6.18-4-vserver-sparc64
+Depends: loop-aes-modules-2.6.20-1-vserver-sparc64
 Description: loop-AES encryption modules for Linux 2.6 on uniprocessor 64-bit UltraSPARC
  This package will always depend on the loop-AES module package built for
  the latest 2.6 kernel image available for uniprocessor 64-bit UltraSPARC

Modified: trunk/loop-aes/debian/control.md5sum
URL: http://svn.debian.org/wsvn/pkg-loop-aes/trunk/loop-aes/debian/control.md5sum?rev=1387&op=diff
==============================================================================
--- trunk/loop-aes/debian/control.md5sum (original)
+++ trunk/loop-aes/debian/control.md5sum Sat Apr 21 18:29:58 2007
@@ -1,4 +1,4 @@
-7648f452e36d447ebfb73e99834e5248  debian/changelog
+71011f4f48817a55765c7a7305d0e9d1  debian/changelog
 2b60b0c02f6e7d6e9116303ff7e79706  debian/templates/control.main.in
 f5d5071a97e7c006a2c3ce877d63cb37  debian/templates/control.modules.in
 ec40f8ac3bfe07a060bc16b680b09007  debian/templates/control.source.in

Modified: trunk/loop-aes/debian/rules
URL: http://svn.debian.org/wsvn/pkg-loop-aes/trunk/loop-aes/debian/rules?rev=1387&op=diff
==============================================================================
--- trunk/loop-aes/debian/rules (original)
+++ trunk/loop-aes/debian/rules Sat Apr 21 18:29:58 2007
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-KERNELVERSION := 2.6.18-4
+KERNELVERSION := 2.6.20-1
 
 include /usr/src/linux-support-$(KERNELVERSION)/modules/rules.include
 

Modified: trunk/loop-aes/debian/rules.gen
URL: http://svn.debian.org/wsvn/pkg-loop-aes/trunk/loop-aes/debian/rules.gen?rev=1387&op=diff
==============================================================================
--- trunk/loop-aes/debian/rules.gen (original)
+++ trunk/loop-aes/debian/rules.gen Sat Apr 21 18:29:58 2007
@@ -1,6 +1,6 @@
 .NOTPARALLEL:
 binary-indep:
-	$(MAKE) -f debian/rules.real binary-indep ABINAME='-4' MAJOR='2.6' VERSION='2.6.18' UPSTREAMVERSION='2.6.18'
+	$(MAKE) -f debian/rules.real binary-indep ABINAME='-1' MAJOR='2.6' VERSION='2.6.20' UPSTREAMVERSION='2.6.20'
 binary-arch:: binary-arch-alpha
 binary-arch-alpha:: binary-arch-alpha-real
 build:: build-alpha
@@ -13,86 +13,6 @@
 build-alpha-real:
 setup-alpha-real:
 source-alpha-real:
-binary-arch-alpha:: binary-arch-alpha-none
-binary-arch-alpha-none:: binary-arch-alpha-none-real
-build-alpha:: build-alpha-none
-build-alpha-none:: build-alpha-none-real
-setup-alpha:: setup-alpha-none
-setup-alpha-none:: setup-alpha-none-real
-source-alpha:: source-alpha-none
-source-alpha-none:: source-alpha-none-real
-binary-arch-alpha-none-real:
-build-alpha-none-real:
-setup-alpha-none-real:
-source-alpha-none-real:
-binary-arch-alpha-none:: binary-arch-alpha-none-alpha-generic
-binary-arch-alpha-none-alpha-generic:: binary-arch-alpha-none-alpha-generic-real
-build-alpha-none:: build-alpha-none-alpha-generic
-build-alpha-none-alpha-generic:: build-alpha-none-alpha-generic-real
-setup-alpha-none:: setup-alpha-none-alpha-generic
-setup-alpha-none-alpha-generic:: setup-alpha-none-alpha-generic-real
-source-alpha-none:: source-alpha-none-alpha-generic
-source-alpha-none-alpha-generic:: source-alpha-none-alpha-generic-real
-binary-arch-alpha-none-alpha-generic-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='alpha-generic' KERNEL_ARCH='alpha' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-alpha-generic' ARCH='alpha'
-build-alpha-none-alpha-generic-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='alpha-generic' KERNEL_ARCH='alpha' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-alpha-generic' ARCH='alpha'
-setup-alpha-none-alpha-generic-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='alpha-generic' KERNEL_ARCH='alpha' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-alpha-generic' ARCH='alpha'
-binary-arch-alpha-none:: binary-arch-alpha-none-alpha-smp
-binary-arch-alpha-none-alpha-smp:: binary-arch-alpha-none-alpha-smp-real
-build-alpha-none:: build-alpha-none-alpha-smp
-build-alpha-none-alpha-smp:: build-alpha-none-alpha-smp-real
-setup-alpha-none:: setup-alpha-none-alpha-smp
-setup-alpha-none-alpha-smp:: setup-alpha-none-alpha-smp-real
-source-alpha-none:: source-alpha-none-alpha-smp
-source-alpha-none-alpha-smp:: source-alpha-none-alpha-smp-real
-binary-arch-alpha-none-alpha-smp-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='alpha-smp' KERNEL_ARCH='alpha' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-alpha-smp' ARCH='alpha'
-build-alpha-none-alpha-smp-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='alpha-smp' KERNEL_ARCH='alpha' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-alpha-smp' ARCH='alpha'
-setup-alpha-none-alpha-smp-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='alpha-smp' KERNEL_ARCH='alpha' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-alpha-smp' ARCH='alpha'
-binary-arch-alpha-none:: binary-arch-alpha-none-alpha-legacy
-binary-arch-alpha-none-alpha-legacy:: binary-arch-alpha-none-alpha-legacy-real
-build-alpha-none:: build-alpha-none-alpha-legacy
-build-alpha-none-alpha-legacy:: build-alpha-none-alpha-legacy-real
-setup-alpha-none:: setup-alpha-none-alpha-legacy
-setup-alpha-none-alpha-legacy:: setup-alpha-none-alpha-legacy-real
-source-alpha-none:: source-alpha-none-alpha-legacy
-source-alpha-none-alpha-legacy:: source-alpha-none-alpha-legacy-real
-binary-arch-alpha-none-alpha-legacy-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='alpha-legacy' KERNEL_ARCH='alpha' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-alpha-legacy' ARCH='alpha'
-build-alpha-none-alpha-legacy-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='alpha-legacy' KERNEL_ARCH='alpha' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-alpha-legacy' ARCH='alpha'
-setup-alpha-none-alpha-legacy-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='alpha-legacy' KERNEL_ARCH='alpha' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-alpha-legacy' ARCH='alpha'
-binary-arch-alpha:: binary-arch-alpha-vserver
-binary-arch-alpha-vserver:: binary-arch-alpha-vserver-real
-build-alpha:: build-alpha-vserver
-build-alpha-vserver:: build-alpha-vserver-real
-setup-alpha:: setup-alpha-vserver
-setup-alpha-vserver:: setup-alpha-vserver-real
-source-alpha:: source-alpha-vserver
-source-alpha-vserver:: source-alpha-vserver-real
-binary-arch-alpha-vserver-real:
-build-alpha-vserver-real:
-setup-alpha-vserver-real:
-source-alpha-vserver-real:
-binary-arch-alpha-vserver:: binary-arch-alpha-vserver-alpha
-binary-arch-alpha-vserver-alpha:: binary-arch-alpha-vserver-alpha-real
-build-alpha-vserver:: build-alpha-vserver-alpha
-build-alpha-vserver-alpha:: build-alpha-vserver-alpha-real
-setup-alpha-vserver:: setup-alpha-vserver-alpha
-setup-alpha-vserver-alpha:: setup-alpha-vserver-alpha-real
-source-alpha-vserver:: source-alpha-vserver-alpha
-source-alpha-vserver-alpha:: source-alpha-vserver-alpha-real
-binary-arch-alpha-vserver-alpha-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='alpha' KERNEL_ARCH='alpha' ABINAME='-4' SUBARCH='vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-vserver-alpha' ARCH='alpha'
-build-alpha-vserver-alpha-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='alpha' KERNEL_ARCH='alpha' ABINAME='-4' SUBARCH='vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-vserver-alpha' ARCH='alpha'
-setup-alpha-vserver-alpha-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='alpha' KERNEL_ARCH='alpha' ABINAME='-4' SUBARCH='vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-vserver-alpha' ARCH='alpha'
 binary-arch:: binary-arch-amd64
 binary-arch-amd64:: binary-arch-amd64-real
 build:: build-amd64
@@ -126,11 +46,11 @@
 source-amd64-none:: source-amd64-none-amd64
 source-amd64-none-amd64:: source-amd64-none-amd64-real
 binary-arch-amd64-none-amd64-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-amd64' ARCH='amd64'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-amd64' ARCH='amd64'
 build-amd64-none-amd64-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-amd64' ARCH='amd64'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-amd64' ARCH='amd64'
 setup-amd64-none-amd64-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-amd64' ARCH='amd64'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-amd64' ARCH='amd64'
 binary-arch-amd64:: binary-arch-amd64-vserver
 binary-arch-amd64-vserver:: binary-arch-amd64-vserver-real
 build-amd64:: build-amd64-vserver
@@ -152,11 +72,11 @@
 source-amd64-vserver:: source-amd64-vserver-amd64
 source-amd64-vserver-amd64:: source-amd64-vserver-amd64-real
 binary-arch-amd64-vserver-amd64-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-4' SUBARCH='vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-vserver-amd64' ARCH='amd64'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-1' SUBARCH='vserver' UPSTREAMVERSION='2.6.20' LOCALVERSION='-vserver-amd64' ARCH='amd64'
 build-amd64-vserver-amd64-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-4' SUBARCH='vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-vserver-amd64' ARCH='amd64'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-1' SUBARCH='vserver' UPSTREAMVERSION='2.6.20' LOCALVERSION='-vserver-amd64' ARCH='amd64'
 setup-amd64-vserver-amd64-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-4' SUBARCH='vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-vserver-amd64' ARCH='amd64'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-1' SUBARCH='vserver' UPSTREAMVERSION='2.6.20' LOCALVERSION='-vserver-amd64' ARCH='amd64'
 binary-arch-amd64:: binary-arch-amd64-xen
 binary-arch-amd64-xen:: binary-arch-amd64-xen-real
 build-amd64:: build-amd64-xen
@@ -178,37 +98,11 @@
 source-amd64-xen:: source-amd64-xen-amd64
 source-amd64-xen-amd64:: source-amd64-xen-amd64-real
 binary-arch-amd64-xen-amd64-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-4' SUBARCH='xen' UPSTREAMVERSION='2.6.18' LOCALVERSION='-xen-amd64' ARCH='amd64'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-1' SUBARCH='xen' UPSTREAMVERSION='2.6.20' LOCALVERSION='-xen-amd64' ARCH='amd64'
 build-amd64-xen-amd64-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-4' SUBARCH='xen' UPSTREAMVERSION='2.6.18' LOCALVERSION='-xen-amd64' ARCH='amd64'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-1' SUBARCH='xen' UPSTREAMVERSION='2.6.20' LOCALVERSION='-xen-amd64' ARCH='amd64'
 setup-amd64-xen-amd64-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-4' SUBARCH='xen' UPSTREAMVERSION='2.6.18' LOCALVERSION='-xen-amd64' ARCH='amd64'
-binary-arch-amd64:: binary-arch-amd64-xen-vserver
-binary-arch-amd64-xen-vserver:: binary-arch-amd64-xen-vserver-real
-build-amd64:: build-amd64-xen-vserver
-build-amd64-xen-vserver:: build-amd64-xen-vserver-real
-setup-amd64:: setup-amd64-xen-vserver
-setup-amd64-xen-vserver:: setup-amd64-xen-vserver-real
-source-amd64:: source-amd64-xen-vserver
-source-amd64-xen-vserver:: source-amd64-xen-vserver-real
-binary-arch-amd64-xen-vserver-real:
-build-amd64-xen-vserver-real:
-setup-amd64-xen-vserver-real:
-source-amd64-xen-vserver-real:
-binary-arch-amd64-xen-vserver:: binary-arch-amd64-xen-vserver-amd64
-binary-arch-amd64-xen-vserver-amd64:: binary-arch-amd64-xen-vserver-amd64-real
-build-amd64-xen-vserver:: build-amd64-xen-vserver-amd64
-build-amd64-xen-vserver-amd64:: build-amd64-xen-vserver-amd64-real
-setup-amd64-xen-vserver:: setup-amd64-xen-vserver-amd64
-setup-amd64-xen-vserver-amd64:: setup-amd64-xen-vserver-amd64-real
-source-amd64-xen-vserver:: source-amd64-xen-vserver-amd64
-source-amd64-xen-vserver-amd64:: source-amd64-xen-vserver-amd64-real
-binary-arch-amd64-xen-vserver-amd64-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-4' SUBARCH='xen-vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-xen-vserver-amd64' ARCH='amd64'
-build-amd64-xen-vserver-amd64-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-4' SUBARCH='xen-vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-xen-vserver-amd64' ARCH='amd64'
-setup-amd64-xen-vserver-amd64-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-4' SUBARCH='xen-vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-xen-vserver-amd64' ARCH='amd64'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-1' SUBARCH='xen' UPSTREAMVERSION='2.6.20' LOCALVERSION='-xen-amd64' ARCH='amd64'
 binary-arch:: binary-arch-arm
 binary-arch-arm:: binary-arch-arm-real
 build:: build-arm
@@ -242,11 +136,11 @@
 source-arm-none:: source-arm-none-footbridge
 source-arm-none-footbridge:: source-arm-none-footbridge-real
 binary-arch-arm-none-footbridge-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='footbridge' KERNEL_ARCH='arm' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-footbridge' ARCH='arm'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='footbridge' KERNEL_ARCH='arm' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-footbridge' ARCH='arm'
 build-arm-none-footbridge-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='footbridge' KERNEL_ARCH='arm' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-footbridge' ARCH='arm'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='footbridge' KERNEL_ARCH='arm' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-footbridge' ARCH='arm'
 setup-arm-none-footbridge-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='footbridge' KERNEL_ARCH='arm' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-footbridge' ARCH='arm'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='footbridge' KERNEL_ARCH='arm' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-footbridge' ARCH='arm'
 binary-arch-arm-none:: binary-arch-arm-none-iop32x
 binary-arch-arm-none-iop32x:: binary-arch-arm-none-iop32x-real
 build-arm-none:: build-arm-none-iop32x
@@ -256,11 +150,11 @@
 source-arm-none:: source-arm-none-iop32x
 source-arm-none-iop32x:: source-arm-none-iop32x-real
 binary-arch-arm-none-iop32x-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='iop32x' KERNEL_ARCH='arm' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-iop32x' ARCH='arm'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='iop32x' KERNEL_ARCH='arm' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-iop32x' ARCH='arm'
 build-arm-none-iop32x-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='iop32x' KERNEL_ARCH='arm' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-iop32x' ARCH='arm'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='iop32x' KERNEL_ARCH='arm' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-iop32x' ARCH='arm'
 setup-arm-none-iop32x-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='iop32x' KERNEL_ARCH='arm' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-iop32x' ARCH='arm'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='iop32x' KERNEL_ARCH='arm' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-iop32x' ARCH='arm'
 binary-arch-arm-none:: binary-arch-arm-none-ixp4xx
 binary-arch-arm-none-ixp4xx:: binary-arch-arm-none-ixp4xx-real
 build-arm-none:: build-arm-none-ixp4xx
@@ -270,39 +164,11 @@
 source-arm-none:: source-arm-none-ixp4xx
 source-arm-none-ixp4xx:: source-arm-none-ixp4xx-real
 binary-arch-arm-none-ixp4xx-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='ixp4xx' KERNEL_ARCH='arm' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-ixp4xx' ARCH='arm'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='ixp4xx' KERNEL_ARCH='arm' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-ixp4xx' ARCH='arm'
 build-arm-none-ixp4xx-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='ixp4xx' KERNEL_ARCH='arm' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-ixp4xx' ARCH='arm'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='ixp4xx' KERNEL_ARCH='arm' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-ixp4xx' ARCH='arm'
 setup-arm-none-ixp4xx-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='ixp4xx' KERNEL_ARCH='arm' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-ixp4xx' ARCH='arm'
-binary-arch-arm-none:: binary-arch-arm-none-rpc
-binary-arch-arm-none-rpc:: binary-arch-arm-none-rpc-real
-build-arm-none:: build-arm-none-rpc
-build-arm-none-rpc:: build-arm-none-rpc-real
-setup-arm-none:: setup-arm-none-rpc
-setup-arm-none-rpc:: setup-arm-none-rpc-real
-source-arm-none:: source-arm-none-rpc
-source-arm-none-rpc:: source-arm-none-rpc-real
-binary-arch-arm-none-rpc-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='rpc' KERNEL_ARCH='arm' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-rpc' ARCH='arm'
-build-arm-none-rpc-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='rpc' KERNEL_ARCH='arm' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-rpc' ARCH='arm'
-setup-arm-none-rpc-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='rpc' KERNEL_ARCH='arm' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-rpc' ARCH='arm'
-binary-arch-arm-none:: binary-arch-arm-none-s3c2410
-binary-arch-arm-none-s3c2410:: binary-arch-arm-none-s3c2410-real
-build-arm-none:: build-arm-none-s3c2410
-build-arm-none-s3c2410:: build-arm-none-s3c2410-real
-setup-arm-none:: setup-arm-none-s3c2410
-setup-arm-none-s3c2410:: setup-arm-none-s3c2410-real
-source-arm-none:: source-arm-none-s3c2410
-source-arm-none-s3c2410:: source-arm-none-s3c2410-real
-binary-arch-arm-none-s3c2410-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='s3c2410' KERNEL_ARCH='arm' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-s3c2410' ARCH='arm'
-build-arm-none-s3c2410-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='s3c2410' KERNEL_ARCH='arm' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-s3c2410' ARCH='arm'
-setup-arm-none-s3c2410-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='s3c2410' KERNEL_ARCH='arm' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-s3c2410' ARCH='arm'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='ixp4xx' KERNEL_ARCH='arm' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-ixp4xx' ARCH='arm'
 binary-arch:: binary-arch-hppa
 binary-arch-hppa:: binary-arch-hppa-real
 build:: build-hppa
@@ -336,11 +202,11 @@
 source-hppa-none:: source-hppa-none-parisc
 source-hppa-none-parisc:: source-hppa-none-parisc-real
 binary-arch-hppa-none-parisc-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='parisc' KERNEL_ARCH='parisc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-parisc' ARCH='hppa'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='parisc' KERNEL_ARCH='parisc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-parisc' ARCH='hppa'
 build-hppa-none-parisc-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='parisc' KERNEL_ARCH='parisc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-parisc' ARCH='hppa'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='parisc' KERNEL_ARCH='parisc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-parisc' ARCH='hppa'
 setup-hppa-none-parisc-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='parisc' KERNEL_ARCH='parisc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-parisc' ARCH='hppa'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='parisc' KERNEL_ARCH='parisc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-parisc' ARCH='hppa'
 binary-arch-hppa-none:: binary-arch-hppa-none-parisc-smp
 binary-arch-hppa-none-parisc-smp:: binary-arch-hppa-none-parisc-smp-real
 build-hppa-none:: build-hppa-none-parisc-smp
@@ -350,11 +216,11 @@
 source-hppa-none:: source-hppa-none-parisc-smp
 source-hppa-none-parisc-smp:: source-hppa-none-parisc-smp-real
 binary-arch-hppa-none-parisc-smp-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='parisc-smp' KERNEL_ARCH='parisc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-parisc-smp' ARCH='hppa'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='parisc-smp' KERNEL_ARCH='parisc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-parisc-smp' ARCH='hppa'
 build-hppa-none-parisc-smp-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='parisc-smp' KERNEL_ARCH='parisc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-parisc-smp' ARCH='hppa'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='parisc-smp' KERNEL_ARCH='parisc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-parisc-smp' ARCH='hppa'
 setup-hppa-none-parisc-smp-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='parisc-smp' KERNEL_ARCH='parisc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-parisc-smp' ARCH='hppa'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='parisc-smp' KERNEL_ARCH='parisc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-parisc-smp' ARCH='hppa'
 binary-arch-hppa-none:: binary-arch-hppa-none-parisc64
 binary-arch-hppa-none-parisc64:: binary-arch-hppa-none-parisc64-real
 build-hppa-none:: build-hppa-none-parisc64
@@ -364,11 +230,11 @@
 source-hppa-none:: source-hppa-none-parisc64
 source-hppa-none-parisc64:: source-hppa-none-parisc64-real
 binary-arch-hppa-none-parisc64-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='parisc64' KERNEL_ARCH='parisc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-parisc64' ARCH='hppa'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='parisc64' KERNEL_ARCH='parisc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-parisc64' ARCH='hppa'
 build-hppa-none-parisc64-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='parisc64' KERNEL_ARCH='parisc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-parisc64' ARCH='hppa'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='parisc64' KERNEL_ARCH='parisc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-parisc64' ARCH='hppa'
 setup-hppa-none-parisc64-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='parisc64' KERNEL_ARCH='parisc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-parisc64' ARCH='hppa'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='parisc64' KERNEL_ARCH='parisc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-parisc64' ARCH='hppa'
 binary-arch-hppa-none:: binary-arch-hppa-none-parisc64-smp
 binary-arch-hppa-none-parisc64-smp:: binary-arch-hppa-none-parisc64-smp-real
 build-hppa-none:: build-hppa-none-parisc64-smp
@@ -378,11 +244,11 @@
 source-hppa-none:: source-hppa-none-parisc64-smp
 source-hppa-none-parisc64-smp:: source-hppa-none-parisc64-smp-real
 binary-arch-hppa-none-parisc64-smp-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='parisc64-smp' KERNEL_ARCH='parisc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-parisc64-smp' ARCH='hppa'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='parisc64-smp' KERNEL_ARCH='parisc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-parisc64-smp' ARCH='hppa'
 build-hppa-none-parisc64-smp-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='parisc64-smp' KERNEL_ARCH='parisc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-parisc64-smp' ARCH='hppa'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='parisc64-smp' KERNEL_ARCH='parisc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-parisc64-smp' ARCH='hppa'
 setup-hppa-none-parisc64-smp-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='parisc64-smp' KERNEL_ARCH='parisc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-parisc64-smp' ARCH='hppa'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='parisc64-smp' KERNEL_ARCH='parisc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-parisc64-smp' ARCH='hppa'
 binary-arch:: binary-arch-i386
 binary-arch-i386:: binary-arch-i386-real
 build:: build-i386
@@ -416,11 +282,11 @@
 source-i386-none:: source-i386-none-486
 source-i386-none-486:: source-i386-none-486-real
 binary-arch-i386-none-486-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='486' KERNEL_ARCH='i386' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-486' ARCH='i386'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='486' KERNEL_ARCH='i386' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-486' ARCH='i386'
 build-i386-none-486-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='486' KERNEL_ARCH='i386' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-486' ARCH='i386'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='486' KERNEL_ARCH='i386' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-486' ARCH='i386'
 setup-i386-none-486-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='486' KERNEL_ARCH='i386' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-486' ARCH='i386'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='486' KERNEL_ARCH='i386' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-486' ARCH='i386'
 binary-arch-i386-none:: binary-arch-i386-none-686
 binary-arch-i386-none-686:: binary-arch-i386-none-686-real
 build-i386-none:: build-i386-none-686
@@ -430,11 +296,11 @@
 source-i386-none:: source-i386-none-686
 source-i386-none-686:: source-i386-none-686-real
 binary-arch-i386-none-686-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='686' KERNEL_ARCH='i386' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-686' ARCH='i386'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='686' KERNEL_ARCH='i386' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-686' ARCH='i386'
 build-i386-none-686-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='686' KERNEL_ARCH='i386' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-686' ARCH='i386'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='686' KERNEL_ARCH='i386' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-686' ARCH='i386'
 setup-i386-none-686-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='686' KERNEL_ARCH='i386' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-686' ARCH='i386'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='686' KERNEL_ARCH='i386' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-686' ARCH='i386'
 binary-arch-i386-none:: binary-arch-i386-none-k7
 binary-arch-i386-none-k7:: binary-arch-i386-none-k7-real
 build-i386-none:: build-i386-none-k7
@@ -444,11 +310,11 @@
 source-i386-none:: source-i386-none-k7
 source-i386-none-k7:: source-i386-none-k7-real
 binary-arch-i386-none-k7-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='k7' KERNEL_ARCH='i386' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-k7' ARCH='i386'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='k7' KERNEL_ARCH='i386' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-k7' ARCH='i386'
 build-i386-none-k7-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='k7' KERNEL_ARCH='i386' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-k7' ARCH='i386'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='k7' KERNEL_ARCH='i386' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-k7' ARCH='i386'
 setup-i386-none-k7-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='k7' KERNEL_ARCH='i386' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-k7' ARCH='i386'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='k7' KERNEL_ARCH='i386' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-k7' ARCH='i386'
 binary-arch-i386-none:: binary-arch-i386-none-686-bigmem
 binary-arch-i386-none-686-bigmem:: binary-arch-i386-none-686-bigmem-real
 build-i386-none:: build-i386-none-686-bigmem
@@ -458,11 +324,11 @@
 source-i386-none:: source-i386-none-686-bigmem
 source-i386-none-686-bigmem:: source-i386-none-686-bigmem-real
 binary-arch-i386-none-686-bigmem-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='686-bigmem' KERNEL_ARCH='i386' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-686-bigmem' ARCH='i386'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='686-bigmem' KERNEL_ARCH='i386' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-686-bigmem' ARCH='i386'
 build-i386-none-686-bigmem-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='686-bigmem' KERNEL_ARCH='i386' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-686-bigmem' ARCH='i386'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='686-bigmem' KERNEL_ARCH='i386' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-686-bigmem' ARCH='i386'
 setup-i386-none-686-bigmem-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='686-bigmem' KERNEL_ARCH='i386' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-686-bigmem' ARCH='i386'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='686-bigmem' KERNEL_ARCH='i386' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-686-bigmem' ARCH='i386'
 binary-arch-i386-none:: binary-arch-i386-none-amd64
 binary-arch-i386-none-amd64:: binary-arch-i386-none-amd64-real
 build-i386-none:: build-i386-none-amd64
@@ -472,11 +338,11 @@
 source-i386-none:: source-i386-none-amd64
 source-i386-none-amd64:: source-i386-none-amd64-real
 binary-arch-i386-none-amd64-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-amd64' ARCH='i386'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-amd64' ARCH='i386'
 build-i386-none-amd64-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-amd64' ARCH='i386'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-amd64' ARCH='i386'
 setup-i386-none-amd64-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-amd64' ARCH='i386'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='amd64' KERNEL_ARCH='x86_64' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-amd64' ARCH='i386'
 binary-arch-i386:: binary-arch-i386-vserver
 binary-arch-i386-vserver:: binary-arch-i386-vserver-real
 build-i386:: build-i386-vserver
@@ -498,11 +364,11 @@
 source-i386-vserver:: source-i386-vserver-686
 source-i386-vserver-686:: source-i386-vserver-686-real
 binary-arch-i386-vserver-686-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='686' KERNEL_ARCH='i386' ABINAME='-4' SUBARCH='vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-vserver-686' ARCH='i386'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='686' KERNEL_ARCH='i386' ABINAME='-1' SUBARCH='vserver' UPSTREAMVERSION='2.6.20' LOCALVERSION='-vserver-686' ARCH='i386'
 build-i386-vserver-686-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='686' KERNEL_ARCH='i386' ABINAME='-4' SUBARCH='vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-vserver-686' ARCH='i386'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='686' KERNEL_ARCH='i386' ABINAME='-1' SUBARCH='vserver' UPSTREAMVERSION='2.6.20' LOCALVERSION='-vserver-686' ARCH='i386'
 setup-i386-vserver-686-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='686' KERNEL_ARCH='i386' ABINAME='-4' SUBARCH='vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-vserver-686' ARCH='i386'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='686' KERNEL_ARCH='i386' ABINAME='-1' SUBARCH='vserver' UPSTREAMVERSION='2.6.20' LOCALVERSION='-vserver-686' ARCH='i386'
 binary-arch-i386-vserver:: binary-arch-i386-vserver-k7
 binary-arch-i386-vserver-k7:: binary-arch-i386-vserver-k7-real
 build-i386-vserver:: build-i386-vserver-k7
@@ -512,11 +378,11 @@
 source-i386-vserver:: source-i386-vserver-k7
 source-i386-vserver-k7:: source-i386-vserver-k7-real
 binary-arch-i386-vserver-k7-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='k7' KERNEL_ARCH='i386' ABINAME='-4' SUBARCH='vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-vserver-k7' ARCH='i386'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='k7' KERNEL_ARCH='i386' ABINAME='-1' SUBARCH='vserver' UPSTREAMVERSION='2.6.20' LOCALVERSION='-vserver-k7' ARCH='i386'
 build-i386-vserver-k7-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='k7' KERNEL_ARCH='i386' ABINAME='-4' SUBARCH='vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-vserver-k7' ARCH='i386'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='k7' KERNEL_ARCH='i386' ABINAME='-1' SUBARCH='vserver' UPSTREAMVERSION='2.6.20' LOCALVERSION='-vserver-k7' ARCH='i386'
 setup-i386-vserver-k7-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='k7' KERNEL_ARCH='i386' ABINAME='-4' SUBARCH='vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-vserver-k7' ARCH='i386'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='k7' KERNEL_ARCH='i386' ABINAME='-1' SUBARCH='vserver' UPSTREAMVERSION='2.6.20' LOCALVERSION='-vserver-k7' ARCH='i386'
 binary-arch-i386:: binary-arch-i386-xen
 binary-arch-i386-xen:: binary-arch-i386-xen-real
 build-i386:: build-i386-xen
@@ -538,37 +404,11 @@
 source-i386-xen:: source-i386-xen-686
 source-i386-xen-686:: source-i386-xen-686-real
 binary-arch-i386-xen-686-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='686' KERNEL_ARCH='i386' ABINAME='-4' SUBARCH='xen' UPSTREAMVERSION='2.6.18' LOCALVERSION='-xen-686' ARCH='i386'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='686' KERNEL_ARCH='i386' ABINAME='-1' SUBARCH='xen' UPSTREAMVERSION='2.6.20' LOCALVERSION='-xen-686' ARCH='i386'
 build-i386-xen-686-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='686' KERNEL_ARCH='i386' ABINAME='-4' SUBARCH='xen' UPSTREAMVERSION='2.6.18' LOCALVERSION='-xen-686' ARCH='i386'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='686' KERNEL_ARCH='i386' ABINAME='-1' SUBARCH='xen' UPSTREAMVERSION='2.6.20' LOCALVERSION='-xen-686' ARCH='i386'
 setup-i386-xen-686-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='686' KERNEL_ARCH='i386' ABINAME='-4' SUBARCH='xen' UPSTREAMVERSION='2.6.18' LOCALVERSION='-xen-686' ARCH='i386'
-binary-arch-i386:: binary-arch-i386-xen-vserver
-binary-arch-i386-xen-vserver:: binary-arch-i386-xen-vserver-real
-build-i386:: build-i386-xen-vserver
-build-i386-xen-vserver:: build-i386-xen-vserver-real
-setup-i386:: setup-i386-xen-vserver
-setup-i386-xen-vserver:: setup-i386-xen-vserver-real
-source-i386:: source-i386-xen-vserver
-source-i386-xen-vserver:: source-i386-xen-vserver-real
-binary-arch-i386-xen-vserver-real:
-build-i386-xen-vserver-real:
-setup-i386-xen-vserver-real:
-source-i386-xen-vserver-real:
-binary-arch-i386-xen-vserver:: binary-arch-i386-xen-vserver-686
-binary-arch-i386-xen-vserver-686:: binary-arch-i386-xen-vserver-686-real
-build-i386-xen-vserver:: build-i386-xen-vserver-686
-build-i386-xen-vserver-686:: build-i386-xen-vserver-686-real
-setup-i386-xen-vserver:: setup-i386-xen-vserver-686
-setup-i386-xen-vserver-686:: setup-i386-xen-vserver-686-real
-source-i386-xen-vserver:: source-i386-xen-vserver-686
-source-i386-xen-vserver-686:: source-i386-xen-vserver-686-real
-binary-arch-i386-xen-vserver-686-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='686' KERNEL_ARCH='i386' ABINAME='-4' SUBARCH='xen-vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-xen-vserver-686' ARCH='i386'
-build-i386-xen-vserver-686-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='686' KERNEL_ARCH='i386' ABINAME='-4' SUBARCH='xen-vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-xen-vserver-686' ARCH='i386'
-setup-i386-xen-vserver-686-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='686' KERNEL_ARCH='i386' ABINAME='-4' SUBARCH='xen-vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-xen-vserver-686' ARCH='i386'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='686' KERNEL_ARCH='i386' ABINAME='-1' SUBARCH='xen' UPSTREAMVERSION='2.6.20' LOCALVERSION='-xen-686' ARCH='i386'
 binary-arch:: binary-arch-ia64
 binary-arch-ia64:: binary-arch-ia64-real
 build:: build-ia64
@@ -602,11 +442,11 @@
 source-ia64-none:: source-ia64-none-itanium
 source-ia64-none-itanium:: source-ia64-none-itanium-real
 binary-arch-ia64-none-itanium-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='itanium' KERNEL_ARCH='ia64' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-itanium' ARCH='ia64'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='itanium' KERNEL_ARCH='ia64' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-itanium' ARCH='ia64'
 build-ia64-none-itanium-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='itanium' KERNEL_ARCH='ia64' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-itanium' ARCH='ia64'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='itanium' KERNEL_ARCH='ia64' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-itanium' ARCH='ia64'
 setup-ia64-none-itanium-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='itanium' KERNEL_ARCH='ia64' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-itanium' ARCH='ia64'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='itanium' KERNEL_ARCH='ia64' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-itanium' ARCH='ia64'
 binary-arch-ia64-none:: binary-arch-ia64-none-mckinley
 binary-arch-ia64-none-mckinley:: binary-arch-ia64-none-mckinley-real
 build-ia64-none:: build-ia64-none-mckinley
@@ -616,11 +456,11 @@
 source-ia64-none:: source-ia64-none-mckinley
 source-ia64-none-mckinley:: source-ia64-none-mckinley-real
 binary-arch-ia64-none-mckinley-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='mckinley' KERNEL_ARCH='ia64' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-mckinley' ARCH='ia64'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='mckinley' KERNEL_ARCH='ia64' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-mckinley' ARCH='ia64'
 build-ia64-none-mckinley-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='mckinley' KERNEL_ARCH='ia64' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-mckinley' ARCH='ia64'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='mckinley' KERNEL_ARCH='ia64' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-mckinley' ARCH='ia64'
 setup-ia64-none-mckinley-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='mckinley' KERNEL_ARCH='ia64' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-mckinley' ARCH='ia64'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='mckinley' KERNEL_ARCH='ia64' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-mckinley' ARCH='ia64'
 binary-arch:: binary-arch-m68k
 binary-arch-m68k:: binary-arch-m68k-real
 build:: build-m68k
@@ -654,11 +494,11 @@
 source-m68k-none:: source-m68k-none-amiga
 source-m68k-none-amiga:: source-m68k-none-amiga-real
 binary-arch-m68k-none-amiga-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='amiga' KERNEL_ARCH='m68k' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-amiga' ARCH='m68k'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='amiga' KERNEL_ARCH='m68k' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-amiga' ARCH='m68k'
 build-m68k-none-amiga-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='amiga' KERNEL_ARCH='m68k' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-amiga' ARCH='m68k'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='amiga' KERNEL_ARCH='m68k' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-amiga' ARCH='m68k'
 setup-m68k-none-amiga-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='amiga' KERNEL_ARCH='m68k' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-amiga' ARCH='m68k'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='amiga' KERNEL_ARCH='m68k' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-amiga' ARCH='m68k'
 binary-arch-m68k-none:: binary-arch-m68k-none-atari
 binary-arch-m68k-none-atari:: binary-arch-m68k-none-atari-real
 build-m68k-none:: build-m68k-none-atari
@@ -668,11 +508,11 @@
 source-m68k-none:: source-m68k-none-atari
 source-m68k-none-atari:: source-m68k-none-atari-real
 binary-arch-m68k-none-atari-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='atari' KERNEL_ARCH='m68k' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-atari' ARCH='m68k'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='atari' KERNEL_ARCH='m68k' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-atari' ARCH='m68k'
 build-m68k-none-atari-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='atari' KERNEL_ARCH='m68k' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-atari' ARCH='m68k'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='atari' KERNEL_ARCH='m68k' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-atari' ARCH='m68k'
 setup-m68k-none-atari-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='atari' KERNEL_ARCH='m68k' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-atari' ARCH='m68k'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='atari' KERNEL_ARCH='m68k' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-atari' ARCH='m68k'
 binary-arch-m68k-none:: binary-arch-m68k-none-mac
 binary-arch-m68k-none-mac:: binary-arch-m68k-none-mac-real
 build-m68k-none:: build-m68k-none-mac
@@ -682,11 +522,11 @@
 source-m68k-none:: source-m68k-none-mac
 source-m68k-none-mac:: source-m68k-none-mac-real
 binary-arch-m68k-none-mac-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='mac' KERNEL_ARCH='m68k' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-mac' ARCH='m68k'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='mac' KERNEL_ARCH='m68k' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-mac' ARCH='m68k'
 build-m68k-none-mac-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='mac' KERNEL_ARCH='m68k' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-mac' ARCH='m68k'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='mac' KERNEL_ARCH='m68k' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-mac' ARCH='m68k'
 setup-m68k-none-mac-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='mac' KERNEL_ARCH='m68k' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-mac' ARCH='m68k'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='mac' KERNEL_ARCH='m68k' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-mac' ARCH='m68k'
 binary-arch:: binary-arch-mips
 binary-arch-mips:: binary-arch-mips-real
 build:: build-mips
@@ -720,11 +560,11 @@
 source-mips-none:: source-mips-none-r4k-ip22
 source-mips-none-r4k-ip22:: source-mips-none-r4k-ip22-real
 binary-arch-mips-none-r4k-ip22-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='r4k-ip22' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-r4k-ip22' ARCH='mips'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='r4k-ip22' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-r4k-ip22' ARCH='mips'
 build-mips-none-r4k-ip22-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='r4k-ip22' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-r4k-ip22' ARCH='mips'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='r4k-ip22' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-r4k-ip22' ARCH='mips'
 setup-mips-none-r4k-ip22-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='r4k-ip22' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-r4k-ip22' ARCH='mips'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='r4k-ip22' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-r4k-ip22' ARCH='mips'
 binary-arch-mips-none:: binary-arch-mips-none-r5k-ip32
 binary-arch-mips-none-r5k-ip32:: binary-arch-mips-none-r5k-ip32-real
 build-mips-none:: build-mips-none-r5k-ip32
@@ -734,11 +574,11 @@
 source-mips-none:: source-mips-none-r5k-ip32
 source-mips-none-r5k-ip32:: source-mips-none-r5k-ip32-real
 binary-arch-mips-none-r5k-ip32-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='r5k-ip32' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-r5k-ip32' ARCH='mips'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='r5k-ip32' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-r5k-ip32' ARCH='mips'
 build-mips-none-r5k-ip32-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='r5k-ip32' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-r5k-ip32' ARCH='mips'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='r5k-ip32' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-r5k-ip32' ARCH='mips'
 setup-mips-none-r5k-ip32-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='r5k-ip32' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-r5k-ip32' ARCH='mips'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='r5k-ip32' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-r5k-ip32' ARCH='mips'
 binary-arch-mips-none:: binary-arch-mips-none-sb1-bcm91250a
 binary-arch-mips-none-sb1-bcm91250a:: binary-arch-mips-none-sb1-bcm91250a-real
 build-mips-none:: build-mips-none-sb1-bcm91250a
@@ -748,11 +588,11 @@
 source-mips-none:: source-mips-none-sb1-bcm91250a
 source-mips-none-sb1-bcm91250a:: source-mips-none-sb1-bcm91250a-real
 binary-arch-mips-none-sb1-bcm91250a-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='sb1-bcm91250a' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-sb1-bcm91250a' ARCH='mips'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='sb1-bcm91250a' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-sb1-bcm91250a' ARCH='mips'
 build-mips-none-sb1-bcm91250a-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='sb1-bcm91250a' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-sb1-bcm91250a' ARCH='mips'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='sb1-bcm91250a' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-sb1-bcm91250a' ARCH='mips'
 setup-mips-none-sb1-bcm91250a-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='sb1-bcm91250a' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-sb1-bcm91250a' ARCH='mips'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='sb1-bcm91250a' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-sb1-bcm91250a' ARCH='mips'
 binary-arch-mips-none:: binary-arch-mips-none-sb1a-bcm91480b
 binary-arch-mips-none-sb1a-bcm91480b:: binary-arch-mips-none-sb1a-bcm91480b-real
 build-mips-none:: build-mips-none-sb1a-bcm91480b
@@ -762,11 +602,11 @@
 source-mips-none:: source-mips-none-sb1a-bcm91480b
 source-mips-none-sb1a-bcm91480b:: source-mips-none-sb1a-bcm91480b-real
 binary-arch-mips-none-sb1a-bcm91480b-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='sb1a-bcm91480b' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-sb1a-bcm91480b' ARCH='mips'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='sb1a-bcm91480b' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-sb1a-bcm91480b' ARCH='mips'
 build-mips-none-sb1a-bcm91480b-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='sb1a-bcm91480b' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-sb1a-bcm91480b' ARCH='mips'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='sb1a-bcm91480b' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-sb1a-bcm91480b' ARCH='mips'
 setup-mips-none-sb1a-bcm91480b-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='sb1a-bcm91480b' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-sb1a-bcm91480b' ARCH='mips'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='sb1a-bcm91480b' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-sb1a-bcm91480b' ARCH='mips'
 binary-arch-mips-none:: binary-arch-mips-none-qemu
 binary-arch-mips-none-qemu:: binary-arch-mips-none-qemu-real
 build-mips-none:: build-mips-none-qemu
@@ -776,11 +616,11 @@
 source-mips-none:: source-mips-none-qemu
 source-mips-none-qemu:: source-mips-none-qemu-real
 binary-arch-mips-none-qemu-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='qemu' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-qemu' ARCH='mips'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='qemu' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-qemu' ARCH='mips'
 build-mips-none-qemu-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='qemu' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-qemu' ARCH='mips'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='qemu' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-qemu' ARCH='mips'
 setup-mips-none-qemu-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='qemu' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-qemu' ARCH='mips'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='qemu' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-qemu' ARCH='mips'
 binary-arch:: binary-arch-mipsel
 binary-arch-mipsel:: binary-arch-mipsel-real
 build:: build-mipsel
@@ -814,11 +654,11 @@
 source-mipsel-none:: source-mipsel-none-r5k-cobalt
 source-mipsel-none-r5k-cobalt:: source-mipsel-none-r5k-cobalt-real
 binary-arch-mipsel-none-r5k-cobalt-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='r5k-cobalt' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-r5k-cobalt' ARCH='mipsel'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='r5k-cobalt' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-r5k-cobalt' ARCH='mipsel'
 build-mipsel-none-r5k-cobalt-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='r5k-cobalt' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-r5k-cobalt' ARCH='mipsel'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='r5k-cobalt' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-r5k-cobalt' ARCH='mipsel'
 setup-mipsel-none-r5k-cobalt-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='r5k-cobalt' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-r5k-cobalt' ARCH='mipsel'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='r5k-cobalt' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-r5k-cobalt' ARCH='mipsel'
 binary-arch-mipsel-none:: binary-arch-mipsel-none-sb1-bcm91250a
 binary-arch-mipsel-none-sb1-bcm91250a:: binary-arch-mipsel-none-sb1-bcm91250a-real
 build-mipsel-none:: build-mipsel-none-sb1-bcm91250a
@@ -828,11 +668,11 @@
 source-mipsel-none:: source-mipsel-none-sb1-bcm91250a
 source-mipsel-none-sb1-bcm91250a:: source-mipsel-none-sb1-bcm91250a-real
 binary-arch-mipsel-none-sb1-bcm91250a-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='sb1-bcm91250a' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-sb1-bcm91250a' ARCH='mipsel'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='sb1-bcm91250a' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-sb1-bcm91250a' ARCH='mipsel'
 build-mipsel-none-sb1-bcm91250a-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='sb1-bcm91250a' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-sb1-bcm91250a' ARCH='mipsel'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='sb1-bcm91250a' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-sb1-bcm91250a' ARCH='mipsel'
 setup-mipsel-none-sb1-bcm91250a-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='sb1-bcm91250a' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-sb1-bcm91250a' ARCH='mipsel'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='sb1-bcm91250a' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-sb1-bcm91250a' ARCH='mipsel'
 binary-arch-mipsel-none:: binary-arch-mipsel-none-sb1a-bcm91480b
 binary-arch-mipsel-none-sb1a-bcm91480b:: binary-arch-mipsel-none-sb1a-bcm91480b-real
 build-mipsel-none:: build-mipsel-none-sb1a-bcm91480b
@@ -842,39 +682,11 @@
 source-mipsel-none:: source-mipsel-none-sb1a-bcm91480b
 source-mipsel-none-sb1a-bcm91480b:: source-mipsel-none-sb1a-bcm91480b-real
 binary-arch-mipsel-none-sb1a-bcm91480b-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='sb1a-bcm91480b' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-sb1a-bcm91480b' ARCH='mipsel'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='sb1a-bcm91480b' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-sb1a-bcm91480b' ARCH='mipsel'
 build-mipsel-none-sb1a-bcm91480b-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='sb1a-bcm91480b' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-sb1a-bcm91480b' ARCH='mipsel'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='sb1a-bcm91480b' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-sb1a-bcm91480b' ARCH='mipsel'
 setup-mipsel-none-sb1a-bcm91480b-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='sb1a-bcm91480b' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-sb1a-bcm91480b' ARCH='mipsel'
-binary-arch-mipsel-none:: binary-arch-mipsel-none-r3k-kn02
-binary-arch-mipsel-none-r3k-kn02:: binary-arch-mipsel-none-r3k-kn02-real
-build-mipsel-none:: build-mipsel-none-r3k-kn02
-build-mipsel-none-r3k-kn02:: build-mipsel-none-r3k-kn02-real
-setup-mipsel-none:: setup-mipsel-none-r3k-kn02
-setup-mipsel-none-r3k-kn02:: setup-mipsel-none-r3k-kn02-real
-source-mipsel-none:: source-mipsel-none-r3k-kn02
-source-mipsel-none-r3k-kn02:: source-mipsel-none-r3k-kn02-real
-binary-arch-mipsel-none-r3k-kn02-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='r3k-kn02' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-r3k-kn02' ARCH='mipsel'
-build-mipsel-none-r3k-kn02-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='r3k-kn02' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-r3k-kn02' ARCH='mipsel'
-setup-mipsel-none-r3k-kn02-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='r3k-kn02' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-r3k-kn02' ARCH='mipsel'
-binary-arch-mipsel-none:: binary-arch-mipsel-none-r4k-kn04
-binary-arch-mipsel-none-r4k-kn04:: binary-arch-mipsel-none-r4k-kn04-real
-build-mipsel-none:: build-mipsel-none-r4k-kn04
-build-mipsel-none-r4k-kn04:: build-mipsel-none-r4k-kn04-real
-setup-mipsel-none:: setup-mipsel-none-r4k-kn04
-setup-mipsel-none-r4k-kn04:: setup-mipsel-none-r4k-kn04-real
-source-mipsel-none:: source-mipsel-none-r4k-kn04
-source-mipsel-none-r4k-kn04:: source-mipsel-none-r4k-kn04-real
-binary-arch-mipsel-none-r4k-kn04-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='r4k-kn04' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-r4k-kn04' ARCH='mipsel'
-build-mipsel-none-r4k-kn04-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='r4k-kn04' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-r4k-kn04' ARCH='mipsel'
-setup-mipsel-none-r4k-kn04-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='r4k-kn04' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-r4k-kn04' ARCH='mipsel'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='sb1a-bcm91480b' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-sb1a-bcm91480b' ARCH='mipsel'
 binary-arch-mipsel-none:: binary-arch-mipsel-none-qemu
 binary-arch-mipsel-none-qemu:: binary-arch-mipsel-none-qemu-real
 build-mipsel-none:: build-mipsel-none-qemu
@@ -884,11 +696,11 @@
 source-mipsel-none:: source-mipsel-none-qemu
 source-mipsel-none-qemu:: source-mipsel-none-qemu-real
 binary-arch-mipsel-none-qemu-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='qemu' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-qemu' ARCH='mipsel'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='qemu' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-qemu' ARCH='mipsel'
 build-mipsel-none-qemu-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='qemu' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-qemu' ARCH='mipsel'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='qemu' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-qemu' ARCH='mipsel'
 setup-mipsel-none-qemu-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='qemu' KERNEL_ARCH='mips' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-qemu' ARCH='mipsel'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='qemu' KERNEL_ARCH='mips' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-qemu' ARCH='mipsel'
 binary-arch:: binary-arch-powerpc
 binary-arch-powerpc:: binary-arch-powerpc-real
 build:: build-powerpc
@@ -922,11 +734,11 @@
 source-powerpc-none:: source-powerpc-none-powerpc
 source-powerpc-none-powerpc:: source-powerpc-none-powerpc-real
 binary-arch-powerpc-none-powerpc-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='powerpc' KERNEL_ARCH='powerpc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-powerpc' ARCH='powerpc'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='powerpc' KERNEL_ARCH='powerpc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-powerpc' ARCH='powerpc'
 build-powerpc-none-powerpc-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='powerpc' KERNEL_ARCH='powerpc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-powerpc' ARCH='powerpc'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='powerpc' KERNEL_ARCH='powerpc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-powerpc' ARCH='powerpc'
 setup-powerpc-none-powerpc-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='powerpc' KERNEL_ARCH='powerpc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-powerpc' ARCH='powerpc'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='powerpc' KERNEL_ARCH='powerpc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-powerpc' ARCH='powerpc'
 binary-arch-powerpc-none:: binary-arch-powerpc-none-powerpc-smp
 binary-arch-powerpc-none-powerpc-smp:: binary-arch-powerpc-none-powerpc-smp-real
 build-powerpc-none:: build-powerpc-none-powerpc-smp
@@ -936,11 +748,11 @@
 source-powerpc-none:: source-powerpc-none-powerpc-smp
 source-powerpc-none-powerpc-smp:: source-powerpc-none-powerpc-smp-real
 binary-arch-powerpc-none-powerpc-smp-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='powerpc-smp' KERNEL_ARCH='powerpc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-powerpc-smp' ARCH='powerpc'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='powerpc-smp' KERNEL_ARCH='powerpc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-powerpc-smp' ARCH='powerpc'
 build-powerpc-none-powerpc-smp-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='powerpc-smp' KERNEL_ARCH='powerpc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-powerpc-smp' ARCH='powerpc'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='powerpc-smp' KERNEL_ARCH='powerpc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-powerpc-smp' ARCH='powerpc'
 setup-powerpc-none-powerpc-smp-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='powerpc-smp' KERNEL_ARCH='powerpc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-powerpc-smp' ARCH='powerpc'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='powerpc-smp' KERNEL_ARCH='powerpc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-powerpc-smp' ARCH='powerpc'
 binary-arch-powerpc-none:: binary-arch-powerpc-none-powerpc-miboot
 binary-arch-powerpc-none-powerpc-miboot:: binary-arch-powerpc-none-powerpc-miboot-real
 build-powerpc-none:: build-powerpc-none-powerpc-miboot
@@ -950,11 +762,11 @@
 source-powerpc-none:: source-powerpc-none-powerpc-miboot
 source-powerpc-none-powerpc-miboot:: source-powerpc-none-powerpc-miboot-real
 binary-arch-powerpc-none-powerpc-miboot-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='powerpc-miboot' KERNEL_ARCH='powerpc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-powerpc-miboot' ARCH='powerpc'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='powerpc-miboot' KERNEL_ARCH='powerpc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-powerpc-miboot' ARCH='powerpc'
 build-powerpc-none-powerpc-miboot-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='powerpc-miboot' KERNEL_ARCH='powerpc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-powerpc-miboot' ARCH='powerpc'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='powerpc-miboot' KERNEL_ARCH='powerpc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-powerpc-miboot' ARCH='powerpc'
 setup-powerpc-none-powerpc-miboot-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='powerpc-miboot' KERNEL_ARCH='powerpc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-powerpc-miboot' ARCH='powerpc'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='powerpc-miboot' KERNEL_ARCH='powerpc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-powerpc-miboot' ARCH='powerpc'
 binary-arch-powerpc-none:: binary-arch-powerpc-none-powerpc64
 binary-arch-powerpc-none-powerpc64:: binary-arch-powerpc-none-powerpc64-real
 build-powerpc-none:: build-powerpc-none-powerpc64
@@ -964,11 +776,11 @@
 source-powerpc-none:: source-powerpc-none-powerpc64
 source-powerpc-none-powerpc64:: source-powerpc-none-powerpc64-real
 binary-arch-powerpc-none-powerpc64-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='powerpc64' KERNEL_ARCH='powerpc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-powerpc64' ARCH='powerpc'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='powerpc64' KERNEL_ARCH='powerpc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-powerpc64' ARCH='powerpc'
 build-powerpc-none-powerpc64-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='powerpc64' KERNEL_ARCH='powerpc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-powerpc64' ARCH='powerpc'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='powerpc64' KERNEL_ARCH='powerpc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-powerpc64' ARCH='powerpc'
 setup-powerpc-none-powerpc64-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='powerpc64' KERNEL_ARCH='powerpc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-powerpc64' ARCH='powerpc'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='powerpc64' KERNEL_ARCH='powerpc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-powerpc64' ARCH='powerpc'
 binary-arch-powerpc-none:: binary-arch-powerpc-none-prep
 binary-arch-powerpc-none-prep:: binary-arch-powerpc-none-prep-real
 build-powerpc-none:: build-powerpc-none-prep
@@ -978,11 +790,11 @@
 source-powerpc-none:: source-powerpc-none-prep
 source-powerpc-none-prep:: source-powerpc-none-prep-real
 binary-arch-powerpc-none-prep-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='prep' KERNEL_ARCH='ppc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-prep' ARCH='powerpc'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='prep' KERNEL_ARCH='ppc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-prep' ARCH='powerpc'
 build-powerpc-none-prep-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='prep' KERNEL_ARCH='ppc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-prep' ARCH='powerpc'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='prep' KERNEL_ARCH='ppc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-prep' ARCH='powerpc'
 setup-powerpc-none-prep-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='prep' KERNEL_ARCH='ppc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-prep' ARCH='powerpc'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='prep' KERNEL_ARCH='ppc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-prep' ARCH='powerpc'
 binary-arch-powerpc:: binary-arch-powerpc-vserver
 binary-arch-powerpc-vserver:: binary-arch-powerpc-vserver-real
 build-powerpc:: build-powerpc-vserver
@@ -1004,11 +816,11 @@
 source-powerpc-vserver:: source-powerpc-vserver-powerpc
 source-powerpc-vserver-powerpc:: source-powerpc-vserver-powerpc-real
 binary-arch-powerpc-vserver-powerpc-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='powerpc' KERNEL_ARCH='powerpc' ABINAME='-4' SUBARCH='vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-vserver-powerpc' ARCH='powerpc'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='powerpc' KERNEL_ARCH='powerpc' ABINAME='-1' SUBARCH='vserver' UPSTREAMVERSION='2.6.20' LOCALVERSION='-vserver-powerpc' ARCH='powerpc'
 build-powerpc-vserver-powerpc-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='powerpc' KERNEL_ARCH='powerpc' ABINAME='-4' SUBARCH='vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-vserver-powerpc' ARCH='powerpc'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='powerpc' KERNEL_ARCH='powerpc' ABINAME='-1' SUBARCH='vserver' UPSTREAMVERSION='2.6.20' LOCALVERSION='-vserver-powerpc' ARCH='powerpc'
 setup-powerpc-vserver-powerpc-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='powerpc' KERNEL_ARCH='powerpc' ABINAME='-4' SUBARCH='vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-vserver-powerpc' ARCH='powerpc'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='powerpc' KERNEL_ARCH='powerpc' ABINAME='-1' SUBARCH='vserver' UPSTREAMVERSION='2.6.20' LOCALVERSION='-vserver-powerpc' ARCH='powerpc'
 binary-arch-powerpc-vserver:: binary-arch-powerpc-vserver-powerpc64
 binary-arch-powerpc-vserver-powerpc64:: binary-arch-powerpc-vserver-powerpc64-real
 build-powerpc-vserver:: build-powerpc-vserver-powerpc64
@@ -1018,11 +830,11 @@
 source-powerpc-vserver:: source-powerpc-vserver-powerpc64
 source-powerpc-vserver-powerpc64:: source-powerpc-vserver-powerpc64-real
 binary-arch-powerpc-vserver-powerpc64-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='powerpc64' KERNEL_ARCH='powerpc' ABINAME='-4' SUBARCH='vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-vserver-powerpc64' ARCH='powerpc'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='powerpc64' KERNEL_ARCH='powerpc' ABINAME='-1' SUBARCH='vserver' UPSTREAMVERSION='2.6.20' LOCALVERSION='-vserver-powerpc64' ARCH='powerpc'
 build-powerpc-vserver-powerpc64-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='powerpc64' KERNEL_ARCH='powerpc' ABINAME='-4' SUBARCH='vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-vserver-powerpc64' ARCH='powerpc'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='powerpc64' KERNEL_ARCH='powerpc' ABINAME='-1' SUBARCH='vserver' UPSTREAMVERSION='2.6.20' LOCALVERSION='-vserver-powerpc64' ARCH='powerpc'
 setup-powerpc-vserver-powerpc64-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='powerpc64' KERNEL_ARCH='powerpc' ABINAME='-4' SUBARCH='vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-vserver-powerpc64' ARCH='powerpc'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='powerpc64' KERNEL_ARCH='powerpc' ABINAME='-1' SUBARCH='vserver' UPSTREAMVERSION='2.6.20' LOCALVERSION='-vserver-powerpc64' ARCH='powerpc'
 binary-arch:: binary-arch-s390
 binary-arch-s390:: binary-arch-s390-real
 build:: build-s390
@@ -1056,11 +868,11 @@
 source-s390-none:: source-s390-none-s390
 source-s390-none-s390:: source-s390-none-s390-real
 binary-arch-s390-none-s390-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='s390' KERNEL_ARCH='s390' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-s390' ARCH='s390'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='s390' KERNEL_ARCH='s390' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-s390' ARCH='s390'
 build-s390-none-s390-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='s390' KERNEL_ARCH='s390' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-s390' ARCH='s390'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='s390' KERNEL_ARCH='s390' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-s390' ARCH='s390'
 setup-s390-none-s390-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='s390' KERNEL_ARCH='s390' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-s390' ARCH='s390'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='s390' KERNEL_ARCH='s390' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-s390' ARCH='s390'
 binary-arch-s390-none:: binary-arch-s390-none-s390-tape
 binary-arch-s390-none-s390-tape:: binary-arch-s390-none-s390-tape-real
 build-s390-none:: build-s390-none-s390-tape
@@ -1082,11 +894,11 @@
 source-s390-none:: source-s390-none-s390x
 source-s390-none-s390x:: source-s390-none-s390x-real
 binary-arch-s390-none-s390x-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='s390x' KERNEL_ARCH='s390' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-s390x' ARCH='s390'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='s390x' KERNEL_ARCH='s390' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-s390x' ARCH='s390'
 build-s390-none-s390x-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='s390x' KERNEL_ARCH='s390' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-s390x' ARCH='s390'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='s390x' KERNEL_ARCH='s390' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-s390x' ARCH='s390'
 setup-s390-none-s390x-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='s390x' KERNEL_ARCH='s390' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-s390x' ARCH='s390'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='s390x' KERNEL_ARCH='s390' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-s390x' ARCH='s390'
 binary-arch-s390:: binary-arch-s390-vserver
 binary-arch-s390-vserver:: binary-arch-s390-vserver-real
 build-s390:: build-s390-vserver
@@ -1108,11 +920,11 @@
 source-s390-vserver:: source-s390-vserver-s390x
 source-s390-vserver-s390x:: source-s390-vserver-s390x-real
 binary-arch-s390-vserver-s390x-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='s390x' KERNEL_ARCH='s390' ABINAME='-4' SUBARCH='vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-vserver-s390x' ARCH='s390'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='s390x' KERNEL_ARCH='s390' ABINAME='-1' SUBARCH='vserver' UPSTREAMVERSION='2.6.20' LOCALVERSION='-vserver-s390x' ARCH='s390'
 build-s390-vserver-s390x-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='s390x' KERNEL_ARCH='s390' ABINAME='-4' SUBARCH='vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-vserver-s390x' ARCH='s390'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='s390x' KERNEL_ARCH='s390' ABINAME='-1' SUBARCH='vserver' UPSTREAMVERSION='2.6.20' LOCALVERSION='-vserver-s390x' ARCH='s390'
 setup-s390-vserver-s390x-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='s390x' KERNEL_ARCH='s390' ABINAME='-4' SUBARCH='vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-vserver-s390x' ARCH='s390'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='s390x' KERNEL_ARCH='s390' ABINAME='-1' SUBARCH='vserver' UPSTREAMVERSION='2.6.20' LOCALVERSION='-vserver-s390x' ARCH='s390'
 binary-arch:: binary-arch-sparc
 binary-arch-sparc:: binary-arch-sparc-real
 build:: build-sparc
@@ -1146,11 +958,11 @@
 source-sparc-none:: source-sparc-none-sparc32
 source-sparc-none-sparc32:: source-sparc-none-sparc32-real
 binary-arch-sparc-none-sparc32-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='sparc32' KERNEL_ARCH='sparc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-sparc32' ARCH='sparc'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='sparc32' KERNEL_ARCH='sparc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-sparc32' ARCH='sparc'
 build-sparc-none-sparc32-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='sparc32' KERNEL_ARCH='sparc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-sparc32' ARCH='sparc'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='sparc32' KERNEL_ARCH='sparc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-sparc32' ARCH='sparc'
 setup-sparc-none-sparc32-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='sparc32' KERNEL_ARCH='sparc' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-sparc32' ARCH='sparc'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='sparc32' KERNEL_ARCH='sparc' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-sparc32' ARCH='sparc'
 binary-arch-sparc-none:: binary-arch-sparc-none-sparc64
 binary-arch-sparc-none-sparc64:: binary-arch-sparc-none-sparc64-real
 build-sparc-none:: build-sparc-none-sparc64
@@ -1160,11 +972,11 @@
 source-sparc-none:: source-sparc-none-sparc64
 source-sparc-none-sparc64:: source-sparc-none-sparc64-real
 binary-arch-sparc-none-sparc64-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='sparc64' KERNEL_ARCH='sparc64' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-sparc64' ARCH='sparc'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='sparc64' KERNEL_ARCH='sparc64' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-sparc64' ARCH='sparc'
 build-sparc-none-sparc64-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='sparc64' KERNEL_ARCH='sparc64' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-sparc64' ARCH='sparc'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='sparc64' KERNEL_ARCH='sparc64' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-sparc64' ARCH='sparc'
 setup-sparc-none-sparc64-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='sparc64' KERNEL_ARCH='sparc64' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-sparc64' ARCH='sparc'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='sparc64' KERNEL_ARCH='sparc64' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-sparc64' ARCH='sparc'
 binary-arch-sparc-none:: binary-arch-sparc-none-sparc64-smp
 binary-arch-sparc-none-sparc64-smp:: binary-arch-sparc-none-sparc64-smp-real
 build-sparc-none:: build-sparc-none-sparc64-smp
@@ -1174,11 +986,11 @@
 source-sparc-none:: source-sparc-none-sparc64-smp
 source-sparc-none-sparc64-smp:: source-sparc-none-sparc64-smp-real
 binary-arch-sparc-none-sparc64-smp-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='sparc64-smp' KERNEL_ARCH='sparc64' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-sparc64-smp' ARCH='sparc'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='sparc64-smp' KERNEL_ARCH='sparc64' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-sparc64-smp' ARCH='sparc'
 build-sparc-none-sparc64-smp-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='sparc64-smp' KERNEL_ARCH='sparc64' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-sparc64-smp' ARCH='sparc'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='sparc64-smp' KERNEL_ARCH='sparc64' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-sparc64-smp' ARCH='sparc'
 setup-sparc-none-sparc64-smp-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='sparc64-smp' KERNEL_ARCH='sparc64' ABINAME='-4' SUBARCH='none' UPSTREAMVERSION='2.6.18' LOCALVERSION='-sparc64-smp' ARCH='sparc'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='sparc64-smp' KERNEL_ARCH='sparc64' ABINAME='-1' SUBARCH='none' UPSTREAMVERSION='2.6.20' LOCALVERSION='-sparc64-smp' ARCH='sparc'
 binary-arch-sparc:: binary-arch-sparc-vserver
 binary-arch-sparc-vserver:: binary-arch-sparc-vserver-real
 build-sparc:: build-sparc-vserver
@@ -1200,8 +1012,8 @@
 source-sparc-vserver:: source-sparc-vserver-sparc64
 source-sparc-vserver-sparc64:: source-sparc-vserver-sparc64-real
 binary-arch-sparc-vserver-sparc64-real:
-	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='sparc64' KERNEL_ARCH='sparc64' ABINAME='-4' SUBARCH='vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-vserver-sparc64' ARCH='sparc'
+	$(MAKE) -f debian/rules.real binary-arch-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='sparc64' KERNEL_ARCH='sparc64' ABINAME='-1' SUBARCH='vserver' UPSTREAMVERSION='2.6.20' LOCALVERSION='-vserver-sparc64' ARCH='sparc'
 build-sparc-vserver-sparc64-real:
-	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.18' FLAVOUR='sparc64' KERNEL_ARCH='sparc64' ABINAME='-4' SUBARCH='vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-vserver-sparc64' ARCH='sparc'
+	$(MAKE) -f debian/rules.real build MAJOR='2.6' VERSION='2.6.20' FLAVOUR='sparc64' KERNEL_ARCH='sparc64' ABINAME='-1' SUBARCH='vserver' UPSTREAMVERSION='2.6.20' LOCALVERSION='-vserver-sparc64' ARCH='sparc'
 setup-sparc-vserver-sparc64-real:
-	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.18' FLAVOUR='sparc64' KERNEL_ARCH='sparc64' ABINAME='-4' SUBARCH='vserver' UPSTREAMVERSION='2.6.18' LOCALVERSION='-vserver-sparc64' ARCH='sparc'
+	$(MAKE) -f debian/rules.real setup-flavour MAJOR='2.6' VERSION='2.6.20' FLAVOUR='sparc64' KERNEL_ARCH='sparc64' ABINAME='-1' SUBARCH='vserver' UPSTREAMVERSION='2.6.20' LOCALVERSION='-vserver-sparc64' ARCH='sparc'




More information about the Pkg-loop-aes-commits mailing list