emdebian-archive-keyring-2.0.5/0000755000000000000000000000000012551726271013245 5ustar emdebian-archive-keyring-2.0.5/debian/0000755000000000000000000000000012551732523014464 5ustar emdebian-archive-keyring-2.0.5/debian/emdebian-archive-keyring.postinst0000755000000000000000000000103211543552661023124 0ustar #! /bin/sh # postinst script for emdebian-archive-keyring set -e case "$1" in configure) apt-key add /usr/share/emdebian-tools/emdebian-archive-keyring.gpg mkdir -p /usr/share/info/ touch /usr/share/info/dir ;; remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear) ;; *) echo "postinst called with unknown argument \`$1'" >&2 exit 1 ;; esac # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. #DEBHELPER# exit 0 emdebian-archive-keyring-2.0.5/debian/emdebian-archive-keyring.links0000644000000000000000000000015011543552661022356 0ustar /usr/share/emdebian-tools/emdebian-archive-keyring.gpg /usr/share/keyrings/emdebian-archive-keyring.gpg emdebian-archive-keyring-2.0.5/debian/control0000644000000000000000000000242112551732444016070 0ustar Source: emdebian-archive-keyring Section: utils Priority: extra Maintainer: Neil Williams Uploaders: Wookey Build-Depends: cdbs, debhelper (>= 5), po-debconf, gnupg Build-Conflicts: dh-buildinfo Standards-Version: 3.9.3 Homepage: http://www.emdebian.org/crush/keys.html Vcs-Browser: http://buildd.emdebian.org/svn/browser/current/host/trunk/emdebian-archive-keyring/trunk/ Vcs-Svn: http://buildd.emdebian.org/repos/current/host/trunk/emdebian-archive-keyring/trunk/ Package: emdebian-archive-keyring Architecture: all Priority: important Depends: ${misc:Depends}, apt, gnupg Description: GnuPG archive keys for the emdebian repository Emdebian digitally signs its Release files. This package contains the archive key used for Emdebian repositories since 2015. . The key is also available via the Emdebian website and as a udeb for debian-installer support. Package: emdebian-archive-keyring-udeb Architecture: all Section: debian-installer Depends: ${misc:Depends} XB-Installer-Menu-Item: 6490 XC-Package-Type: udeb Recommends: gpgv-udeb Description: GnuPG keys of the Emdebian archive - udeb Emdebian project digitally signs its Release files. This package contains the archive keys used for that, in a minimal form for use in the installer. emdebian-archive-keyring-2.0.5/debian/emdebian-archive-keyring-udeb.install0000644000000000000000000000006311543552661023624 0ustar emdebian-archive-keyring.gpg ./usr/share/keyrings/ emdebian-archive-keyring-2.0.5/debian/compat0000644000000000000000000000000211543552661015665 0ustar 5 emdebian-archive-keyring-2.0.5/debian/emdebian-archive-keyring.postrm0000755000000000000000000000100611543552661022566 0ustar #! /bin/sh # postrm script for emdebian-archive-keyring set -e case "$1" in purge) if [ "$1" = "purge" ]; then apt-key del 97BB3B58 apt-key del 28BCB3E3 || true fi ;; remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear) ;; *) echo "postrm called with unknown argument \`$1'" >&2 exit 1 ;; esac # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. #DEBHELPER# exit 0 emdebian-archive-keyring-2.0.5/debian/copyright0000644000000000000000000000300011543552661016413 0ustar This package was downloaded from http://buildd.emdebian.org/svn/browser/current/host/trunk/emdebian-tools/trunk/ Files: debian/* Licence: GPL-3+ Copyright: 2006-2007 Neil Williams Files: * Licence: GPL-3+ Copyright: Copyright 2006-2008 Neil Williams Copyright 2008 Hands.com Ltd Copyright 2006-2007 Wookey Copyright 1998-2006 Craig Small Copyright 1999-2003 Julian Gilbey Copyright 2002,2003 Colin Walters Copyright 2001-2006 Junichi Uekawa Copyright 2001-2005 Anthony Towns License: This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. emdebian-archive-keyring-2.0.5/debian/NEWS0000644000000000000000000000062512551730235015164 0ustar emdebian-archive-keyring (2.0.5) unstable; urgency=medium This keyring contains a new (2015) key (4096R/1804772E) for the emdebian archive. This is primarily for use with the toolchain repositories, as Emdebian Grip is no longer being updated. The previous key (1024D/97BB3B58) was revoked due to a possible compromise on the old server. There is now a new server. Wookey, June 2015emdebian-archive-keyring-2.0.5/debian/emdebian-archive-keyring-udeb.postinst0000644000000000000000000000042411543552661024042 0ustar #!/bin/sh set -e DIR=/usr/share/keyrings if [ ! -e $DIR/archive.gpg ]; then ln -s emdebian-archive-keyring.gpg $DIR/archive.gpg else # replace debian-archive-keyring with ours rm $DIR/archive.gpg ln -s emdebian-archive-keyring.gpg $DIR/archive.gpg fi #DEBHELPER# exit 0 emdebian-archive-keyring-2.0.5/debian/changelog0000644000000000000000000000304012551510725016331 0ustar emdebian-archive-keyring (2.0.5) unstable; urgency=medium * Resurrect with new emdebian toolchain archive key (1804772E) -- Wookey Wed, 15 Jul 2015 17:56:35 +0100 emdebian-archive-keyring (2.0.4) unstable; urgency=medium * Revoke 0x97BB3B58 and disable the keyring. -- Neil Williams Thu, 27 Nov 2014 09:25:41 +0000 emdebian-archive-keyring (2.0.3) unstable; urgency=low * Use working directory as GNUPG homedir and clean up the temporary files so generated. (Closes: #665081) -- Neil Williams Sat, 24 Mar 2012 09:26:08 +0000 emdebian-archive-keyring (2.0.2em1) unstable; urgency=low * Emdebian direct release. * Help Emdebian handle update-info-dir without info documents. -- Neil Williams Sat, 09 Oct 2010 22:19:04 +0100 emdebian-archive-keyring (2.0.1) unstable; urgency=low * Symlink emdebian-archive-keyring to /usr/share/keyrings (Closes: #562100) -- Neil Williams Wed, 20 Jan 2010 20:42:57 +0000 emdebian-archive-keyring (2.0.0) unstable; urgency=low * Completing the source package split. -- Neil Williams Sun, 26 Apr 2009 15:08:07 +0100 emdebian-archive-keyring (1.9.0) unstable; urgency=low * Emdebian release -- Neil Williams Sun, 29 Mar 2009 19:37:40 +0100 emdebian-archive-keyring (1.8.0) unstable; urgency=low * Initial split from the emdebian-tools source package. -- Neil Williams Thu, 26 Mar 2009 21:03:45 +0000 emdebian-archive-keyring-2.0.5/debian/rules0000755000000000000000000000033111733311721015533 0ustar #!/usr/bin/make -f # Sample debian/rules that uses cdbs. Originally written by Robert Millan. # This file is public domain. include /usr/share/cdbs/1/class/makefile.mk include /usr/share/cdbs/1/rules/debhelper.mk emdebian-archive-keyring-2.0.5/debian/emdebian-archive-keyring.install0000644000000000000000000000014212551725375022711 0ustar 1804772E.txt ./usr/share/emdebian-tools/ emdebian-archive-keyring.gpg ./usr/share/emdebian-tools/ emdebian-archive-keyring-2.0.5/1804772E.txt0000644000000000000000000000453612551507623014755 0ustar -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.4.12 (GNU/Linux) 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 V2JyGQ== =q84g -----END PGP PUBLIC KEY BLOCK----- emdebian-archive-keyring-2.0.5/Makefile0000644000000000000000000000045412551507707014711 0ustar all: gpg --no-permission-warning -q --homedir . --no-default-keyring \ --keyring ./emdebian-archive-keyring.gpg --import 1804772E.txt $(RM) emdebian-archive-keyring.gpg~ secring.gpg trustdb.gpg install: clean: $(RM) emdebian-archive-keyring.gpg $(RM) *tar.gz.cdbs-config_list check: test: