debian/0000775000000000000000000000000011676675113007205 5ustar debian/source/0000775000000000000000000000000011674354011010472 5ustar debian/source/format0000664000000000000000000000001311674354011011677 0ustar 3.0 (quilt)debian/rules0000775000000000000000000000402611675173600010260 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 configure: configure-stamp configure-stamp: dh_testdir chmod -x README.txt READMEs/* chmod -x `find . -name "*.png"` chmod -x `find . -name "*.gif"` chmod -x `find . -name "*.ico"` chmod -x `find . -name "*.msg"` chmod -x `find . -name "*.can"` chmod -x `find . -name "*.wav"` chmod -x `find . -name "*.tcl"` chmod +x Coccinella.tcl contrib/tablelist/scripts/repair.tcl chmod +x debian/bin/coccinella touch $@ build: build-stamp build-stamp: configure-stamp dh_testdir touch $@ build-arch: build-indep: clean: dh_testdir dh_testroot rm -f build-stamp configure-stamp dh_clean install: build dh_testdir dh_testroot dh_prep dh_installdirs # Build architecture-independent files here. binary-indep: build install dh_testdir dh_testroot dh_installchangelogs CHANGES.txt dh_installdocs dh_installexamples dh_install for i in `find debian/coccinella/usr/share/coccinella -type f`; do \ chmod -x "$$i" ; \ done chmod +x debian/coccinella/usr/share/coccinella/Coccinella.tcl chmod +x debian/coccinella/usr/share/coccinella/contrib/tablelist/scripts/repair.tcl cd po; for lang in `cat LINGUAS`; do \ echo "Compiling language '$$lang'" ; \ msgfmt --tcl -l $$lang -d ../debian/coccinella/usr/share/coccinella/msgs/ ./$$lang.po ; \ done find $(CURDIR)/debian/coccinella -empty -type d -delete dh_installmenu dh_installman dh_link # dh_strip dh_compress dh_fixperms # dh_makeshlibs dh_installdeb # dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb # Build architecture-dependent files here. binary-arch: build install VERSION_ID=0.96.20 get-orig-source: dh_testdir dh_testroot test -f Coccinella-$(VERSION_ID)Binfree.tar.gz || \ wget http://mesh.dl.sourceforge.net/sourceforge/coccinella/Coccinella-$(VERSION_ID)Binfree.tar.gz mv Coccinella-$(VERSION_ID)Binfree.tar.gz ../coccinella_$(VERSION_ID).orig.tar.gz binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install configure get-orig-source debian/bin/0000775000000000000000000000000011676624775007765 5ustar debian/bin/coccinella0000664000000000000000000000016311676624775012004 0ustar #!/bin/bash pushd /usr/share/coccinella | exit -1 /usr/bin/wish8.5 /usr/share/coccinella/Coccinella.tcl "$@" popd debian/coccinella.desktop0000664000000000000000000000073411674353750012676 0ustar [Desktop Entry] Encoding=UTF-8 Name=Coccinella GenericName=Internet Messenger GenericName[es]=Cliente de mensajería de Internet GenericName[de]=Internet Chat-Programm Comment=Communication tool with a built-in whiteboard Comment[es]=Herramienta de comunicaciones con pizarra incorporada Comment[de]=Kommunikations-Tool mit eingebauter Whiteboard-Funktion Exec=coccinella Icon=coccinella StartupNotify=true Terminal=false Type=Application Categories=Network;InstantMessaging; debian/coccinella.manpages0000664000000000000000000000003011674354046013004 0ustar debian/man/coccinella.1 debian/coccinella.install0000664000000000000000000000121211674352203012653 0ustar Coccinella.tcl usr/share/coccinella lib usr/share/coccinella components usr/share/coccinella contrib usr/share/coccinella jabber usr/share/coccinella jabberlib usr/share/coccinella xmpp usr/share/coccinella plugins usr/share/coccinella TclXML usr/share/coccinella themes usr/share/coccinella whiteboard usr/share/coccinella httpd usr/share/coccinella resources usr/share/coccinella iconsets usr/share/coccinella #sounds usr/share/coccinella #addons usr/share/coccinella docs usr/share/coccinella items usr/share/coccinella msgs usr/share/coccinella debian/bin/coccinella usr/bin debian/*.xpm usr/share/pixmaps debian/*.desktop usr/share/applications debian/man/0000775000000000000000000000000011674354046007755 5ustar debian/man/coccinella.10000664000000000000000000000210411674354046012130 0ustar '\" -*- coding: utf-8 -*- .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 coccinella 1 "Dec 2011" "Version 0.96.20" "Instant Messaging" .SH NAME coccinella \- a Jabber based IM client with integrated whiteboard .SH SYNOPSIS 'nh .fi .ad l \fBcoccinella\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 The-Coccinella (\fBcoccinella\fR) is a communication tool with a built-in whiteboard for improved collaboration with other people. The-Coccinella is available cross-platform (Windows, MacOS X, Linux, NetBSD). .PP Its special feature--the built-in whiteboard--allows people to exchange multimedia elements like graphics, sketches, video or audio files while being in an online discussion. .PP The-Coccinella uses the XMPP (Jabber) protocol for inter-client communication and data exchange. .PP .SH "SEE ALSO" \fB/usr/share/doc/coccinella\fR .SH AUTHOR This manual has been written for the Debian package of The-Coccinella by Mike Gabriel . debian/README.source0000664000000000000000000000004711674352202011352 0ustar See /usr/share/doc/quilt/README.source debian/patches/0000775000000000000000000000000011674352203010622 5ustar debian/patches/series0000664000000000000000000000001611674352203012034 0ustar wish8.5.patch debian/patches/wish8.5.patch0000664000000000000000000000054711674352203013056 0ustar Index: coccinella-0.96.10/Coccinella.tcl =================================================================== --- coccinella-0.96.10.orig/Coccinella.tcl 2008-11-12 13:57:18.000000000 +0100 +++ coccinella-0.96.10/Coccinella.tcl 2008-11-12 13:57:28.000000000 +0100 @@ -1,4 +1,4 @@ -#!/usr/bin/env wish +#!/usr/bin/env wish8.5 # Coccinella.tcl --- # debian/coccinella.xpm0000664000000000000000000001401611674352203012017 0ustar /* XPM */ static char *dummy[]={ "32 32 246 2", "Qt c None", ".o c #000000", ".G c #010000", ".p c #010101", ".5 c #020000", ".U c #020101", ".H c #020202", ".M c #030000", ".E c #030101", ".f c #030202", "#c c #040000", ".F c #040101", "#7 c #050101", "ak c #060101", "a7 c #070101", ".T c #080101", ".N c #090101", "am c #090202", "bF c #0a0101", "a4 c #0a0202", "bO c #0c0101", "aC c #0c0202", "bR c #0d0101", "ad c #0d0202", "#b c #0e0202", "bY c #0f0202", "#d c #120303", ".L c #130303", "bq c #140303", "a# c #150303", ".D c #151515", "aj c #160303", ".I c #161616", "bj c #170303", ".w c #181818", ".K c #191919", "#y c #1a0404", ".J c #1a1a1a", "aH c #1b0404", "#o c #1c0404", "aN c #1d0404", ".e c #1d1d1d", "aI c #1e0505", "ae c #1f0505", "bG c #210505", "#W c #220505", "#a c #230505", "bv c #240505", "#F c #250505", ".Z c #260606", "#e c #270505", "bd c #270606", ".Y c #280606", ".a c #2a2a2a", "bZ c #2b0606", "#8 c #2c0606", "#Z c #2d0707", "bt c #2f0707", ".n c #2f2f2f", "bW c #300707", ".v c #303030", ".P c #310707", "#2 c #320707", "aO c #330707", "a1 c #340707", "#R c #350808", ".Q c #360808", ".z c #363636", "bS c #370808", ".6 c #380808", "aT c #390808", "a8 c #3a0909", "bB c #3b0808", "#Y c #3b0909", "ah c #3c0909", "#0 c #3e0909", ".g c #3e3e3e", "#E c #400909", "bo c #410909", "## c #410a0a", "#f c #420a0a", "#L c #430a0a", "#z c #440a0a", "#n c #450a0a", ".q c #454545", "aa c #460a0a", "aM c #470a0a", "a3 c #470b0b", "bK c #480b0b", "bz c #490b0b", ".V c #4b0b0b", "aA c #4c0b0b", "a5 c #4d0b0b", "#6 c #4f0b0b", "bN c #4f0c0c", ".O c #500b0b", "#P c #500c0c", "an c #510c0c", "bh c #530c0c", "aX c #540c0c", "a2 c #550c0c", "aw c #560c0c", "a. c #570d0d", "aP c #580d0d", "#N c #590d0d", "#V c #5b0d0d", "#I c #5d0e0e", ".4 c #5f0e0e", ".S c #610e0e", "#4 c #620e0e", "bg c #630e0e", "aE c #640e0e", "ac c #640f0f", "b# c #650e0e", "bx c #650f0f", "aF c #660f0f", "bw c #670f0f", "al c #680f0f", ".# c #686868", "aR c #690f0f", "a6 c #6a0f0f", "#C c #6a1010", "bD c #6b1010", "bJ c #6c0f0f", "ai c #6d1010", "#J c #6e1010", "bX c #701111", "#g c #711010", "#O c #721111", "bV c #731010", "bn c #741111", ".A c #747474", "aB c #751111", ".j c #767676", "#3 c #771111", "br c #781111", ".C c #787878", "by c #791111", "az c #7a1212", "aQ c #7b1212", "#p c #7c1212", ".0 c #7e1313", "aU c #7f1313", "av c #811313", "bp c #821313", "#S c #841313", "ax c #851414", "bm c #861313", "#. c #871313", "bk c #881414", ".y c #898989", "bQ c #8a1414", ".s c #8a8a8a", "#T c #8b1414", "aV c #8d1515", ".b c #8d8d8d", "bf c #8f1515", "#U c #911515", "#Q c #921515", ".d c #929292", "as c #951616", "aq c #961616", "bE c #971616", ".x c #979797", "bH c #981616", ".R c #991616", "#K c #9c1717", "aW c #9e1717", "aG c #9f1717", "bL c #a01717", "bi c #a11717", "af c #a21717", "#1 c #a31818", ".X c #a51818", "aY c #a71818", "#h c #a81818", ".7 c #a91919", "bu c #aa1919", "aJ c #ad1919", "bC c #ae1919", "bT c #af1919", "bP c #af1a1a", "a0 c #b01a1a", "#s c #b21a1a", "#G c #b41a1a", "ba c #b51a1a", "aD c #b61a1a", "bA c #b61b1b", ".W c #b81b1b", "ay c #b91b1b", "ap c #ba1b1b", "#m c #bb1b1b", ".k c #bcbcbc", "b. c #bd1c1c", "at c #be1c1c", ".t c #bfbfbf", ".1 c #c01c1c", "#B c #c11c1c", "#D c #c21c1c", ".B c #c2c2c2", "aK c #c31c1c", "#M c #c41c1c", "bI c #c51c1c", ".3 c #c51d1d", "aS c #c61d1d", ".m c #c6c6c6", "#i c #c71d1d", ".u c #c9c9c9", "ar c #ca1d1d", "ab c #ca1e1e", "be c #cb1d1d", "bM c #cb1e1e", "#v c #cc1e1e", "bb c #cd1d1d", "#r c #cd1e1e", "au c #ce1e1e", "#H c #cf1e1e", "ag c #d01e1e", "bl c #d21e1e", "aL c #d31e1e", "#A c #d31f1f", "a9 c #d41f1f", ".i c #d4d4d4", "#9 c #d51f1f", "#X c #d61f1f", "#t c #d71f1f", "#q c #d81f1f", "bc c #d82020", "#u c #d91f1f", "#j c #da2020", "aZ c #db2020", "#5 c #dc2020", "#w c #dd2020", ".9 c #de2020", "bU c #de2121", ".c c #dedede", ".2 c #df2020", "ao c #df2121", "bs c #e02020", ".8 c #e02121", "#l c #e12121", "#x c #e22121", "#k c #e32121", ".h c #f2f2f2", ".r c #fefefe", ".l c #ffffff", "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", "QtQtQtQtQtQtQtQtQtQtQtQtQt.#.a.b.c.d.eQtQtQtQtQtQtQtQtQtQtQtQtQt", "QtQtQtQtQtQtQtQtQtQt.f.g.h.i.j.k.l.m.n.o.o.oQtQtQtQtQtQtQtQtQtQt", "QtQtQtQtQtQtQtQtQt.o.p.q.r.c.s.t.l.u.v.o.o.o.o.oQtQtQtQtQtQtQtQt", "QtQtQtQtQtQtQt.o.o.o.o.w.x.y.z.A.B.C.D.o.o.o.o.o.oQtQtQtQtQtQtQt", "QtQtQtQtQtQt.E.F.G.o.o.H.I.J.H.K.z.J.H.o.o.G.L.M.o.oQtQtQtQtQtQt", "QtQtQtQtQt.N.O.P.E.o.o.o.o.o.o.o.o.o.o.o.o.Q.R.S.T.o.oQtQtQtQtQt", "QtQtQtQt.U.V.W.X.Y.G.o.o.o.o.o.o.o.o.G.Z.0.1.2.3.4.5.o.oQtQtQtQt", "QtQtQtQt.6.7.8.9.3#.###a#b#c#d#e#f#g#h#i#j#k#k#l#m#n.o.oQtQtQtQt", "QtQtQt#o#p.8#k#k#k.2#j#q#r#s#t#u#j.9#l.9#v#w#x#k#l.R#y.o.GQtQtQt", "QtQtQt#z.1#A#t#l#k#k#k#k#B#C#k#k#k#k#D#E.F#F#G#k#k#H#I.5.5QtQtQt", "QtQtQt#J#K#L.S#M#x#k#k#x#G#N#k#k#k#x#O#b.o.M#P#l#k#k#Q#y.oQtQtQt", "QtQt#R#S#n.o#c#T#w#k#k#w#U#V#k#k#k#w#n.5.o.o#W#X#k#k.W#Y.o#ZQtQt", "QtQt#0#1#2.o.o#3#t#k#k#X#4#4#k#k#k#5#6#7.o.G#8#9#k#k#ta..oa#QtQt", "QtQtaaabacadaeaf.8#l#kagahai#k#jag#5#Taj.oak#J#k#k#k#xal#camQtQt", "QtQtanaoap#Saqaras#Oatau.P#J#vavawaxayazaAal#D#k#k#k#kaBaC.5QtQt", "QtQtan#k#k.8#laD#2.NaE#H#2aFaGaH.GaIaJ#XaKaL#k#k#k#k#kaBaC.GQtQt", "QtQtaM#k#k#k#kaGaN.o#Y#HaOaPaQ.5.o.5#T#5#k#k#k#k#k#k#kaR#7.TQtQt", "QtQt#E#q#k#k#kaSaT.TaU#HaOaPaV.N.o.NaW#l#HaXaMaY#k#kaZ#V.G#dQtQt", "QtQt.Qa0#k#k#k#l#vay#qaga1a2apa3a4a5aK#ka6a7.Fa8a9#kb.#E.o.ZQtQt", "QtQtQtaz#x#vb#aMba.8#kag.Qaabbbc#r#u#x.9bd.o.oae.X#xasaN.oQtQtQt", "QtQtQtaMbebf#y.obg#9#k#9bh#abi#k#k#k#k#ibj.o.oa#bkbl#4.5.GQtQtQt", "QtQtQt#Fbmbn.T.obo#H#kaZbpbqbr#k#k#k#kbsbt.G.o#WbuaWbv.o.oQtQtQt", "QtQtQtQt#fb#aH.5bw#9#k.8aYbjbx.9#k#k#k#kbya4akbzbAbh.G.o.oQtQtQt", "QtQtQtQtadbBaA.ObC.2#k#k#m#oaM.3#k#k#k#kaubD#4bEbDbF.o.oQtQtQtQt", "QtQtQtQtQtbq.Vbu#w#k#k#k.1.ZbGbH#k#k#k#k#k#lbIbJbq.o.oQtQtQtQtQt", "QtQtQtQtQtQtadbKbL#5#k#kbMbNbOai#u#k#k#k#xbPa2#b.o.o.oQtQtQtQtQt", "QtQtQtQtQtQtQtak.YbgbC#waZbQbRbSbT#kbUapbVbWak.o.o.oQtQtQtQtQtQt", "QtQtQtQtQtQtQtQt#Rad.Z#fbXacbY#ba2aB.VbZbY.o.o.oQtQtQtQtQtQtQtQt", "QtQtQtQtQtQtQtQtQtQt#7.5ad#b.M.GbF#b.F.o.o.o.oQtQtQtQtQtQtQtQtQt", "QtQtQtQtQtQtQtQtQtQtQtQt.o.o.o.o.o.o.o.oQtQtQtQtQtQtQtQtQtQtQtQt", "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt"}; debian/changelog0000664000000000000000000000614611676675113011066 0ustar coccinella (0.96.20-6) unstable; urgency=low * Fix lintian warning: copyright-refers-to-deprecated-bsd-license-file. * Upload sponsored by Petter Reinholdtsen. -- Mike Gabriel Wed, 28 Dec 2011 15:39:23 +0100 coccinella (0.96.20-5) unstable; urgency=low * Incorporate explicit list of files with BSD Style License in /debian/copyright. Quote BSD license in copyright file. Explicitly set license for Debian packaging files to GPLv3+. -- Mike Gabriel Wed, 28 Dec 2011 13:30:38 +0100 coccinella (0.96.20-4) unstable; urgency=low * Use /bin/bash for coccinella wrapper script. * Drop package sponsor from list of uploaders. * Drop the statement 'opensource and free' from the package description as that's what Debian already is by design; also: mention the communication protocol (XMPP) being used by coccinella in the description synopsis and the long description. * Do not mention sponsor in /debian/copyright file. * Fix inconsistent use of 'at' and '@' in copyright file's mail addresses. * Remove explicit quilt calls from /debian/rules as we use quilt format already. -- Mike Gabriel Mon, 26 Dec 2011 12:22:14 +0100 coccinella (0.96.20-3) unstable; urgency=low * Add Vcs-Git: and Vcs-Browser: fields to control file, pointing to Git on Alioth (collab-maint). * Rename dh docs file into coccinella.docs. -- Mike Gabriel Thu, 22 Dec 2011 13:11:53 +0100 coccinella (0.96.20-2) unstable; urgency=low * Fix Lintian warning: debian-rules-missing-recommended-target build-arch. * Fix Lintian warning: debian-rules-missing-recommended-target build-indep. * Add watch file for Coccinella on SF.net. -- Mike Gabriel Wed, 21 Dec 2011 16:17:43 +0100 coccinella (0.96.20-1) unstable; urgency=low * New Upstream Release. * Upgraded Standards-Version from 3.8.4 to 3.9.2. * Add Mike Gabriel to uploaders. * Add [de] translation to .desktop file. * Add myself to Debian copyright file, update of copyright file. * Add debian/source/format: 3.0 (quilt). * Mike Gabriel becomes package maintainer. * Petter Reinholdtsen, Mirian Ruiz become package uploaders. * Add tiny man page (coccinella.1) for Debian package. * Upstream tarball now fully complies to DFSG. Reflecting this in the package version. Dropping non-DFSG cleaning code from get-orig-source stanza in debian/rules file. -- Mike Gabriel Wed, 21 Dec 2011 14:53:23 +0100 coccinella (0.96.16.dfsg1-1) UNRELEASED; urgency=low * New Upstream Release * Upgraded Standards-Version from 3.8.0 to 3.8.4 -- Miriam Ruiz Tue, 16 Feb 2010 02:37:26 +0100 coccinella (0.96.12.dfsg1-1) UNRELEASED; urgency=low * New Upstream Release -- Miriam Ruiz Tue, 16 Feb 2010 02:37:24 +0100 coccinella (0.96.10.dfsg1-1) UNRELEASED; urgency=low * Initial release (Closes: #183741, #485445) -- Miriam Ruiz Wed, 12 Nov 2008 13:38:06 +0100 debian/copyright0000664000000000000000000001476111676624374011154 0ustar This package was debianized by Miriam Ruiz on Wed, 12 Nov 2008 13:38:06 +0100. Miriam's Debian packaging is continued (starting in 12/2011) by Mike Gabriel . It was downloaded from http://sourceforge.net/projects/coccinella Current Upstream Author: Sander Devrieze Former Upstream Author: Mats Bengtsson Copyright: Copyright (c) 2003-2008 contrib/tablelist/: Copyright (c) 2000-2008 Csaba Nemethi TclXML/: Copyright (c) 1998-2004 Zveno Pty Ltd Smileys: Copyright (c) 2001 Greg Fleming of Dark Project Studios jabberlib/pep.tcl: jabberlib/avatar.tcl: components/Phone/: components/Mood.tcl: components/SpotLight.tcl: Copyright (c) 2006 Antonio Cano Damas contrib/uri.tcl: Copyright (c) 2000 Zveno Pty Ltd Copyright (c) 2006 Pierre DAVID Copyright (c) 2006 Andreas Kupries contrib/utils.tcl: Copyright (c) 1997-1999 Jeffrey Hobbs contrib/uuid.tcl: Copyright (C) 2004 Pat Thoyts contrib/autoproxy.tcl: Copyright (C) 2002 Pat Thoyts contrib/ip.tcl: Copyright (C) 2004 Pat Thoyts contrib/urn-scheme.tcl: Copyright (C) 2001 Pat Thoyts contrib/uriencode.tcl: Copyright (C) 2001 Pat Thoyts contrib/md5x.tcl: Copyright (C) 2003 Pat Thoyts contrib/dns.tcl: Copyright (C) 2002 Pat Thoyts components/fsdialog.tcl: Copyright (C) Schelte Bron contrib/base64.tcl: Copyright (c) 1998-2000 by Ajuba Solutions contrib/snit.tcl: Copyright (C) 2003-2005 by William H. Duquette themes/Oxygen/: Most icons are made by the Oxygen Team (KDE): http://www.kde.org/ Some icons are created by Sander Devrieze and may be based on existing Oxygen icons: draw-arrow, inbox-unread, mail-quote, notify-typig, user-chat hi icons from Kolourpaint (draw-oval, draw-rect, draw-line, draw-poly) are made by Nuno Pinheiro and Danny Allen. draw-arc is stolen from Gimp and slightly changed (Thank You!). mood-* icons, activity-* icons, *tlen* icons and maybe a few others are from the Gajim project: http://gajim.org/ A few icons and other graphics elements may come from the Crystal icon set by Everaldo and are Copyrighted.The use of these icons is allowed only for non commercial meaning GPLv3+ License: 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 package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA The GPLv3+ applies to all files except those listed under the next section `BSD Style License' of this copyright file. On Debian systems, the complete text of the version 3 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. BSD Style License: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The BSD Style License applies to these files within the Debian source package of coccinella: components/URIRegisterKDE.tcl components/URIRegisterKDE.tcl contrib/pipes.tcl contrib/qdxml.tcl contrib/tinyhttpd.tcl contrib/balloonhelp.tcl contrib/balloonhelp.tcl contrib/stun.tcl contrib/repackanim.tcl contrib/putfile.tcl contrib/ttoolbar.tcl contrib/tinyfileutils.tcl contrib/idletime.tcl contrib/httpex.tcl contrib/moviecontroller.tcl contrib/hooks.tcl contrib/socks5.tcl contrib/autosocks.tcl contrib/autosocks.tcl contrib/colorutils.tcl contrib/svg2can.tcl contrib/can2svgwb.tcl contrib/utils.tcl contrib/undo.tcl contrib/component.tcl contrib/TreeCtrlDnD.tcl contrib/can2svg.tcl contrib/timing.tcl contrib/tileutils.tcl contrib/svgwb2can.tcl contrib/chasearrows.tcl contrib/MSSpeech.tcl contrib/mstack.tcl contrib/spell.tcl contrib/wizard.tcl contrib/getfile.tcl contrib/canvasex.tcl contrib/mnotebook.tcl contrib/notebox.tcl contrib/socks4.tcl contrib/treeutil.tcl contrib/ui/* jabberlib/* xmpp/* Debian packaging: The Debian packaging is (C) 2011, Mike Gabriel and is licensed under the GPLv3+ license as most of the programme files, see above. debian/coccinella.menu0000664000000000000000000000036111674352203012155 0ustar ?package(coccinella):needs="X11" \ section="Applications/Network/Communication" \ title="Coccinella" command="/usr/bin/coccinella" \ longtitle="Communication tool with a built-in whiteboard" \ icon="/usr/share/pixmaps/coccinella.xpm"debian/watch0000664000000000000000000000010311674373757010237 0ustar version=3 http://sf.net/coccinella/Coccinella-(.+)Binfree\.tar\.gz debian/control0000664000000000000000000000176511675170551010614 0ustar Source: coccinella Section: net Priority: extra Maintainer: Mike Gabriel Uploaders: Miriam Ruiz Build-Depends: debhelper (>= 7), quilt Standards-Version: 3.9.2 Homepage: http://thecoccinella.org/ Vcs-Git: git://git.debian.org/collab-maint/coccinella.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/coccinella.git;a=summary Package: coccinella Architecture: all Depends: tcl8.5, tk8.5, tkpng, tktreectrl, ${misc:Depends} Recommends: tcl-tls, libudp-tcl, iaxclient-tcl, aspell | ispell Description: Communication tool (XMPP/Jabber) with a built-in whiteboard Coccinella is a cross-platform communication tool with a built-in whiteboard for improved collaboration with other people. . The whiteboard is a shared desktop which supports text, drawings, images, and multimedia in a number of formats, such as MP3 and video. . The protocol being used by coccinella for chat and whiteboard communication is the XMPP protocol (Jabber). debian/coccinella.docs0000664000000000000000000000002511674352203012136 0ustar README.txt READMEs/* debian/compat0000664000000000000000000000000211674352203010371 0ustar 7