--- kcontrol-autostart-0.1.orig/debian/changelog +++ kcontrol-autostart-0.1/debian/changelog @@ -0,0 +1,21 @@ +kcontrol-autostart (0.1-0ubuntu3) edgy; urgency=low + + * Removed dh_iconcache (no longer needed for this package) + * Rebuild so it doesnt depend on libgamin0 + + -- Sarah Hobbs Wed, 19 Jul 2006 11:58:50 +1000 + +kcontrol-autostart (0.1-0ubuntu2) dapper; urgency=low + + * Add dh_iconcache + + -- Sarah Hobbs Fri, 28 Apr 2006 15:43:58 +1000 + +kcontrol-autostart (0.1-0ubuntu1) dapper; urgency=low + + * Initial release. + * Patch kubuntu_01_kdepot.patch modifies admin/cvs.sh to build pot file. + * Removed svn-commit.tmp. + + -- Raphaël Pinson Fri, 16 Dec 2005 19:52:51 +0100 + --- kcontrol-autostart-0.1.orig/debian/rules +++ kcontrol-autostart-0.1/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/kde.mk + --- kcontrol-autostart-0.1.orig/debian/compat +++ kcontrol-autostart-0.1/debian/compat @@ -0,0 +1 @@ +5 --- kcontrol-autostart-0.1.orig/debian/patches/kubuntu_01_kdepot.patch +++ kcontrol-autostart-0.1/debian/patches/kubuntu_01_kdepot.patch @@ -0,0 +1,12 @@ +diff -Nur autostart-0.1b/admin/cvs.sh autostart-0.1b.new/admin/cvs.sh +--- autostart-0.1b/admin/cvs.sh 2005-12-01 02:53:54.000000000 +0100 ++++ autostart-0.1b.new/admin/cvs.sh 2005-12-16 20:03:08.000000000 +0100 +@@ -499,6 +499,8 @@ + if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi + export EXTRACTRC PREPARETIPS + ++kdepotpath=/usr/include/kde/kde.pot ++ + for subdir in $dirs; do + test -z "$VERBOSE" || echo "Making messages in $subdir" + (cd $subdir --- kcontrol-autostart-0.1.orig/debian/copyright +++ kcontrol-autostart-0.1/debian/copyright @@ -0,0 +1,27 @@ +This package was debianized by Raphaël Pinson on +Fri, 16 Dec 2005 19:52:51 +0100. + +It was downloaded from http://autostart.pwsp.net/releases/autostart-0.1.tar.gz + +Copyright Holder: Felipe Sateler + +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. + + On Debian GNU/Linux systems, the complete text of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL-2'. + +Copyright + +All the software + + Copyright © 2005 Felipe Sateler --- kcontrol-autostart-0.1.orig/debian/control +++ kcontrol-autostart-0.1/debian/control @@ -0,0 +1,15 @@ +Source: kcontrol-autostart +Section: kde +Priority: optional +Maintainer: Raphaël Pinson +Build-Depends: debhelper (>= 5), cdbs, kdelibs4-dev +Standards-Version: 3.6.2 + +Package: kcontrol-autostart +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: autostart module for KDE control center + Autostart is a KDE control center module to configure which applications + start up when you login into a KDE session. + . + Homepage: http://autostart.pwsp.net/ --- kcontrol-autostart-0.1.orig/debian/watch +++ kcontrol-autostart-0.1/debian/watch @@ -0,0 +1,3 @@ +version=3 +http://autostart.pwsp.net/releases/autostart-(.*)\.tar\.gz debian uupdate +