[Pkg-loop-aes-commits] r1492 - in /trunk/loop-aes/debian: README.build bin/ changelog control control.md5sum rules rules.gen rules.real templates/

xam at users.alioth.debian.org xam at users.alioth.debian.org
Fri Feb 8 08:44:14 UTC 2008


Author: xam
Date: Fri Feb  8 08:44:14 2008
New Revision: 1492

URL: http://svn.debian.org/wsvn/pkg-loop-aes/?sc=1&rev=1492
Log:
Back to being a pure -source package. Modules
  are now included in linux-modules-extra-2.6.

Removed:
    trunk/loop-aes/debian/README.build
    trunk/loop-aes/debian/bin/
    trunk/loop-aes/debian/control.md5sum
    trunk/loop-aes/debian/rules.gen
    trunk/loop-aes/debian/rules.real
    trunk/loop-aes/debian/templates/
Modified:
    trunk/loop-aes/debian/changelog
    trunk/loop-aes/debian/control
    trunk/loop-aes/debian/rules

Modified: trunk/loop-aes/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-loop-aes/trunk/loop-aes/debian/changelog?rev=1492&op=diff
==============================================================================
--- trunk/loop-aes/debian/changelog (original)
+++ trunk/loop-aes/debian/changelog Fri Feb  8 08:44:14 2008
@@ -1,3 +1,10 @@
+loop-aes (3.2b-4) UNRELEASED; urgency=low
+
+  * Back to being a pure -source package. Modules
+    are now included in linux-modules-extra-2.6.
+
+ -- Max Vozeler <xam at debian.org>  Fri, 08 Feb 2008 09:09:09 +0100
+
 loop-aes (3.2b-3) unstable; urgency=low
 
   * Include Makefile-2.6 in -source so it can be

Modified: trunk/loop-aes/debian/control
URL: http://svn.debian.org/wsvn/pkg-loop-aes/trunk/loop-aes/debian/control?rev=1492&op=diff
==============================================================================
--- trunk/loop-aes/debian/control (original)
+++ trunk/loop-aes/debian/control Fri Feb  8 08:44:14 2008
@@ -4,1427 +4,36 @@
 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.3
-Build-Depends: debhelper (>= 4.0.0), module-assistant, bzip2, fakeroot, linux-support-2.6.23-1, linux-headers-2.6.23-1-all-alpha [alpha], linux-headers-2.6.23-1-all-amd64 [amd64], linux-headers-2.6.23-1-all-arm [arm], linux-headers-2.6.23-1-all-armel [armel], linux-headers-2.6.23-1-all-hppa [hppa], linux-headers-2.6.23-1-all-i386 [i386], linux-headers-2.6.23-1-all-ia64 [ia64], linux-headers-2.6.23-1-all-m68k [m68k], linux-headers-2.6.23-1-all-mips [mips], linux-headers-2.6.23-1-all-mipsel [mipsel], linux-headers-2.6.23-1-all-powerpc [powerpc], linux-headers-2.6.23-1-all-s390 [s390], linux-headers-2.6.23-1-all-sparc [sparc]
+Build-Depends: debhelper (>= 4.0.0), module-assistant, bzip2, fakeroot
 
 Package: loop-aes-source
 Architecture: all
 Depends: build-essential, debhelper (>> 4.0.0), module-assistant, bzip2
 Recommends: loop-aes-testsuite
 Description: source for loop-AES encryption modules
- This package contains source code of the loop-AES loadable kernel modules
- for Linux 2.0 - 2.6. It can be used with module-assistant, make-kpkg or
- stand-alone to build loop-AES module packages.
+ This package contains source code of the loop-AES loadable kernel
+ modules for Linux 2.0 - 2.6. It can be used with module-assistant,
+ make-kpkg or stand-alone to build loop-AES module packages.
  .
- 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.
+ 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).
+ 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).
  .
- Modules compiled from this package require mount utils with support for
- loop-AES to work correctly.  Such utils are provided in the package
- 'loop-aes-utils'.
+ Modules compiled from this package require mount utils with
+ support for loop-AES to work correctly. Such utils are provided
+ in the package 'loop-aes-utils'.
 
 Package: loop-aes-testsuite
 Architecture: all
 Provides: loop-aes-testsuite-v3
 Description: test suite for loop-AES encryption modules
