--- kgmailnotifier-0.4.0.orig/debian/changelog +++ kgmailnotifier-0.4.0/debian/changelog @@ -0,0 +1,11 @@ +kgmailnotifier (0.4.0-0ubuntu1) intrepid; urgency=low + + * New upstream version + + -- Alexander Kopf Tue, 01 Jul 2008 16:48:01 +0200 + +kgmailnotifier (0.3.1-0ubuntu1) hardy; urgency=low + + * Initial release + + -- Harald Sitter Fri, 16 Nov 2007 16:28:13 +0100 --- kgmailnotifier-0.4.0.orig/debian/manpages +++ kgmailnotifier-0.4.0/debian/manpages @@ -0,0 +1 @@ +debian/kgmailnotifier.1 --- kgmailnotifier-0.4.0.orig/debian/rules +++ kgmailnotifier-0.4.0/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f + +# export DH_VERBOSE=1 + +include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/rules/debhelper.mk --- kgmailnotifier-0.4.0.orig/debian/kgmailnotifier.1 +++ kgmailnotifier-0.4.0/debian/kgmailnotifier.1 @@ -0,0 +1,37 @@ +'\" -*- coding: us-ascii -*- +.if \n(.g .ds T< \\FC +.if \n(.g .ds T> \\F[\n[.fam]] +.de URL +\\$2 \(la\\$1\(ra\\$3 +.. +.if \n(.g .mso www.tmac +.TH kgmailnotifier 1 2008-07-01 "" "" +.SH NAME +kgmailnotifier \- Gmail notifier applet for KDE +.SH SYNOPSIS +'nh +.fi +.ad l +\fBkgmailnotifier\fR \kx +.if (\nx>(\n(.l/2)) .nr x (\n(.l/5) +'in \n(.iu+\nxu +'in \n(.iu-\nxu +.ad b +'hy +.SH DESCRIPTION +When a new mail has arrived in your inbox a small window will pop up, showing +author and subject of the newest mail. The underlined link will take you right +to your inbox (using your preferred browser). +It also provides some additional features such as audio notification and +support for LEDs on notebooks and multimedia keyboards. +.SH COPYRIGHT +This manual page was written by Alexander Kopf +<\*(T> for the +Ubuntu system (but may be used by others). +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU General Public License, +Version 2 or any later version published by the Free Software Foundation. +.PP +On Debian systems, the complete text of the GNU General Public +License can be found in +\*(T<\fI/usr/share/common\-licenses/GPL\-2\fR\*(T>. --- kgmailnotifier-0.4.0.orig/debian/copyright +++ kgmailnotifier-0.4.0/debian/copyright @@ -0,0 +1,59 @@ +This package was debianized by Harald Sitter on +Fri, 16 Nov 2007 16:28:13 +0100. + +It was downloaded from http://kde-apps.org/content/show.php/KGmailNotifier?content=55375 + +Upstream Author: Marcel Hasler + +Copyright: + Copyright (C) 2007-2008 Marcel Hasler + +License: + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License version 2 + as published by the Free Software Foundation. + + 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 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 version 2 +can be found in '/usr/share/common-licenses/GPL-2'. + +Various files in the admin directory are covered by the GNU LGPL: + + This package is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser 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 + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser 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 Lesser General +Public License can be found in `/usr/share/common-licenses/LGPL'. + + +The file admin/am_edit is licensed under the following terms: + + "This is really free software, unencumbered by the GPL. + You can do anything you like with it except sueing me." + +kgmailnotifier.1 + Copyright (C) 2008 Alexander Kopf + +The Debian packaging is (C) 2008, Harald Sitter and +is licensed under the GPL version 2, or (at your option) +any later version, see `/usr/share/common-licenses/GPL-2'. --- kgmailnotifier-0.4.0.orig/debian/compat +++ kgmailnotifier-0.4.0/debian/compat @@ -0,0 +1 @@ +5 --- kgmailnotifier-0.4.0.orig/debian/control +++ kgmailnotifier-0.4.0/debian/control @@ -0,0 +1,19 @@ +Source: kgmailnotifier +Section: kde +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Harald Sitter +Build-Depends: debhelper (>= 5), cdbs, autotools-dev, kdelibs4-dev, automake +Standards-Version: 3.8.0 +Homagepage: http://kde-apps.org/content/show.php/KGmailNotifier?content=55375 + +Package: kgmailnotifier +Architecture: any +Depends: ${shlibs:Depends} +Description: Gmail notifier applet for KDE + When a new mail has arrived in your inbox a small window will pop up, showing + author and subject of the newest mail. The underlined link will take you right + to your inbox (using your preferred browser). + . + It also provides some additional features such as audio notification and + support for LEDs on notebooks and multimedia keyboards.