File: control

package info (click to toggle)
reiser4progs 1.0.7-6
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 5,352 kB
  • ctags: 3,699
  • sloc: ansic: 33,483; sh: 8,489; makefile: 1,001
file content (31 lines) | stat: -rw-r--r-- 1,068 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Source: reiser4progs
Section: admin
Priority: optional
Maintainer: Felix Zielcke <fzielcke@z-51.de>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 6), cdbs, libaal-dev (>= 1.0.5-2), libaal-dev (<< 1.0.6), uuid-dev, libreadline-dev, libncurses5-dev,
 autotools-dev
Standards-Version: 3.8.4

Package: reiser4progs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: administration utilities for the Reiser4 filesystem
 The following utilities to manage Reiser4 filesystems are provided:
 .
   - debugfs.reiser4
   - fsck.reiser4
   - measurefs.reiser4
   - mkfs.reiser4

Package: libreiser4-dev
Section: libdevel
Priority: extra
Architecture: any
Depends: ${misc:Depends}, libc6-dev | libc-dev, libaal-dev (>= 1.0.4-1), uuid-dev, libreadline5-dev, libncurses5-dev
Description: Reiser4's filesystem access and manipulation library
 These are the development files for Reiser4 libraries. Stand alone
 libraries are also provided to allow the build of grub with support
 for Reiser4.
 .
 They are part of the Reiser4's filesystem support tools.