# HG changeset patch # User Heiko Schlittermann # Date 1501156808 -7200 # Node ID 621d4a185d1fb07ebb9bd6dfe971664749cbce8a # Parent 60cb9058dfd3d2221ec8a358e529b18c1146331d Moved to git.schlittermann.de diff -r 60cb9058dfd3 -r 621d4a185d1f Makefile --- a/Makefile Mon Dec 12 14:05:43 2016 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,15 +0,0 @@ - -p = schlittermann-apt-keys -prefix =/usr -sharedir =${prefix}/share/${p} - -all: - -clean: - -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 diff -r 60cb9058dfd3 -r 621d4a185d1f README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Thu Jul 27 14:00:08 2017 +0200 @@ -0,0 +1,1 @@ +moved to GIT ssh://git.schlittermann.de/ius/schlittermann-apt-keys.git diff -r 60cb9058dfd3 -r 621d4a185d1f debian/changelog --- a/debian/changelog Mon Dec 12 14:05:43 2016 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,84 +0,0 @@ -schlittermann-apt-keys (0.6.3.4) oldoldstable oldstable stable testing unstable; urgency=medium - - * extended expiry date of archive key - * removed boilerplate README - - -- Matthias Förste Mon, 12 Dec 2016 13:48:39 +0100 - -schlittermann-apt-keys (0.6.3.3) oldoldstable oldstable stable testing unstable; urgency=medium - - * extended expiry date of archive key - * updated standards version - - -- Matthias Förste Mon, 14 Dec 2015 10:41:47 +0100 - -schlittermann-apt-keys (0.6.3.2) oldstable stable testing unstable; urgency=low - - * old 1k bit key removed - - -- Matthias Förste Tue, 13 Jan 2015 12:23:32 +0100 - -schlittermann-apt-keys (0.6.3.1) oldstable stable testing unstable; urgency=low - - * new 4k bit replacement key added - - -- Matthias Förste Fri, 09 Jan 2015 16:29:49 +0100 - -schlittermann-apt-keys (0.6.3) oldstable stable testing unstable; urgency=low - - * extended expiry date of archive key - - -- Matthias Förste Mon, 15 Dec 2014 09:48:54 +0100 - -schlittermann-apt-keys (0.6.2) oldstable stable testing unstable; urgency=critical - - * updated archive key - * fixed lintian warning: 'out-of-date-standards-version' - * fixed lintian warnings: 'debian-rules-missing-recommended-target' - - -- Matthias Förste Mon, 16 Dec 2013 09:57:47 +0100 - -schlittermann-apt-keys (0.6.1) oldstable stable testing unstable; urgency=low - - * fixed lintian warning 'copyright-without-copyright-notice' - - -- Matthias Förste Mon, 07 Jan 2013 12:32:48 +0100 - -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 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 - - -- Matthias Förste Mon, 19 Dec 2011 14:59:22 +0100 - -schlittermann-apt-keys (0.4) oldstable stable testing unstable; urgency=low - - * extended expiry date of archive key - - -- Matthias Förste Wed, 29 Dec 2010 09:31:16 +0100 - -schlittermann-apt-keys (0.3) oldstable stable testing unstable; urgency=low - - * extended expiry date of archive key - - -- Matthias Förste Thu, 21 Jan 2010 13:38:48 +0100 - -schlittermann-apt-keys (0.2) stable; urgency=low - - * extended expiry date of archive key - - -- Marcus Obst Wed, 21 Jan 2009 13:20:40 +0100 - - -schlittermann-apt-keys (0.1) stable; urgency=low - - * Initial Release. - - -- Heiko Schlittermann Sat, 19 Jan 2008 22:25:15 +0100 diff -r 60cb9058dfd3 -r 621d4a185d1f debian/compat --- a/debian/compat Mon Dec 12 14:05:43 2016 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -5 diff -r 60cb9058dfd3 -r 621d4a185d1f debian/control --- a/debian/control Mon Dec 12 14:05:43 2016 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,14 +0,0 @@ -Source: schlittermann-apt-keys -Section: misc -Priority: extra -Maintainer: Matthias Förste -Build-Depends: debhelper (>= 7) -Standards-Version: 3.9.6 - -Package: schlittermann-apt-keys -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, apt (>> 0.6) -Description: Archive signing key for apt.schlittermann.de - This package just contains the archive signing key for - apt.schlittermann.de. During installation the key gets imported - into the apt-key database. diff -r 60cb9058dfd3 -r 621d4a185d1f debian/copyright --- a/debian/copyright Mon Dec 12 14:05:43 2016 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,26 +0,0 @@ -This is schlittermann-apt-keys, written and maintained by Heiko Schlittermann -on Sat, 19 Jan 2008 22:25:15 +0100. - -The original source can always be found at: - ftp://ftp.debian.org/dists/unstable/main/source/ - -© 2008-2013 Heiko Schlittermann - -License: - - This program 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 2 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 package; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - -On Debian systems, the complete text of the GNU General -Public License can be found in `/usr/share/common-licenses/GPL'. diff -r 60cb9058dfd3 -r 621d4a185d1f debian/dirs --- a/debian/dirs Mon Dec 12 14:05:43 2016 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,2 +0,0 @@ -usr/bin -usr/sbin diff -r 60cb9058dfd3 -r 621d4a185d1f debian/docs diff -r 60cb9058dfd3 -r 621d4a185d1f debian/postinst --- a/debian/postinst Mon Dec 12 14:05:43 2016 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,46 +0,0 @@ -#!/bin/sh -# postinst script for schlittermann-apt-keys -# -# see: dh_installdeb(1) - -set -e - -# summary of how this script can be called: -# * `configure' -# * `abort-upgrade' -# * `abort-remove' `in-favour' -# -# * `abort-remove' -# * `abort-deconfigure' `in-favour' -# `removing' -# -# for details, see http://www.debian.org/doc/debian-policy/ or -# the debian-policy package - - -case "$1" in - configure) - for f in C8696E39D44352272562A23E88910CCEB9FB4706; do - apt-key adv -k $f >/dev/null 2>&1 && apt-key del $f - done - PUB=/usr/share/schlittermann-apt-keys/pubring.gpg - apt-key add $PUB - ;; - - abort-upgrade|abort-remove|abort-deconfigure) - ;; - - *) - 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 - - diff -r 60cb9058dfd3 -r 621d4a185d1f debian/prerm --- a/debian/prerm Mon Dec 12 14:05:43 2016 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,46 +0,0 @@ -#!/bin/sh -# prerm script for schlittermann-apt-keys -# -# see: dh_installdeb(1) - -set -e - -# summary of how this script can be called: -# * `remove' -# * `upgrade' -# * `failed-upgrade' -# * `remove' `in-favour' -# * `deconfigure' `in-favour' -# `removing' -# -# for details, see http://www.debian.org/doc/debian-policy/ or -# the debian-policy package - - -case "$1" in - remove) - - apt-key del apt.schlittermann.de || true - - ;; - - remove|upgrade|deconfigure) - ;; - - failed-upgrade) - ;; - - *) - echo "prerm 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 - - diff -r 60cb9058dfd3 -r 621d4a185d1f debian/rules --- a/debian/rules Mon Dec 12 14:05:43 2016 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,99 +0,0 @@ -#!/usr/bin/make -f -# -*- makefile -*- -# Sample debian/rules that uses debhelper. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. - -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 - - - - -CFLAGS = -Wall -g - -ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) - CFLAGS += -O0 -else - CFLAGS += -O2 -endif - -configure: configure-stamp -configure-stamp: - dh_testdir - # Add here commands to configure the package. - - touch configure-stamp - - -build: build-arch build-indep -build-arch: build-stamp -build-indep: build-stamp -build-stamp: configure-stamp - dh_testdir - - # Add here commands to compile the package. - $(MAKE) - #docbook-to-man debian/schlittermann-apt-keys.sgml > schlittermann-apt-keys.1 - - touch $@ - -clean: - dh_testdir - dh_testroot - rm -f build-stamp configure-stamp - - # Add here commands to clean up after the build process. - $(MAKE) clean - - dh_clean - -install: build - dh_testdir - dh_testroot - dh_prep - dh_installdirs - - # Add here commands to install the package into debian/schlittermann-apt-keys. - $(MAKE) DESTDIR=$(CURDIR)/debian/schlittermann-apt-keys install - - -# Build architecture-independent files here. -binary-indep: build install - dh_testdir - dh_testroot - dh_installchangelogs - dh_installdocs - dh_installexamples -# dh_install -# dh_installmenu -# dh_installdebconf -# dh_installlogrotate -# dh_installemacsen -# dh_installpam -# dh_installmime -# dh_python -# dh_installinit -# dh_installcron -# dh_installinfo - dh_installman - dh_link - dh_strip - dh_compress - dh_fixperms -# dh_perl -# dh_makeshlibs - dh_installdeb - dh_shlibdeps - dh_gencontrol - dh_md5sums - dh_builddeb - -# Build architecture-dependent files here. -binary-arch: build install -# We have nothing to do by default. - -binary: binary-indep binary-arch -.PHONY: build clean binary-indep binary-arch binary install configure diff -r 60cb9058dfd3 -r 621d4a185d1f pubring.gpg Binary file pubring.gpg has changed