Control: tags -1 + patch

On Tue, 18 Aug 2015 14:50:58 +0200 =?UTF-8?Q?Moritz_M=C3=BChlenhoff?= <
j...@inutil.org> wrote:
> Fully agreed and rather more often. And please add that by default.

Please find a debdiff for a minimal-invasive NMU attached.

Cheers,

Fabian
diff -Nru flashplugin-nonfree-3.6.1/debian/changelog flashplugin-nonfree-3.6.2/debian/changelog
--- flashplugin-nonfree-3.6.1/debian/changelog	2014-12-21 10:03:31.000000000 +0100
+++ flashplugin-nonfree-3.6.2/debian/changelog	2015-10-30 09:03:11.000000000 +0100
@@ -1,3 +1,11 @@
+flashplugin-nonfree (1:3.6.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add a cron job to run "update-flashplugin-nonfree --install" daily
+    (Closes: #791761).
+
+ -- Fabian Greffrath <fab...@debian.org>  Fri, 30 Oct 2015 09:03:07 +0100
+
 flashplugin-nonfree (1:3.6.1) unstable; urgency=medium
 
   * debian/control: Pre-Depends: ca-certificates.  Closes: #773633.
diff -Nru flashplugin-nonfree-3.6.1/debian/cron.daily flashplugin-nonfree-3.6.2/debian/cron.daily
--- flashplugin-nonfree-3.6.1/debian/cron.daily	1970-01-01 01:00:00.000000000 +0100
+++ flashplugin-nonfree-3.6.2/debian/cron.daily	2015-10-30 09:00:22.000000000 +0100
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+test -x /usr/sbin/update-flashplugin-nonfree || exit 0
+/usr/sbin/update-flashplugin-nonfree --install

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to