- some files zu viel
authorheiko
Fri, 22 Feb 2008 15:54:09 +0000
changeset 1 a81f65065169
parent 0 e5d5e829b0b4
child 2 00c4a4b3c1b3
- some files zu viel
build-stamp
configure-stamp
debian/files
debian/schlittermann-apt-keys/DEBIAN/control
debian/schlittermann-apt-keys/DEBIAN/md5sums
debian/schlittermann-apt-keys/DEBIAN/postinst
debian/schlittermann-apt-keys/DEBIAN/prerm
debian/schlittermann-apt-keys/usr/share/doc/schlittermann-apt-keys/README.Debian
debian/schlittermann-apt-keys/usr/share/doc/schlittermann-apt-keys/changelog.gz
debian/schlittermann-apt-keys/usr/share/doc/schlittermann-apt-keys/copyright
debian/schlittermann-apt-keys/usr/share/schlittermann-apt-keys/pubring.gpg
--- a/debian/files	Fri Feb 22 15:50:04 2008 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-schlittermann-apt-keys_0.1_all.deb unknown extra
--- a/debian/schlittermann-apt-keys/DEBIAN/control	Fri Feb 22 15:50:04 2008 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-Package: schlittermann-apt-keys
-Version: 0.1
-Section: unknown
-Priority: extra
-Architecture: all
-Depends: apt (>> 0.6)
-Installed-Size: 60
-Maintainer: Heiko Schlittermann <heiko@schlittermann.de>
-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.
--- a/debian/schlittermann-apt-keys/DEBIAN/md5sums	Fri Feb 22 15:50:04 2008 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-bf7b78644019c999f518976c5dd07760  usr/share/doc/schlittermann-apt-keys/README.Debian
-049ab2b73828eba12c627769644952f0  usr/share/doc/schlittermann-apt-keys/changelog.gz
-2b3ac1f5001d5a321f319df41259cf29  usr/share/doc/schlittermann-apt-keys/copyright
-8f8ba3a4d3560586f61801617e134086  usr/share/schlittermann-apt-keys/pubring.gpg
--- a/debian/schlittermann-apt-keys/DEBIAN/postinst	Fri Feb 22 15:50:04 2008 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,43 +0,0 @@
-#!/bin/sh
-# postinst script for schlittermann-apt-keys
-#
-# see: dh_installdeb(1)
-
-set -e
-
-# summary of how this script can be called:
-#        * <postinst> `configure' <most-recently-configured-version>
-#        * <old-postinst> `abort-upgrade' <new version>
-#        * <conflictor's-postinst> `abort-remove' `in-favour' <package>
-#          <new-version>
-#        * <postinst> `abort-remove'
-#        * <deconfigured's-postinst> `abort-deconfigure' `in-favour'
-#          <failed-install-package> <version> `removing'
-#          <conflicting-package> <version>
-# for details, see http://www.debian.org/doc/debian-policy/ or
-# the debian-policy package
-
-
-case "$1" in
-    configure)
-	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.
-
-
-
-exit 0
-
-
--- a/debian/schlittermann-apt-keys/DEBIAN/prerm	Fri Feb 22 15:50:04 2008 +0000
+++ /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:
-#        * <prerm> `remove'
-#        * <old-prerm> `upgrade' <new-version>
-#        * <new-prerm> `failed-upgrade' <old-version>
-#        * <conflictor's-prerm> `remove' `in-favour' <package> <new-version>
-#        * <deconfigured's-prerm> `deconfigure' `in-favour'
-#          <package-being-installed> <version> `removing'
-#          <conflicting-package> <version>
-# 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.
-
-
-
-exit 0
-
-
--- a/debian/schlittermann-apt-keys/usr/share/doc/schlittermann-apt-keys/README.Debian	Fri Feb 22 15:50:04 2008 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-schlittermann-apt-keys for Debian
---------------------------------
-
-<possible notes regarding this package - if none, delete this file>
-
- -- Heiko Schlittermann <heiko@schlittermann.de>  Sat, 19 Jan 2008 22:25:15 +0100
Binary file debian/schlittermann-apt-keys/usr/share/doc/schlittermann-apt-keys/changelog.gz has changed
--- a/debian/schlittermann-apt-keys/usr/share/doc/schlittermann-apt-keys/copyright	Fri Feb 22 15:50:04 2008 +0000
+++ /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 <heiko@schlittermann.de>
-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/
-
-Copyright Holder:  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'.
Binary file debian/schlittermann-apt-keys/usr/share/schlittermann-apt-keys/pubring.gpg has changed