summaryrefslogtreecommitdiffstats
path: root/archive/debian-archive-keyring/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'archive/debian-archive-keyring/DETAILS')
-rwxr-xr-xarchive/debian-archive-keyring/DETAILS16
1 files changed, 16 insertions, 0 deletions
diff --git a/archive/debian-archive-keyring/DETAILS b/archive/debian-archive-keyring/DETAILS
new file mode 100755
index 0000000000..1dba3cd24f
--- /dev/null
+++ b/archive/debian-archive-keyring/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=debian-archive-keyring
+ VERSION=2009.01.31
+ SOURCE=${SPELL}_${VERSION}.tar.gz
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ SOURCE_URL=http://ftp.debian.org/debian/pool/main/d/${SPELL}/${SOURCE}
+ SOURCE_HASH=sha512:e2829082a6d9073d0a7a16e0a1defb16e290234cc81250d7609dca639a8e0ba7d1935833e847bfddb72a4972cd00582dd7460b7ec38ca281bc4a47a7826fc941
+ WEB_SITE=http://packages.debian.org/unstable/debian-archive-keyring
+ ENTERED=20090804
+ LICENSE[0]=GPL
+ KEYWORDS="archive"
+ SHORT="GnuPG archive keys of the Debian archive"
+cat << EOF
+The Debian project digitally signs its Release files. This package contains the archive keys used for that.
+
+Useful with cdebootstrap.
+EOF