--- a/debian/README Fri Dec 04 14:50:26 2015 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-The Debian Package ldap-backup
-----------------------------
-
-Comments regarding the Package
-
- -- Heiko Schlittermann <hs@schlittermann.de> Thu, 02 Jan 2014 17:07:04 +0100
--- a/debian/README.Debian Fri Dec 04 14:50:26 2015 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-ldap-backup for Debian
-----------------------
-
-<possible notes regarding this package - if none, delete this file>
-
- -- Heiko Schlittermann <hs@schlittermann.de> Thu, 02 Jan 2014 17:07:04 +0100
--- a/debian/control Fri Dec 04 14:50:26 2015 +0100
+++ b/debian/control Fri Dec 04 16:44:21 2015 +0100
@@ -1,14 +1,14 @@
Source: ldap-backup
-Section: unknown
+Section: admin
Priority: extra
Maintainer: Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Build-Depends: debhelper (>= 8.0.0)
-Standards-Version: 3.9.3
+Standards-Version: 3.9.6
Homepage: https://ssl.schlittermann.de/hg/ldap-backup
Package: ldap-backup
Architecture: all
-Depends: bash, ${misc:Depends}
+Depends: bash (>= 0), ${misc:Depends}
Description: backup the current ldap databases
This tiny script dumps the current ldap databases via slapcat. The
dump includes the cn=config information.