- This package provides scripts for testing the loop-AES encryption kernel
- modules.
-
-Package: loop-aes-modules-2.6.23-1-alpha-generic
-Architecture: alpha
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-alpha-generic, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-alpha-generic
-Conflicts: loop-aes-2.6.23-1-alpha-generic
-Description: loop-AES encryption modules for Linux 2.6.23 on Alpha
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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: linux-latest-modules-2.6.23-1-alpha-generic, loop-aes-modules-2.6.23-1-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.23-1-alpha-smp
-Architecture: alpha
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-alpha-smp, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-alpha-smp
-Conflicts: loop-aes-2.6.23-1-alpha-smp
-Description: loop-AES encryption modules for Linux 2.6.23 on Alpha SMP
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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: linux-latest-modules-2.6.23-1-alpha-smp, loop-aes-modules-2.6.23-1-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.23-1-alpha-legacy
-Architecture: alpha
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-alpha-legacy, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-alpha-legacy
-Conflicts: loop-aes-2.6.23-1-alpha-legacy
-Description: loop-AES encryption modules for Linux 2.6.23 on Alpha Legacy
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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: linux-latest-modules-2.6.23-1-alpha-legacy, loop-aes-modules-2.6.23-1-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.23-1-amd64
-Architecture: amd64 i386
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-amd64, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-amd64
-Conflicts: loop-aes-2.6.23-1-amd64
-Description: loop-AES encryption modules for Linux 2.6.23 on AMD64
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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-amd64
-Architecture: amd64 i386
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-amd64, loop-aes-modules-2.6.23-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.23-1-footbridge
-Architecture: arm
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-footbridge, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-footbridge
-Conflicts: loop-aes-2.6.23-1-footbridge
-Description: loop-AES encryption modules for Linux 2.6.23 on Footbridge based
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-footbridge
-Architecture: arm
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-footbridge, loop-aes-modules-2.6.23-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.23-1-iop32x
-Architecture: arm armel
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-iop32x, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-iop32x
-Conflicts: loop-aes-2.6.23-1-iop32x
-Description: loop-AES encryption modules for Linux 2.6.23 on IOP32x
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-iop32x
-Architecture: arm armel
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-iop32x, loop-aes-modules-2.6.23-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.23-1-ixp4xx
-Architecture: arm armel
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-ixp4xx, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-ixp4xx
-Conflicts: loop-aes-2.6.23-1-ixp4xx
-Description: loop-AES encryption modules for Linux 2.6.23 on IXP4xx
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-ixp4xx
-Architecture: arm armel
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-ixp4xx, loop-aes-modules-2.6.23-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.23-1-versatile
-Architecture: armel
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-versatile, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-versatile
-Conflicts: loop-aes-2.6.23-1-versatile
-Description: loop-AES encryption modules for Linux 2.6.23 on Versatile
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 on Versatile (PB, AB, Qemu) 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-versatile
-Architecture: armel
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-versatile, loop-aes-modules-2.6.23-1-versatile
-Description: loop-AES encryption modules for Linux 2.6 on Versatile
- This package will always depend on the loop-AES module package built for
- the latest 2.6 kernel image available for Versatile (PB, AB, Qemu)
- machines.
-
-Package: loop-aes-modules-2.6.23-1-parisc
-Architecture: hppa
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-parisc, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-parisc
-Conflicts: loop-aes-2.6.23-1-parisc
-Description: loop-AES encryption modules for Linux 2.6.23 on 32-bit PA-RISC
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-parisc
-Architecture: hppa
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-parisc, loop-aes-modules-2.6.23-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.23-1-parisc-smp
-Architecture: hppa
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-parisc-smp, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-parisc-smp
-Conflicts: loop-aes-2.6.23-1-parisc-smp
-Description: loop-AES encryption modules for Linux 2.6.23 on multiprocessor 32-bit PA-RISC
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-parisc-smp
-Architecture: hppa
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-parisc-smp, loop-aes-modules-2.6.23-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.23-1-parisc64
-Architecture: hppa
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-parisc64, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-parisc64
-Conflicts: loop-aes-2.6.23-1-parisc64
-Description: loop-AES encryption modules for Linux 2.6.23 on 64-bit PA-RISC
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-parisc64
-Architecture: hppa
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-parisc64, loop-aes-modules-2.6.23-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.23-1-parisc64-smp
-Architecture: hppa
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-parisc64-smp, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-parisc64-smp
-Conflicts: loop-aes-2.6.23-1-parisc64-smp
-Description: loop-AES encryption modules for Linux 2.6.23 on multiprocessor 64-bit PA-RISC
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-parisc64-smp
-Architecture: hppa
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-parisc64-smp, loop-aes-modules-2.6.23-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.23-1-486
-Architecture: i386
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-486, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-486
-Conflicts: loop-aes-2.6.23-1-486
-Description: loop-AES encryption modules for Linux 2.6.23 on x86
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-486
-Architecture: i386
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-486, loop-aes-modules-2.6.23-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.23-1-686
-Architecture: i386
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-686, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-686
-Conflicts: loop-aes-2.6.23-1-686
-Description: loop-AES encryption modules for Linux 2.6.23 on PPro/Celeron/PII/PIII/P4
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 on Pentium Pro/Celeron/Pentium II/Pentium III/Pentium 4
- 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-686
-Architecture: i386
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-686, loop-aes-modules-2.6.23-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.23-1-686-bigmem
-Architecture: i386
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-686-bigmem, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-686-bigmem
-Conflicts: loop-aes-2.6.23-1-686-bigmem
-Description: loop-AES encryption modules for Linux 2.6.23 on PPro/Celeron/PII/PIII/P4
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-686-bigmem
-Architecture: i386
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-686-bigmem, loop-aes-modules-2.6.23-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.23-1-xen-686
-Architecture: i386
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-xen-686, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-xen-686
-Conflicts: loop-aes-2.6.23-1-xen-686
-Description: loop-AES encryption modules for Linux 2.6.23 on i686
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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-686
-Architecture: i386
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-xen-686, loop-aes-modules-2.6.23-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.23-1-itanium
-Architecture: ia64
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-itanium, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-itanium
-Conflicts: loop-aes-2.6.23-1-itanium
-Description: loop-AES encryption modules for Linux 2.6.23 on Itanium
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-itanium
-Architecture: ia64
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-itanium, loop-aes-modules-2.6.23-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.23-1-mckinley
-Architecture: ia64
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-mckinley, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-mckinley
-Conflicts: loop-aes-2.6.23-1-mckinley
-Description: loop-AES encryption modules for Linux 2.6.23 on Itanium II
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-mckinley
-Architecture: ia64
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-mckinley, loop-aes-modules-2.6.23-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.23-1-amiga
-Architecture: m68k
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-amiga, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-amiga
-Conflicts: loop-aes-2.6.23-1-amiga
-Description: loop-AES encryption modules for Linux 2.6.23 on Amiga
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-amiga
-Architecture: m68k
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-amiga, loop-aes-modules-2.6.23-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.23-1-atari
-Architecture: m68k
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-atari, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-atari
-Conflicts: loop-aes-2.6.23-1-atari
-Description: loop-AES encryption modules for Linux 2.6.23 on Atari
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-atari
-Architecture: m68k
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-atari, loop-aes-modules-2.6.23-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.23-1-mac
-Architecture: m68k
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-mac, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-mac
-Conflicts: loop-aes-2.6.23-1-mac
-Description: loop-AES encryption modules for Linux 2.6.23 on Macintosh
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-mac
-Architecture: m68k
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-mac, loop-aes-modules-2.6.23-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.23-1-r4k-ip22
-Architecture: mips
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-r4k-ip22, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-r4k-ip22
-Conflicts: loop-aes-2.6.23-1-r4k-ip22
-Description: loop-AES encryption modules for Linux 2.6.23 on SGI IP22
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-ip22
-Architecture: mips
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-r4k-ip22, loop-aes-modules-2.6.23-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.23-1-r5k-ip32
-Architecture: mips
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-r5k-ip32, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-r5k-ip32
-Conflicts: loop-aes-2.6.23-1-r5k-ip32
-Description: loop-AES encryption modules for Linux 2.6.23 on SGI IP32
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-r5k-ip32
-Architecture: mips
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-r5k-ip32, loop-aes-modules-2.6.23-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.23-1-sb1-bcm91250a
-Architecture: mips mipsel
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-sb1-bcm91250a, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-sb1-bcm91250a
-Conflicts: loop-aes-2.6.23-1-sb1-bcm91250a
-Description: loop-AES encryption modules for Linux 2.6.23 on BCM91250A
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-sb1-bcm91250a
-Architecture: mips mipsel
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-sb1-bcm91250a, loop-aes-modules-2.6.23-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.23-1-sb1a-bcm91480b
-Architecture: mips mipsel
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-sb1a-bcm91480b, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-sb1a-bcm91480b
-Conflicts: loop-aes-2.6.23-1-sb1a-bcm91480b
-Description: loop-AES encryption modules for Linux 2.6.23 on BCM91480B
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-sb1a-bcm91480b
-Architecture: mips mipsel
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-sb1a-bcm91480b, loop-aes-modules-2.6.23-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.23-1-4kc-malta
-Architecture: mips mipsel
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-4kc-malta, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-4kc-malta
-Conflicts: loop-aes-2.6.23-1-4kc-malta
-Description: loop-AES encryption modules for Linux 2.6.23 on MIPS Malta
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 on MIPS Malta board 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-4kc-malta
-Architecture: mips mipsel
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-4kc-malta, loop-aes-modules-2.6.23-1-4kc-malta
-Description: loop-AES encryption modules for Linux 2.6 on MIPS Malta
- This package will always depend on the loop-AES module package built for
- the latest 2.6 kernel image available for MIPS Malta board machines.
-
-Package: loop-aes-modules-2.6.23-1-5kc-malta
-Architecture: mips mipsel
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-5kc-malta, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-5kc-malta
-Conflicts: loop-aes-2.6.23-1-5kc-malta
-Description: loop-AES encryption modules for Linux 2.6.23 on MIPS Malta (64-bit)
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 on MIPS Malta board (64-bit) 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-5kc-malta
-Architecture: mips mipsel
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-5kc-malta, loop-aes-modules-2.6.23-1-5kc-malta
-Description: loop-AES encryption modules for Linux 2.6 on MIPS Malta (64-bit)
- This package will always depend on the loop-AES module package built for
- the latest 2.6 kernel image available for MIPS Malta board (64-bit)
- machines.
-
-Package: loop-aes-modules-2.6.23-1-qemu
-Architecture: mips mipsel
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-qemu, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-qemu
-Conflicts: loop-aes-2.6.23-1-qemu
-Description: loop-AES encryption modules for Linux 2.6.23 on QEMU
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-qemu
-Architecture: mips mipsel
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-qemu, loop-aes-modules-2.6.23-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.23-1-r5k-cobalt
-Architecture: mipsel
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-r5k-cobalt, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-r5k-cobalt
-Conflicts: loop-aes-2.6.23-1-r5k-cobalt
-Description: loop-AES encryption modules for Linux 2.6.23 on Cobalt
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-r5k-cobalt
-Architecture: mipsel
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-r5k-cobalt, loop-aes-modules-2.6.23-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.23-1-powerpc
-Architecture: powerpc
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-powerpc, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-powerpc
-Conflicts: loop-aes-2.6.23-1-powerpc
-Description: loop-AES encryption modules for Linux 2.6.23 on uniprocessor 32-bit PowerPC
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-powerpc
-Architecture: powerpc
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-powerpc, loop-aes-modules-2.6.23-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.23-1-powerpc-smp
-Architecture: powerpc
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-powerpc-smp, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-powerpc-smp
-Conflicts: loop-aes-2.6.23-1-powerpc-smp
-Description: loop-AES encryption modules for Linux 2.6.23 on multiprocessor 32-bit PowerPC
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-powerpc-smp
-Architecture: powerpc
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-powerpc-smp, loop-aes-modules-2.6.23-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.23-1-powerpc-miboot
-Architecture: powerpc
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-powerpc-miboot, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-powerpc-miboot
-Conflicts: loop-aes-2.6.23-1-powerpc-miboot
-Description: loop-AES encryption modules for Linux 2.6.23 on 32-bit PowerPC for miboot floppy
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-powerpc-miboot
-Architecture: powerpc
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-powerpc-miboot, loop-aes-modules-2.6.23-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.23-1-powerpc64
-Architecture: powerpc
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-powerpc64, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-powerpc64
-Conflicts: loop-aes-2.6.23-1-powerpc64
-Description: loop-AES encryption modules for Linux 2.6.23 on 64-bit PowerPC
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-powerpc64
-Architecture: powerpc
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-powerpc64, loop-aes-modules-2.6.23-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.23-1-s390
-Architecture: s390
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-s390, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-s390
-Conflicts: loop-aes-2.6.23-1-s390
-Description: loop-AES encryption modules for Linux 2.6.23 on IBM S/390
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-s390
-Architecture: s390
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-s390, loop-aes-modules-2.6.23-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.23-1-s390x
-Architecture: s390
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-s390x, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-s390x
-Conflicts: loop-aes-2.6.23-1-s390x
-Description: loop-AES encryption modules for Linux 2.6.23 on IBM zSeries
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-s390x
-Architecture: s390
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-s390x, loop-aes-modules-2.6.23-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.23-1-sparc64
-Architecture: sparc
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-sparc64, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-sparc64
-Conflicts: loop-aes-2.6.23-1-sparc64
-Description: loop-AES encryption modules for Linux 2.6.23 on uniprocessor 64-bit UltraSPARC
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-sparc64
-Architecture: sparc
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-sparc64, loop-aes-modules-2.6.23-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.23-1-sparc64-smp
-Architecture: sparc
-Section: admin
-Priority: optional
-Depends: linux-modules-2.6.23-1-sparc64-smp, loop-aes-utils (>= 2.12p-1)
-Recommends: loop-aes-testsuite
-Replaces: loop-aes-2.6.23-1-sparc64-smp
-Conflicts: loop-aes-2.6.23-1-sparc64-smp
-Description: loop-AES encryption modules for Linux 2.6.23 on multiprocessor 64-bit UltraSPARC
- This package contains the loop-AES loadable Linux kernel modules compiled
- for kernel 2.6.23 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
- 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-sparc64-smp
-Architecture: sparc
-Section: admin
-Priority: optional
-Depends: linux-latest-modules-2.6.23-1-sparc64-smp, loop-aes-modules-2.6.23-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.
-
+ This package provides scripts for testing the loop-AES encryption
+ kernel modules.

