diff options
Diffstat (limited to 'kanotix-lxde-extra')
-rw-r--r-- | kanotix-lxde-extra/debian/README.Debian | 6 | ||||
-rw-r--r-- | kanotix-lxde-extra/debian/README.source | 9 | ||||
-rw-r--r-- | kanotix-lxde-extra/debian/changelog | 5 | ||||
-rw-r--r-- | kanotix-lxde-extra/debian/compat | 1 | ||||
-rw-r--r-- | kanotix-lxde-extra/debian/control | 13 | ||||
-rw-r--r-- | kanotix-lxde-extra/debian/copyright | 26 | ||||
-rw-r--r-- | kanotix-lxde-extra/debian/docs | 0 | ||||
-rw-r--r-- | kanotix-lxde-extra/debian/install | 1 | ||||
-rw-r--r-- | kanotix-lxde-extra/debian/postrm | 41 | ||||
-rw-r--r-- | kanotix-lxde-extra/debian/preinst | 39 | ||||
-rwxr-xr-x | kanotix-lxde-extra/debian/rules | 13 | ||||
-rw-r--r-- | kanotix-lxde-extra/debian/source/format | 1 | ||||
-rw-r--r-- | kanotix-lxde-extra/logout-banner.png | bin | 0 -> 19346 bytes |
13 files changed, 155 insertions, 0 deletions
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 +----------------------------- + +<possible notes regarding this package - if none, delete this file> + + -- Holger Paradies <retabell@gmx.de> 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 +----------------------------- + +<this file describes information about the source package, see Debian policy +manual section 4.14. You WILL either need to modify or delete this file> + + + + 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) <nnnn is the bug number of your ITP> + + -- Holger Paradies <retabell@gmx.de> 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 <retabell@gmx.de> +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 <retabell@gmx.de> +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 <http://www.gnu.org/licenses/> + . + 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 --- /dev/null +++ b/kanotix-lxde-extra/debian/docs 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: +# * <postrm> `remove' +# * <postrm> `purge' +# * <old-postrm> `upgrade' <new-version> +# * <new-postrm> `failed-upgrade' <old-version> +# * <new-postrm> `abort-install' +# * <new-postrm> `abort-install' <old-version> +# * <new-postrm> `abort-upgrade' <old-version> +# * <disappearer's-postrm> `disappear' <overwriter> +# <overwriter-version> +# 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: +# * <new-preinst> `install' +# * <new-preinst> `install' <old-version> +# * <new-preinst> `upgrade' <old-version> +# * <old-preinst> `abort-upgrade' <new-version> +# 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 Binary files differnew file mode 100644 index 0000000..1562dd3 --- /dev/null +++ b/kanotix-lxde-extra/logout-banner.png |