debian/0000755000000000000000000000000011600163257007167 5ustar debian/patches/0000755000000000000000000000000011600162336010613 5ustar debian/patches/check-no-new-version0000644000000000000000000000101711325427236014505 0ustar Disable the notifications for new upstream release Author: Nick Andrik --- pidgin-guifications-2.16.orig/src/gf_preferences.c +++ pidgin-guifications-2.16/src/gf_preferences.c @@ -1368,7 +1368,7 @@ g_list_free(l); purple_prefs_add_none(GF_PREF_ADVANCED_ROOT); - purple_prefs_add_bool(GF_PREF_ADVANCED_RELEASE_NOTIFICATION, TRUE); + purple_prefs_add_bool(GF_PREF_ADVANCED_RELEASE_NOTIFICATION, FALSE); purple_prefs_add_int(GF_PREF_ADVANCED_RELEASE_LAST_CHECK, 0); #if GTK_CHECK_VERSION(2,2,0) debian/patches/series0000644000000000000000000000002511600162336012025 0ustar check-no-new-version debian/rules0000755000000000000000000000061711577700013010253 0ustar #! /usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/patchsys-quilt.mk include /usr/share/cdbs/1/class/autotools.mk DEB_INSTALL_DOCS_ALL = AUTHORS NEWS README TODO DEB_INSTALL_CHANGELOGS_ALL = ChangeLog install/pidgin-guifications:: dh_pidgin -p$(cdbs_curpkg) rm `find . -name '*.la'` debian/source/0000755000000000000000000000000011577701725010502 5ustar debian/source/format0000644000000000000000000000001411577701725011710 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000230111325422141011110 0ustar This package was firstly debianized by Tollef Fog Heen on Wed, 8 Dec 2004 18:11:32 +0100. It was downloaded from http://plugins.guifications.org/trac/downloads Copyright: Copyright (C) 2003-2005 Gary Kramlich Upstream Authors: An extensive list of the authors of this software can be found in the AUTHORS file provided with this package. 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. The GPL is available in /usr/share/common-licenses/GPL-2 on Debian systems. The Debian packaging is Copyright 2004-2005 Tollef Fog Heen , Copyright 2006-2007 Benjamin Seidenberg and Copyright 2010 Nick Andrik and is licensed under the GPL-2 (or any later version), see above. debian/compat0000644000000000000000000000000211325422141010357 0ustar 7 debian/README.source0000644000000000000000000000027411325433654011356 0ustar The guifications source package uses quilt to apply and remove its patches. Please refer to /usr/share/doc/quilt/README.source for information about how to use quilt for source packages. debian/control0000644000000000000000000000134611577701154010605 0ustar Source: guifications Section: net Priority: optional Maintainer: Nick Andrik Build-Depends: debhelper (>= 7.0.0), cdbs, quilt, pidgin-dev, pkg-config, libglib2.0-dev, libgtk2.0-dev, libxml-parser-perl Standards-Version: 3.9.2 Homepage: http://plugins.guifications.org/trac/wiki/Guifications Package: pidgin-guifications Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: ${misc:Conflicts} Description: toaster popups for pidgin Guifications are notifications windows styled after those found in msn, deadaim, and newer version of aim, yahoo instant messenger, and a lot of other applications. The notifications are user customizable/themable and a few example themes ship in the package. debian/changelog0000644000000000000000000000764011600163132011040 0ustar guifications (2.16-2) unstable; urgency=low * debian/control: - Added project homepage - Updated Standards-Version to 3.9.2 * debian/rules: - Do not ship any .la files (Closes: #621314) [Thanks Luk Claes] * debian/source/format: - Added 3.0 (quilt) specification * debian/watch: - Updated the file, so that uscan is able to check for newer versions -- Nick Andrik Mon, 20 Jun 2011 19:03:32 +0200 guifications (2.16-1) unstable; urgency=low * Replace Benjamin as Maintainer * New upstream release (Closes: #565866, LP: #319327) * debian/watch: - Added URL for the source file * debian/compat: - Updated compatibility version to 7 * debian/copyright: - Updated the download page - Updated copyright info - Updated authors info * debian/control: - Replace Benjamin as Maintainer - Updated Standards-Version to 3.8.3 - Updated debhelper build-dependency to version >= 7.0.0 - Added cdbs, quilt build-dependency - Added misc:Conflicts to pidgin-guifications - Removed build support and references to transitional package gaim-guifications * debian/rules: - Added use of cdbs - Removed explicit rules * debian/docs: - Removed file, list of docs to be used is specified in the rules file * debian/patches: Added quilt system - check-no-new-version: Disable the notifications for new upstream releases -- Nick Andrik Tue, 19 Jan 2010 15:21:21 +0100 guifications (2.14-3) unstable; urgency=low * Replace Tollef as Maintainer * Conflict with gaim-guifications for upgrade -- Benjamin Seidenberg Mon, 9 Jul 2007 11:53:20 -0400 guifications (2.14-2) unstable; urgency=low * Add gaim-guifications transitional package -- Benjamin Seidenberg Tue, 05 Jun 2007 21:04:43 -0400 guifications (2.14-1) unstable; urgency=low * New Upstream Release for Pidgin 2.0 (Closes: #424022) * Rename binary package to pidgin-guifications (was gaim-guifications) * Redo rules for pidgin instead of gaim * Modify src/Makefile.in to prevent duplicate dependency -- Benjamin Seidenberg Fri, 25 May 2007 23:01:34 -0400 guifications (2.13~beta4-1) unstable; urgency=low * New upstream release to work with Gaim-Beta 4 (Closes: #394478) * Remove arch cruft from package * Add build-dep on libxml-parser-perl (Upstream gettext->intltool transition) * Bump Standards-Version to 3.7.2.2 (No change required) * New Co-Maintainer -- Benjamin Seidenberg Mon, 23 Oct 2006 07:54:14 -0400 guifications (2.13~beta3-0.1) unstable; urgency=low * Non-maintainer upload (authorized by maintainer) * New upstream release for gaim-2.0 (Closes: #390276) * Upload sponsored by Sven Mueller -- Benjamin Seidenberg Wed, 4 Oct 2006 01:07:47 -0400 guifications (2.12-1) unstable; urgency=low * New upstream release -- Tollef Fog Heen Sat, 27 Aug 2005 00:04:57 +0200 guifications (2.10-1) unstable; urgency=low * New upstream release -- Tollef Fog Heen Sun, 10 Apr 2005 10:55:55 +0200 guifications (2.9-1) unstable; urgency=low * New upstream release * Disable check for new upstream versions by default. People should get their packages through apt. -- Tollef Fog Heen Thu, 17 Feb 2005 11:43:46 +0100 guifications (2.8-1) unstable; urgency=low * New upstream version. -- Tollef Fog Heen Sat, 29 Jan 2005 07:54:09 +0100 guifications (2.6-1) experimental; urgency=low * New upstream version. - get rid of po/*.gmo as they confuse dpkg-source -- Tollef Fog Heen Sat, 18 Dec 2004 13:29:46 +0100 guifications (2.5-1) experimental; urgency=low * Initial Release (closes: #247038) -- Tollef Fog Heen Wed, 8 Dec 2004 18:11:32 +0100 debian/watch0000644000000000000000000000033711600163257010223 0ustar version=3 opts=fullsourcemangle=s|.*(pidgin-guifications-.*bz2).*|/trac/downloads/$1| \ http://plugins.guifications.org/trac/downloads \ \s*pidgin-guifications-([\d\.]+)\.tar\.bz2\s*