Package: ldap2dns
Version: 0.3.1-3.1
Severity: normal
Tags: patch pending
Dear maintainer,
I've prepared an NMU for ldap2dns (versioned as 0.3.1-3.2) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer.
Regards,
Eriberto
diff -u ldap2dns-0.3.1/debian/changelog ldap2dns-0.3.1/debian/changelog
--- ldap2dns-0.3.1/debian/changelog
+++ ldap2dns-0.3.1/debian/changelog
@@ -1,3 +1,19 @@
+ldap2dns (0.3.1-3.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Bumped DH level to 10. (Closes: #817522)
+ * Run wrap-and-sort.
+ * debian/control:
+ - Added ${misc:Depends} variable to Depends field.
+ - Bumped Standards-Version to 3.9.8.
+ - Fixed a typo in long description. Thanks to Florian
+ Zumbiehl <[email protected]>. (Closes: #300008)
+ - Removed the full stop "." character from short
+ description.
+ * debian/watch: created. (based in #375468 and LP #206303)
+
+ -- Joao Eriberto Mota Filho <[email protected]> Fri, 14 Oct 2016 19:58:13
-0300
+
ldap2dns (0.3.1-3.1) unstable; urgency=low
* Non-maintainer upload.
diff -u ldap2dns-0.3.1/debian/compat ldap2dns-0.3.1/debian/compat
--- ldap2dns-0.3.1/debian/compat
+++ ldap2dns-0.3.1/debian/compat
@@ -1 +1 @@
-4
+10
diff -u ldap2dns-0.3.1/debian/control ldap2dns-0.3.1/debian/control
--- ldap2dns-0.3.1/debian/control
+++ ldap2dns-0.3.1/debian/control
@@ -2,16 +2,18 @@
Section: admin
Priority: optional
Maintainer: Igor Stroh <[email protected]>
-Build-Depends: debhelper (>= 4.1.16), libldap2-dev (>= 2.1.22-1), links
(>=0.98-3)
-Standards-Version: 3.6.1
+Build-Depends: debhelper (>= 10), libldap2-dev (>= 2.1.22-1), links (>=0.98-3)
+Standards-Version: 3.9.8
Package: ldap2dns
Architecture: any
-Depends: ${shlibs:Depends}, bind | bind9 | djbdns | djbdns-installer
+Depends: bind | bind9 | djbdns | djbdns-installer,
+ ${misc:Depends},
+ ${shlibs:Depends}
Recommends: ldap-utils (>= 2.1.22-1)
-Description: LDAP based DNS management system.
+Description: LDAP based DNS management system
ldap2dns is a program to create DNS (Domain Name Service) records directly
- from an LDAP directory. It can and should be used to replace the secondary
+ from a LDAP directory. It can and should be used to replace the secondary
name-server by a second primary one. ldap2dns reduces all kind of
administration overhead: No more flat file editing, no more zone file
editing. After having installed ldap2dns, the administrator only has to
only in patch2:
unchanged:
--- ldap2dns-0.3.1.orig/debian/watch
+++ ldap2dns-0.3.1/debian/watch
@@ -0,0 +1,2 @@
+version=4
+https://github.com/bklang/ldap2dns/downloads
.*/ldap2dns/ldap2dns-(\d\S+)\.tar\.(?:bz2|gz|xz)