From ecaca3e971eaed7ae79a025f49ba8a33a5fcd617 Mon Sep 17 00:00:00 2001
From: Ruben Rodriguez <ruben@trisquel.info>
Date: Fri, 27 Jan 2017 18:47:39 -0500
Subject: [PATCH] Updated icedove key

Conflicts:
	helpers/make-icedove
---
 helpers/make-icedove | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/helpers/make-icedove b/helpers/make-icedove
index 0e3304bd..7d3b29e2 100644
--- a/helpers/make-icedove
+++ b/helpers/make-icedove
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#    Copyright (C) 2014-2016  Ruben Rodriguez <ruben@trisquel.info>
+#    Copyright (C) 2014-2017  Ruben Rodriguez <ruben@trisquel.info>
 #
 #    This program is free software; you can redistribute it and/or modify
 #    it under the terms of the GNU General Public License as published by
@@ -18,8 +18,8 @@
 #
 
 VERSION=1
-EXTERNAL='deb-src http://security.debian.org/ stable/updates main'
-SIGNKEY="46925553"
+EXTERNAL='deb-src http://security.debian.org/debian-security wheezy/updates main'
+SIGNKEY="EA98120B"
 
 . ./config
 
-- 
GitLab