extended expiry date of archive key; new Makefile target to refresh the key; changed urgency to 'critical'
--- a/.hgignore Mon Dec 19 16:42:54 2011 +0100
+++ b/.hgignore Mon Jan 07 12:16:29 2013 +0100
@@ -2,3 +2,4 @@
(build|configure)-stamp
debian/files
debian/schlittermann-apt-keys[./]
+pubring.gpg~
--- a/Makefile Mon Dec 19 16:42:54 2011 +0100
+++ b/Makefile Mon Jan 07 12:16:29 2013 +0100
@@ -10,3 +10,6 @@
install:
install -m 0755 -d ${DESTDIR}${sharedir}/
install -m 0644 pubring.gpg ${DESTDIR}${sharedir}/
+
+refresh-key:
+ gpg --keyring ./pubring.gpg --no-default-keyring --refresh-keys apt.schlittermann.de
--- a/debian/changelog Mon Dec 19 16:42:54 2011 +0100
+++ b/debian/changelog Mon Jan 07 12:16:29 2013 +0100
@@ -1,3 +1,11 @@
+schlittermann-apt-keys (0.6) oldstable stable testing unstable; urgency=critical
+
+ * extended expiry date of archive key
+ * new Makefile target to refresh the key
+ * changed urgency to 'critical'
+
+ -- Matthias Förste <foerste@schlittermann.de> Mon, 07 Jan 2013 12:13:53 +0100
+
schlittermann-apt-keys (0.5) oldstable stable testing unstable; urgency=low
* extended expiry date of archive key
Binary file pubring.gpg has changed