Modified: trunk/loop-aes/debian/rules
URL: http://svn.debian.org/wsvn/pkg-loop-aes/trunk/loop-aes/debian/rules?rev=1492&op=diff
==============================================================================
--- trunk/loop-aes/debian/rules (original)
+++ trunk/loop-aes/debian/rules Fri Feb  8 08:44:14 2008
@@ -1,19 +1,64 @@
 #!/usr/bin/make -f
+# $Id$
 
-KERNELVERSION := 2.6.23-1
+PACKAGE	:= loop-aes
+PACKAGE_DIR = debian/$(PACKAGE)
+MODULES_DIR = $(PACKAGE_DIR)/usr/src/modules
+TESTSUITE_DIR = $(PACKAGE_DIR)/usr/share/loop-aes-testsuite
 
-include /usr/src/linux-support-$(KERNELVERSION)/modules/rules.include
+build:
+# Nothing to do
 
-setup: debian/control $(STAMPS_DIR)/setup-base
-$(STAMPS_DIR)/setup-base: $(BUILD_DIR) $(STAMPS_DIR)
+install: build install-source install-testsuite
+
+install-source: PACKAGE = loop-aes-source
+install-source: 
 	dh_testdir
-	$(MAKE) -f debian/rules.gen setup_$(DEB_HOST_ARCH)
-	touch $@
+	dh_testroot
+	dh_clean -p$(PACKAGE)
+	dh_installdirs -p$(PACKAGE)
+	dh_installchangelogs -p$(PACKAGE) ChangeLog
+	dh_installdocs -p$(PACKAGE) README debian/README.Debian
 
