debian/0000755000000000000000000000000012265452526007177 5ustar debian/mate-notification-daemon.lintian-overrides0000644000000000000000000000030412265446664017435 0ustar # the spelling is ok! It is a direct quote from what is in the upstream # file's license header mate-notification-daemon: spelling-error-in-copyright GNU Public License GNU General Public License debian/mate-notification-daemon.install0000644000000000000000000000063712265451533015445 0ustar usr/share/applications/mate-notification-properties.desktop usr/share/mate-notification-daemon/mate-notification-properties.ui usr/share/MateConf/gsettings/mate-notification-daemon.convert usr/share/icons/hicolor/ usr/share/glib-2.0/ usr/share/dbus-1/ usr/share/locale/ usr/bin/mate-notification-properties usr/lib/*/mate-notification-daemon/mate-notification-daemon usr/lib/*/mate-notification-daemon/engines/*.so debian/mate-notification-daemon.manpages0000644000000000000000000000007412265451561015566 0ustar debian/tmp/usr/share/man/man1/mate-notification-properties.1debian/mate-notification-properties.10000644000000000000000000000122512265443653015066 0ustar .TH "MATE-NOTIFICATION-PROPERTIES" "1" "15 Jan, 2014" "" "" .SH NAME mate\-notification\-properties \- MATE notification properties gui .SH SYNOPSIS \fBmate\-notification\-properties\fR .SH "DESCRIPTION" .PP This manual page briefly documents the \fBmate\-notification\-properties\fR command. .PP \fBmate\-notification\-properties\fR is a GUI programme for tweaking the properties of the MATE notification daemon. .SH "SEE ALSO" .PP The program is fully documented at http://mate.org/projects/mate\-notification\-daemon/ . .SH "AUTHOR" .PP This manual page was written by Mike Gabriel for the Debian project and may be used by others. debian/patches/0000755000000000000000000000000012265452367010631 5ustar debian/patches/series0000644000000000000000000000006112265447775012052 0ustar 1001_lacking-keyword-entry-in-desktop-file.patch debian/patches/1001_lacking-keyword-entry-in-desktop-file.patch0000644000000000000000000000066112265452367021537 0ustar Description: Add keywords entry to .desktop file. Author: Mike Gabriel Forwarded: https://github.com/mate-desktop/mate-notification-daemon/issues/27 --- a/src/capplet/mate-notification-properties.desktop.in +++ b/src/capplet/mate-notification-properties.desktop.in @@ -8,4 +8,5 @@ StartupNotify=true Categories=GTK;Settings;DesktopSettings; OnlyShowIn=MATE; +Keywords=MATE;Notification;Theme; debian/patches/README0000644000000000000000000000021112220121106011452 0ustar 0xxx: Grabbed from upstream development. 1xxx: Possibly relevant for upstream adoption. 2xxx: Only relevant for official Debian release. debian/compat0000644000000000000000000000000212256114456010372 0ustar 9 debian/control0000644000000000000000000000457612264744447010623 0ustar Source: mate-notification-daemon Section: x11 Priority: optional Maintainer: MATE Packaging Team Uploaders: John Paul Adrian Glaubitz , Stefano Karapetsas , Mike Gabriel , Build-Depends: debhelper (>= 9), dh-autoreconf, mate-common, libglib2.0-dev, libx11-dev, libgtk2.0-dev, libdbus-1-dev, libdbus-glib-1-dev, libmatewnck-dev, libcanberra-gtk-dev, libnotify-dev, intltool, Standards-Version: 3.9.5 Homepage: http://www.mate-desktop.org/ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/mate-notification-daemon.git;a=summary Vcs-Git: git://anonscm.debian.org/pkg-mate/mate-notification-daemon.git Package: mate-notification-daemon Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, Provides: notification-daemon Description: daemon for displaying passive pop-up notifications mate-notification-daemon displays passive pop-up notifications, as per the Desktop Notifications Specification. . The Desktop Notifications Specification provides a standard way of doing passive pop-up notifications on the Linux desktop. These are designed to notify the user of something without interrupting their work with a dialog box that they must close. Passive popups can automatically disappear after a short period of time, as per the Desktop Notifications spec. Package: mate-notification-daemon-dbg Section: debug Priority: extra Architecture: any Depends: ${misc:Depends}, mate-notification-daemon (= ${binary:Version}), Description: daemon for displaying passive pop-up notifications (debugging symbols) mate-notification-daemon displays passive pop-up notifications, as per the Desktop Notifications Specification. . The Desktop Notifications Specification provides a standard way of doing passive pop-up notifications on the Linux desktop. These are designed to notify the user of something without interrupting their work with a dialog box that they must close. Passive popups can automatically disappear after a short period of time, as per the Desktop Notifications spec. . The debugging symbols are installed in /usr/lib/debug and will automatically be used by gdb. debian/watch0000644000000000000000000000015012256114456010221 0ustar version=3 http://pub.mate-desktop.org/releases/(\d\.(2|4|6|8|0))/mate-notification-daemon-(.*)\.tar\.xz debian/source/0000755000000000000000000000000012256114456010474 5ustar debian/source/format0000644000000000000000000000001412256114456011702 0ustar 3.0 (quilt) debian/mate-notification-daemon-dbg.lintian-overrides0000644000000000000000000000031012265452437020157 0ustar # the spelling is ok! It is a direct quote from what is in the upstream # file's license header mate-notification-daemon-dbg: spelling-error-in-copyright GNU Public License GNU General Public License debian/rules0000755000000000000000000000076512265441616010265 0ustar #!/usr/bin/make -f %: dh $@ override_dh_install: rm -rfv debian/tmp/usr/lib/mate-notification-daemon/engines/*.la dh_install --list-missing override_dh_auto_configure: NOCONFIGURE=1 ./autogen.sh dh_auto_configure -- \ --libexecdir=/usr/lib/$(shell dpkg-architecture -qDEB_BUILD_MULTIARCH)/mate-notification-daemon/ override_dh_strip: dh_strip --dbg-package=mate-notification-daemon-dbg get-orig-source: uscan --noconf --force-download --rename --download-current-version --destdir=.. debian/changelog0000644000000000000000000000025412265452526011052 0ustar mate-notification-daemon (1.6.1-1) unstable; urgency=low * Initial release. (Closes: #733036). -- Mike Gabriel Wed, 15 Jan 2014 10:31:01 +0100 debian/copyright0000644000000000000000000001675412265255415011145 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: mate-notification-daemon Upstream-Contact: Stefano Karapetsas Source: http://pub.mate-desktop.org/releases/ Files: src/daemon/daemon.c src/daemon/daemon.h src/daemon/engines.c src/daemon/engines.h Copyright: 2005, John (J5) Palmieri 2006, Christian Hammond 2010, Red Hat, Inc 2011, Perberos License: GPL-2+ Files: src/daemon/stack.c src/daemon/stack.h src/themes/slider/theme.c src/themes/standard/theme.c Copyright: 2006-2007 Christian Hammond 2009-2010 Red Hat, Inc 2011, Perberos License: GPL-2+ Files: src/daemon/sound.c src/daemon/sound.h Copyright: 2007, Jim Ramsay 2011, Perberos License: GPL-2+ Files: ltmain.sh Copyright: 1996-2006, Free Software Foundation, Inc. License: GPL-2+ Files: src/capplet/mate-notification-properties.c Copyright: 2007, Jonh Wendell 2011, Perberos License: GPL-2+ Files: src/themes/coco/coco-theme.c Copyright: 2008, Martin Sourada 2010, Eduardo Grajeda 2012, Stefano Karapetsas License: GPL-3+ Files: src/themes/nodoka/nodoka-theme.c Copyright: 2008, Martin Sourada 2012, Stefano Karapetsas License: GPL-3+ Files: macros/intltool.m4 Copyright: 2001, Eazel, Inc. License: GPL-2+ Files: macros/libtool.m4 Copyright: 1996-2011, Free Software Foundation, Inc. License: GPL-2+ Files: macros/ltoptions.m4 macros/ltsugar.m4 macros/ltversion.m4 macros/lt~obsolete.m4 Copyright: 2004-2009, Free Software Foundation, Inc. License: This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. Files: po/Makefile.in.in Copyright: 1995-1997, Ulrich Drepper 2004-2008 Rodney Dawes License: This file may be copied and used freely without restrictions. It may be used in projects which are not available under a GNU Public License, but which still want to provide support for the GNU gettext functionality. Files: po/*.po Copyright: 2005-2011, THE PACKAGE's COPYRIGHT HOLDER License: GPL-2+ Using license information from COPYING file. Files: Makefile.am data/Makefile.am data/mate-notification-daemon.convert data/org.* data/icons/* src/themes/coco/Makefile.am src/themes/slider/Makefile.am src/themes/Makefile.am src/themes/nodoka/Makefile.am src/themes/standard/Makefile.am src/daemon/Makefile.am src/Makefile.am src/capplet/Makefile.am acinclude.m4 aclocal.m4 autogen.sh config.h.in configure.ac po/LINGUAS po/POTFILES.in Copyright: *No copyright* License: GPL-2+ Comment: Specified files lack copyright/license information in the (non-present) file header. Using license information from COPYING file. Files: Makefile.in data/Makefile.in src/themes/coco/Makefile.in src/themes/slider/Makefile.in src/themes/Makefile.in src/themes/nodoka/Makefile.in src/themes/standard/Makefile.in src/daemon/Makefile.in src/Makefile.in src/capplet/Makefile.in Copyright: 1994-2013, Freesoftware Foundation, Inc. License: This Makefile.in is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Files: compile Copyright: 1999-2013, Tom Tromey License: GPL-2+ Files: config.guess config.sub Copyright: 1992-2013, Free Software Foundation, Inc. License: GPL-3+ Files: decomp missing Copyright: 1996-2013, Free Software Foundation, Inc. License: GPL-2+ Files: configure Copyright: 1992-2012, Free Software Foundation, Inc. License: This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. Files: install-sh Copyright: 1994, X Consortium License: MIT-X11 Files: debian/* Copyright: 2011-2013, Stefano Karapetsas 2013, Mike Gabriel License: GPL-2+ or GPL-3+ 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". License: GPL-3+ 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 3 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 3 can be found in "/usr/share/common-licenses/GPL-3". License: MIT-X11 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. . Except as contained in this notice, the name of the X Consortium shall not be used in advertising or otherwise to promote the sale, use or other deal- ings in this Software without prior written authorization from the X Consor- tium.