equal
deleted
inserted
replaced
1 Source: ldap-backup |
1 Source: ldap-backup |
2 Section: unknown |
2 Section: admin |
3 Priority: extra |
3 Priority: extra |
4 Maintainer: Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> |
4 Maintainer: Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> |
5 Build-Depends: debhelper (>= 8.0.0) |
5 Build-Depends: debhelper (>= 8.0.0) |
6 Standards-Version: 3.9.3 |
6 Standards-Version: 3.9.6 |
7 Homepage: https://ssl.schlittermann.de/hg/ldap-backup |
7 Homepage: https://ssl.schlittermann.de/hg/ldap-backup |
8 |
8 |
9 Package: ldap-backup |
9 Package: ldap-backup |
10 Architecture: all |
10 Architecture: all |
11 Depends: bash, ${misc:Depends} |
11 Depends: bash (>= 0), ${misc:Depends} |
12 Description: backup the current ldap databases |
12 Description: backup the current ldap databases |
13 This tiny script dumps the current ldap databases via slapcat. The |
13 This tiny script dumps the current ldap databases via slapcat. The |
14 dump includes the cn=config information. |
14 dump includes the cn=config information. |