tMake the package lintian friendly and update keyring - devuan-keyring - Devuan keyring package
HTML git clone https://git.parazyd.org/devuan-keyring
DIR Log
DIR Files
DIR Refs
DIR README
---
DIR commit 229e2ce5a1bfb60d7c7291068e15c20c5d8f069a
DIR parent 7acfae1aad550980c59e0db0a7b9ef8a07865278
HTML Author: nextime <nextime@nexlab.it>
Date: Sat, 6 Dec 2014 06:06:44 +0100
Make the package lintian friendly and update keyring
Diffstat:
M debian/changelog | 2 +-
M debian/control | 7 ++++---
M keyrings/devuan-keyring.gpg | 0
3 files changed, 5 insertions(+), 4 deletions(-)
---
DIR diff --git a/debian/changelog b/debian/changelog
t@@ -1,4 +1,4 @@
-devuan-keyring (2014.12.06-vua1) unstable; urgency=low
+devuan-keyring (2014.12.06) unstable; urgency=low
* First packaging.
DIR diff --git a/debian/control b/debian/control
t@@ -4,7 +4,7 @@ Priority: extra
Maintainer: Franco (nextime) Lanza <nextime@devuan.org>
Bugs: mailto:nextime@devuan.org
Homepage: http://www.devuan.org
-Standards-Version: 3.9.4
+Standards-Version: 3.9.6
Build-Depends: debhelper (>= 9)
Package: devuan-keyring
t@@ -12,5 +12,6 @@ Architecture: all
Multi-Arch: foreign
Depends: gnupg (>= 1.0.6-4), ${misc:Depends}
Description: GnuPG archive key of the devuan repository
- The devuan repository digitally signs its Release files. This
- package contains the repository key used for that.
+ The devuan repository digitally signs its Release files.
+ This package contains the repository keys from devuan
+ developers used for that.
DIR diff --git a/keyrings/devuan-keyring.gpg b/keyrings/devuan-keyring.gpg
Binary files differ.