[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#988310: ssl-cert: diff for NMU version 1.1.0+nmu1



Control: tags 988310 + patch
Control: tags 988310 + pending

I've prepared an NMU for ssl-cert (versioned as 1.1.0+nmu1) and
uploaded it to NEW.

Cheers
Timo

--
⢀⣴⠾⠻⢶⣦⠀   ╭────────────────────────────────────────────────────╮
⣾⠁⢠⠒⠀⣿⡁   │ Timo Röhling                                       │
⢿⡄⠘⠷⠚⠋⠀   │ 9B03 EBB9 8300 DF97 C2B1  23BF CC8C 6BDD 1403 F4CA │
⠈⠳⣄⠀⠀⠀⠀   ╰────────────────────────────────────────────────────╯
diff -Nru ssl-cert-1.1.0/debian/changelog ssl-cert-1.1.0+nmu1/debian/changelog
--- ssl-cert-1.1.0/debian/changelog	2020-12-28 15:20:52.000000000 +0100
+++ ssl-cert-1.1.0+nmu1/debian/changelog	2021-06-06 23:02:49.000000000 +0200
@@ -1,3 +1,10 @@
+ssl-cert (1.1.0+nmu1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Use correct argument for output file (Closes: #988310)
+
+ -- Timo Röhling <roehling@debian.org>  Sun, 06 Jun 2021 23:02:49 +0200
+
 ssl-cert (1.1.0) unstable; urgency=medium
 
   [ Stefan Fritsch ]
diff -Nru ssl-cert-1.1.0/make-ssl-cert ssl-cert-1.1.0+nmu1/make-ssl-cert
--- ssl-cert-1.1.0/make-ssl-cert	2020-12-28 15:20:52.000000000 +0100
+++ ssl-cert-1.1.0+nmu1/make-ssl-cert	2021-06-06 23:02:49.000000000 +0200
@@ -173,7 +173,7 @@
 
 # Takes two arguments, the base layout and the output cert.
 if [ "${subcommand}" = "manual" ]; then
-    output="${1}"
+    output="${2}"
     [ -n "${template}" ] || usage 1
     [ -n "${output}" ]   || usage 1
 

Attachment: signature.asc
Description: PGP signature


Reply to: