From cf4149e0d1d70e88019d929248bdb6db0aa6c969 Mon Sep 17 00:00:00 2001 From: Andreas Loibl Date: Wed, 13 Feb 2013 21:27:23 +0100 Subject: added kanotix-lxde-extra --- kanotix-lxde-extra/debian/README.Debian | 6 +++++ kanotix-lxde-extra/debian/README.source | 9 +++++++ kanotix-lxde-extra/debian/changelog | 5 ++++ kanotix-lxde-extra/debian/compat | 1 + kanotix-lxde-extra/debian/control | 13 ++++++++++ kanotix-lxde-extra/debian/copyright | 26 ++++++++++++++++++++ kanotix-lxde-extra/debian/docs | 0 kanotix-lxde-extra/debian/install | 1 + kanotix-lxde-extra/debian/postrm | 41 ++++++++++++++++++++++++++++++++ kanotix-lxde-extra/debian/preinst | 39 ++++++++++++++++++++++++++++++ kanotix-lxde-extra/debian/rules | 13 ++++++++++ kanotix-lxde-extra/debian/source/format | 1 + kanotix-lxde-extra/logout-banner.png | Bin 0 -> 19346 bytes 13 files changed, 155 insertions(+) create mode 100644 kanotix-lxde-extra/debian/README.Debian create mode 100644 kanotix-lxde-extra/debian/README.source create mode 100644 kanotix-lxde-extra/debian/changelog create mode 100644 kanotix-lxde-extra/debian/compat create mode 100644 kanotix-lxde-extra/debian/control create mode 100644 kanotix-lxde-extra/debian/copyright create mode 100644 kanotix-lxde-extra/debian/docs create mode 100644 kanotix-lxde-extra/debian/install create mode 100644 kanotix-lxde-extra/debian/postrm create mode 100644 kanotix-lxde-extra/debian/preinst create mode 100755 kanotix-lxde-extra/debian/rules create mode 100644 kanotix-lxde-extra/debian/source/format create mode 100644 kanotix-lxde-extra/logout-banner.png diff --git a/kanotix-lxde-extra/debian/README.Debian b/kanotix-lxde-extra/debian/README.Debian new file mode 100644 index 0000000..47d9b94 --- /dev/null +++ b/kanotix-lxde-extra/debian/README.Debian @@ -0,0 +1,6 @@ +kanotix-lxde-extra for Debian +----------------------------- + + + + -- Holger Paradies Sun, 10 Feb 2013 11:42:16 +0100 diff --git a/kanotix-lxde-extra/debian/README.source b/kanotix-lxde-extra/debian/README.source new file mode 100644 index 0000000..fefdeef --- /dev/null +++ b/kanotix-lxde-extra/debian/README.source @@ -0,0 +1,9 @@ +kanotix-lxde-extra for Debian +----------------------------- + + + + + + diff --git a/kanotix-lxde-extra/debian/changelog b/kanotix-lxde-extra/debian/changelog new file mode 100644 index 0000000..7bb9981 --- /dev/null +++ b/kanotix-lxde-extra/debian/changelog @@ -0,0 +1,5 @@ +kanotix-lxde-extra (0.1-1) unstable; urgency=low + + * Initial release (Closes: #nnnn) + + -- Holger Paradies Sun, 10 Feb 2013 11:42:16 +0100 diff --git a/kanotix-lxde-extra/debian/compat b/kanotix-lxde-extra/debian/compat new file mode 100644 index 0000000..45a4fb7 --- /dev/null +++ b/kanotix-lxde-extra/debian/compat @@ -0,0 +1 @@ +8 diff --git a/kanotix-lxde-extra/debian/control b/kanotix-lxde-extra/debian/control new file mode 100644 index 0000000..5dfe357 --- /dev/null +++ b/kanotix-lxde-extra/debian/control @@ -0,0 +1,13 @@ +Source: kanotix-lxde-extra +Section: lxde +Priority: extra +Maintainer: Holger Paradies +Build-Depends: debhelper (>= 8.0.0) +Standards-Version: 3.9.3 +Homepage: http://www.kanotix.com + +Package: kanotix-lxde-extra +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: lxde extra + extra stuff for kanotix lxde diff --git a/kanotix-lxde-extra/debian/copyright b/kanotix-lxde-extra/debian/copyright new file mode 100644 index 0000000..36d9e71 --- /dev/null +++ b/kanotix-lxde-extra/debian/copyright @@ -0,0 +1,26 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: kanotix-lxde-extra +Source: http://www.kanotix.com + +Files: logout-banner.png +Copyright: 2006 http://cathbard.com/ + http://www.kanotix.com/PNphpBB2-printview-t-16486-start-0-sid-0136ab8d0fadf6703999099ebfde98d1.html + +Files: debian/* +Copyright: 2013 Holger Paradies +License: GPL-2+ + 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 2 of the License, or + (at your option) any later version. + . + This package 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 version 2 can be found in "/usr/share/common-licenses/GPL-2". diff --git a/kanotix-lxde-extra/debian/docs b/kanotix-lxde-extra/debian/docs new file mode 100644 index 0000000..e69de29 diff --git a/kanotix-lxde-extra/debian/install b/kanotix-lxde-extra/debian/install new file mode 100644 index 0000000..f64f26d --- /dev/null +++ b/kanotix-lxde-extra/debian/install @@ -0,0 +1 @@ +logout-banner.png usr/share/lxde/images diff --git a/kanotix-lxde-extra/debian/postrm b/kanotix-lxde-extra/debian/postrm new file mode 100644 index 0000000..9edca9e --- /dev/null +++ b/kanotix-lxde-extra/debian/postrm @@ -0,0 +1,41 @@ +#!/bin/sh +# postrm script for kanotix-lxde-extra +# +# see: dh_installdeb(1) + +set -e + +# summary of how this script can be called: +# * `remove' +# * `purge' +# * `upgrade' +# * `failed-upgrade' +# * `abort-install' +# * `abort-install' +# * `abort-upgrade' +# * `disappear' +# +# for details, see http://www.debian.org/doc/debian-policy/ or +# the debian-policy package + + +case "$1" in + purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear) + ;; + + *) + echo "postrm called with unknown argument \`$1'" >&2 + exit 1 + ;; +esac + +if [ remove = "$1" -o purge = "$1" ]; then + dpkg-divert --package kanotix-lxde-extra --remove --rename \ + --divert /usr/share/lxde/images/logout-banner.png.real /usr/share/lxde/images/logout-banner.png +fi +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + +exit 0 diff --git a/kanotix-lxde-extra/debian/preinst b/kanotix-lxde-extra/debian/preinst new file mode 100644 index 0000000..d1fc5d6 --- /dev/null +++ b/kanotix-lxde-extra/debian/preinst @@ -0,0 +1,39 @@ +#!/bin/sh +# preinst script for kanotix-lxde-extra +# +# see: dh_installdeb(1) + +set -e + +# summary of how this script can be called: +# * `install' +# * `install' +# * `upgrade' +# * `abort-upgrade' +# for details, see http://www.debian.org/doc/debian-policy/ or +# the debian-policy package + + +case "$1" in + install|upgrade) + ;; + + abort-upgrade) + ;; + + *) + echo "preinst called with unknown argument \`$1'" >&2 + exit 1 + ;; +esac + +if [ install = "$1" -o upgrade = "$1" ]; then + dpkg-divert --package kanotix-lxde-extra --add --rename \ + --divert /usr/share/lxde/images/logout-banner.png.real /usr/share/lxde/images/logout-banner.png +fi +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + +exit 0 diff --git a/kanotix-lxde-extra/debian/rules b/kanotix-lxde-extra/debian/rules new file mode 100755 index 0000000..b760bee --- /dev/null +++ b/kanotix-lxde-extra/debian/rules @@ -0,0 +1,13 @@ +#!/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 + +%: + dh $@ diff --git a/kanotix-lxde-extra/debian/source/format b/kanotix-lxde-extra/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/kanotix-lxde-extra/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/kanotix-lxde-extra/logout-banner.png b/kanotix-lxde-extra/logout-banner.png new file mode 100644 index 0000000..1562dd3 Binary files /dev/null and b/kanotix-lxde-extra/logout-banner.png differ -- cgit v1.0