Browse Source

debian/control:

- Added a Homepage field.
- Bumped Standards-Version to 3.8.0.
- Reordered utilities in Description and added coraid-update.
David Martínez Moreno 16 years ago
parent
commit
a4849504b8
1 changed files with 6 additions and 4 deletions
  1. 6 4
      debian/control

+ 6 - 4
debian/control

@@ -2,7 +2,8 @@ Source: aoetools
 Section: admin
 Priority: optional
 Maintainer: David Martínez Moreno <ender@debian.org>
-Standards-Version: 3.7.2.2
+Standards-Version: 3.8.0
+Homepage: http://aoetools.sf.net
 Build-Depends: debhelper (>= 5)
 
 Package: aoetools
@@ -20,13 +21,14 @@ Description: tools to assist in using ATA over Ethernet
  the aoetools.  The aoe driver for 2.4 kernels is self-sufficient.
  .
  There are several tools included in this package:
+  * aoecfg         - manipulate AoE configuration strings
   * aoe-discover   - trigger discovery of ATA over Ethernet devices
+  * aoe-flush      - flush the down devices out of the aoe driver
   * aoe-interfaces - restrict network interfaces used for AoE
   * aoe-mkdevs     - create character and block device files
   * aoe-mkshelf    - create block device files for one shelf address
-  * aoe-stat       - print status information for AoE devices
   * aoeping        - simple userland communication with AoE devices
   * aoe-revalidate - revalidate the disk size of an AoE device
+  * aoe-stat       - print status information for AoE devices
   * aoe-version    - print AoE-related software version information
-  * aoe-flush      . flush the down devices out of the aoe driver
-  * aoecfg         . manipulate AoE configuration strings
+  * coraid-update  - upload an update file to a Coraid appliance