[Piuparts-commits] [piuparts] 01/04: p.conf: set keyring for archived distros to debian-archive-removed-keys.gpg

Holger Levsen holger at layer-acht.org
Mon Jun 12 21:37:01 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch develop
in repository piuparts.

commit 8258fcd173d34d1aa85f3b55b710ea1930c96a2f
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Jun 12 16:49:42 2017 +0200

    p.conf: set keyring for archived distros to debian-archive-removed-keys.gpg
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 debian/changelog                           | 1 +
 instances/piuparts.conf-template.pejacevic | 2 ++
 instances/piuparts.conf.anbe               | 4 ++++
 3 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 952539a..0bfd516 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ piuparts (0.78) UNRELEASED; urgency=medium
   * piuparts.conf: Use more aliases for mapping between releases and codenames
     to reduce the amount of changes needed on "moving targets" (like
     stable22sid) after a stable Debian release.
+    - Set keyring for archived distros to debian-archive-removed-keys.gpg.
   * piuparts.conf.anbe: Add some more example sections.
   * distros.conf:
     - Add aliases for oldstable and oldoldstable.
diff --git a/instances/piuparts.conf-template.pejacevic b/instances/piuparts.conf-template.pejacevic
index debe310..67668c4 100644
--- a/instances/piuparts.conf-template.pejacevic
+++ b/instances/piuparts.conf-template.pejacevic
@@ -221,6 +221,7 @@ max-tgz-age = 2592000
 piuparts-flags =
 	%(flags-default)s
 	%(flags-start-squeeze)s
+	--keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
 distro = None
 upgrade-test-distros = squeeze
 max-tgz-age = 0
@@ -230,6 +231,7 @@ max-tgz-age = 0
 piuparts-flags =
 	%(flags-default)s
 	%(flags-start-lenny)s
+	--keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
 distro = None
 upgrade-test-distros = lenny
 max-tgz-age = 0
diff --git a/instances/piuparts.conf.anbe b/instances/piuparts.conf.anbe
index 203460b..04a053f 100644
--- a/instances/piuparts.conf.anbe
+++ b/instances/piuparts.conf.anbe
@@ -431,6 +431,7 @@ max-tgz-age = 2592000
 piuparts-flags =
 	%(flags-default)s
 	%(flags-start-squeeze)s
+	--keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
 distro = None
 upgrade-test-distros = squeeze
 arch = amd64
@@ -443,6 +444,7 @@ max-tgz-age = 0
 piuparts-flags =
 	%(flags-default)s
 	%(flags-start-squeeze)s
+	--keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
 distro = None
 upgrade-test-distros = squeeze
 arch = i386
@@ -455,6 +457,7 @@ max-tgz-age = 0
 piuparts-flags =
 	%(flags-default)s
 	%(flags-start-lenny)s
+	--keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
 distro = None
 upgrade-test-distros = lenny
 arch = amd64
@@ -467,6 +470,7 @@ max-tgz-age = 0
 piuparts-flags =
 	%(flags-default)s
 	%(flags-start-lenny)s
+	--keyring /usr/share/keyrings/debian-archive-removed-keys.gpg
 distro = None
 upgrade-test-distros = lenny
 arch = i386

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list