On 3/7/20 12:19 AM, Richard Laager wrote:
> Also attached is a debdiff for an NMU that fixes this and some other
> small issues.

Updated NMU debdiff attached. This one sets Rules-Requires-Root: no.

-- 
Richard
diff -Nru rng-tools-5/debian/changelog rng-tools-5/debian/changelog
--- rng-tools-5/debian/changelog        2018-12-02 04:00:52.000000000 -0600
+++ rng-tools-5/debian/changelog        2020-03-07 01:36:36.000000000 -0600
@@ -1,3 +1,15 @@
+rng-tools (5-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix libgcrypt Build-Depends (Closes: 919412)
+  * Update Standards-Version to 4.5.0 (no changes)
+    - Set Rules-Requires-Root: no
+  * Rename debian/NEWS.Debian to debian/NEWS so it is installed.
+  * Fix indentation in debian/NEWS (and rewrap as required).
+  * Fix spelling errors in debian/NEWS
+
+ -- Richard Laager <rlaa...@wiktel.com>  Sat, 07 Mar 2020 01:36:36 -0600
+
 rng-tools (5-1) unstable; urgency=medium
 
   [ David Härdeman ]
diff -Nru rng-tools-5/debian/control rng-tools-5/debian/control
--- rng-tools-5/debian/control  2018-12-02 04:00:52.000000000 -0600
+++ rng-tools-5/debian/control  2020-03-07 01:35:56.000000000 -0600
@@ -2,8 +2,9 @@
 Section: utils
 Priority: optional
 Maintainer: Henrique de Moraes Holschuh <h...@debian.org>
-Build-Depends: debhelper (>= 10), libtspi-dev, libgcrypt11-dev
-Standards-Version: 4.2.1
+Build-Depends: debhelper (>= 10), libtspi-dev, libgcrypt20-dev
+Standards-Version: 4.5.0
+Rules-Requires-Root: no
 
 Package: rng-tools
 Architecture: any
diff -Nru rng-tools-5/debian/NEWS rng-tools-5/debian/NEWS
--- rng-tools-5/debian/NEWS     1969-12-31 18:00:00.000000000 -0600
+++ rng-tools-5/debian/NEWS     2020-03-07 00:07:43.000000000 -0600
@@ -0,0 +1,17 @@
+rng-tools (2-unofficial-mt.9-1) experimental; urgency=low
+
+  rng-tools now features an user-space driver to interface to the VIA PadLock
+  security engine's RNG.  In order to better support such extensions, rngd is 
+  being revised to work with better modularized entropy sources ("input
+  drivers") and entropy sinks ("output drivers").
+
+  To accommodate for these changes, the public interfaces have been changed
+  slightly.  The "intel" TRNG profile has been renamed to "intelfwh" (in
+  hindsight, it should have been named like that since day one).  The "via"
+  TRNG profile has been renamed "viakernel", and a new TRNG profile,
+  "viapadlock", was added.
+
+  It is probable that the command line interface will be throughoutly modified
+  soon, to better accommodate the modular drivers.
+
+ -- Henrique de Moraes Holschuh <h...@debian.org>  Fri,  5 Nov 2004 08:57:35 
-0200
diff -Nru rng-tools-5/debian/NEWS.Debian rng-tools-5/debian/NEWS.Debian
--- rng-tools-5/debian/NEWS.Debian      2014-03-18 14:56:45.000000000 -0500
+++ rng-tools-5/debian/NEWS.Debian      1969-12-31 18:00:00.000000000 -0600
@@ -1,17 +0,0 @@
-rng-tools (2-unofficial-mt.9-1) experimental; urgency=low
-
-rng-tools now features an user-space driver to interface to the VIA PadLock
-security engine's RNG.  In order to better support such extensions, rngd is 
-being revised to work with better modularized entropy sources ("input drivers")
-and entropy sinks ("output drivers").
-
-To accomodate for these changes, the public interfaces have been changed
-slightly.  The "intel" TRNG profile has been renamed to "intelfwh" (in
-hindsight, it should have been named like that since day one).  The "via"
-TRNG profile has been renamed "viakernel", and a new TRNG profile,
-"viapadlock", was added.
-
-It is probable that the command line interface will be throughoutly modified
-soon, to better accomodate the modular drivers.
-
- -- Henrique de Moraes Holschuh <h...@debian.org>  Fri,  5 Nov 2004 08:57:35 
-0200

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to