Control: tags 906187 + patch Control: tags 906187 + pending
Dear maintainer, I've prepared an NMU for facter (versioned as 3.11.0-1.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards. -- .''`. https://info.comodo.priv.at -- Debian Developer https://www.debian.org : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D 85FA BB3A 6801 8649 AA06 `. `' Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe `-
diff -Nru facter-3.11.0/debian/changelog facter-3.11.0/debian/changelog
--- facter-3.11.0/debian/changelog 2018-03-29 12:13:41.000000000 +0200
+++ facter-3.11.0/debian/changelog 2018-12-01 00:19:32.000000000 +0100
@@ -1,3 +1,12 @@
+facter (3.11.0-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix "missing Depends: libfacter3.11.0 (= ${binary:Version})":
+ add the Depends, as suggested by Andreas Beckmann.
+ (Closes: #906187)
+
+ -- gregor herrmann <[email protected]> Sat, 01 Dec 2018 00:19:32 +0100
+
facter (3.11.0-1) unstable; urgency=medium
* New upstream release
diff -Nru facter-3.11.0/debian/control facter-3.11.0/debian/control
--- facter-3.11.0/debian/control 2018-03-29 12:13:41.000000000 +0200
+++ facter-3.11.0/debian/control 2018-12-01 00:16:40.000000000 +0100
@@ -72,7 +72,7 @@
Package: facter-dev
Architecture: any
Multi-Arch: same
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, libfacter3.11.0 (= ${binary:Version})
Description: collect and display facts about the system -- development files
Facter is Puppet’s cross-platform system profiling library. It discovers and
reports per-node facts, which are collected by the Puppet agent and are made
signature.asc
Description: Digital Signature