-$(BUILD_STAMP): $(STAMPS_DIR)/setup-base
+	dh_install -p$(PACKAGE) $(filter-out debian,$(wildcard *)) usr/src/modules/loop-aes
+	dh_install -p$(PACKAGE) debian/copyright debian/changelog debian/compat debian/README.Debian debian/Makefile-2.6 $(wildcard debian/source/*) usr/src/modules/loop-aes/debian
 
-GENCONTROL = debian/bin/gencontrol.py
+	dh_fixperms -p$(PACKAGE)
+	chmod +x $(MODULES_DIR)/loop-aes/debian/rules
+	cd $(MODULES_DIR)/.. && tar cvf - modules | bzip2 -9 > loop-aes.tar.bz2
+	rm -rf $(MODULES_DIR)
 
-get-orig-source:
-	sh debian/get-orig-source
+install-testsuite: PACKAGE = loop-aes-testsuite
+install-testsuite:
+	dh_testdir
+	dh_testroot
+	dh_clean -p$(PACKAGE)
+	dh_installdirs -p$(PACKAGE)
+	dh_installchangelogs -p$(PACKAGE)
+	dh_installdocs -p$(PACKAGE)
+	dh_installman -p$(PACKAGE) debian/loop-aes-runtests.8
 
+	mkdir -p $(TESTSUITE_DIR) 
+	cp gpgkey*.asc $(TESTSUITE_DIR)
+	cp Makefile $(TESTSUITE_DIR)
+	install -m 0755 -D debian/loop-aes-runtests $(PACKAGE_DIR)/usr/sbin/loop-aes-runtests
+
+binary: binary-arch binary-indep
+
+binary-arch:
+# Nothing to do
+
+binary-indep: install
+	dh_compress -i
+	dh_fixperms -i
+	dh_installdeb -i
+	dh_gencontrol -i
+	dh_md5sums -i
+	dh_builddeb -i
+
+clean:
+	dh_testdir
+	dh_testroot
+	dh_clean
+
+.PHONY: clean binary-indep binary-arch binary build install install-source install-testsuite




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