debian/0000755000000000000000000000000012167050553007172 5ustar debian/compat0000644000000000000000000000000212135522153010363 0ustar 6 debian/patches/0000755000000000000000000000000012135531502010612 5ustar debian/patches/README0000644000000000000000000000021112135522153011466 0ustar 0xxx: Grabbed from upstream development. 1xxx: Possibly relevant for upstream adoption. 2xxx: Only relevant for official Debian release. debian/patches/series0000644000000000000000000000002412135531402012022 0ustar activity-info.patch debian/patches/activity-info.patch0000644000000000000000000000040212135531502014414 0ustar --- a/activity/activity.info +++ b/activity/activity.info @@ -1,6 +1,6 @@ [Activity] name = IRC activity_version = 8 -service_name = org.sugarlabs.IRC +bundle_id = org.sugarlabs.IRC icon = activity-ircchat exec = sugar-activity ircactivity.IRCActivity debian/rules0000755000000000000000000000373012167050711010251 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Portions Copyright © 2008-2010 Jonas Smedegaard # Description: Main Debian packaging script for Sugar IRC # # 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, 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. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA # 02111-1307 USA. #DEB_SUGAR_BRANCHES = 0.86 0.88 DEB_PYTHON_SUGAR_PACKAGES = sugar-irc-activity DEB_PYTHON2_MODULE_PACKAGES = sugar-irc-activity include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/python-sugar.mk include /usr/share/cdbs/1/rules/debhelper.mk # We support all branches, but default to 0.88. CDBS_DEPENDS = python-sugar-0.88 | python-sugar, python-sugar-toolkit-0.88 | python-sugar-toolkit CDBS_DEPENDS += , python-hippocanvas, python-telepathy, python-gtk2, python-cjson # Override sugar listing CDBS_BUILD_DEPENDS_class_python-sugar_sugar = python-sugar-0.88 | python-sugar, python-sugar-toolkit-0.88 | python-sugar-toolkit, unzip # Suppress unneeded auto-resolved build-dependency on python-dev CDBS_BUILD_DEPENDS_class_python-sugar_python = python$(cdbs_python_nondefault_version) clean:: find -name *.mo -delete find -name *.linfo -delete find -name MANIFEST -delete install/sugar-irc-activity:: rm -f debian/sugar-irc-activity/usr/share/sugar/activities/IRC.activity/purk/COPYING find debian/sugar-irc-activity/usr/share/sugar/activities/IRC.activity/purk/scripts/ -type f -print0 | xargs -0 chmod a-x debian/control0000644000000000000000000000274712167050607010607 0ustar Source: sugar-irc-activity Section: x11 Priority: optional Maintainer: Debian OLPC Uploaders: Ankur khurana , Luke Faraone , Ishan Bansal Build-Depends: devscripts (>= 2.10.7~), cdbs (>= 0.4.90~), dh-buildinfo, debhelper (>= 6), cdbs (>= 0.4.67~), python (>= 2.6.6-3~), python-sugar-0.88 | python-sugar, python-sugar-toolkit-0.88 | python-sugar-toolkit, unzip Standards-Version: 3.9.1.0 Vcs-Git: git://git.debian.org/collab-maint/sugar-irc-activity.git Vcs-Browser: http://git.debian.org/?p=collab-maint/sugar-irc-activity.git;a=summary Homepage: http://wiki.laptop.org/go/XoIRC Package: sugar-irc-activity Architecture: all Depends: ${shlibs:Depends}, ${python:Depends}, ${cdbs:Depends}, ${misc:Depends} Recommends: sugar Provides: ${python:Provides} Description: Sugar IRC Activity Sugar is a graphical user interface aimed at children. . Originating as integral part of the OLPC "XO" a.k.a. the $100 laptop, Sugar has since grown into a more widely usable low-resource desktop environment for kids. . This Activity allows you to contact other Sugar users and enthusiasts on the internet and chat with them. It uses a system called Internet Relay Chat, or IRC for short. There are several IRC channels for Sugar users and developers. It defaults to a "room" called #sugar, but you can also enter other rooms by typing /join #room where room is the name of the room you wish to join. debian/changelog0000644000000000000000000000157112167050550011045 0ustar sugar-irc-activity (8-1.2) unstable; urgency=low * Non-maintainer upload. * Convert to dh_python2 (Closes: #617095). -- Luca Falavigna Tue, 09 Jul 2013 20:07:25 +0200 sugar-irc-activity (8-1.1) unstable; urgency=low * Non-maintainer upload. * Fix activity.info file (Closes: #706021) -- Gaudenz Steinlin Tue, 23 Apr 2013 18:15:20 +0200 sugar-irc-activity (8-1) unstable; urgency=low * New upstream version. * Remove broken get-orig-source from debian/rules, instead include debian/watch file. (Closes: #597444) -- Luke Faraone Mon, 27 Dec 2010 11:38:05 -0500 sugar-irc-activity (6-1) unstable; urgency=low [ Ankur khurana ] * Initial release. (Closes: #589742) [ Luke Faraone ] * Refactor copyright files. -- Luke Faraone Tue, 10 Aug 2010 23:38:28 -0400 debian/control.in0000644000000000000000000000252412135522153011200 0ustar Source: sugar-irc-activity Section: x11 Priority: optional Maintainer: Debian OLPC Uploaders: Ankur khurana , Luke Faraone , Ishan Bansal Build-Depends: @cdbs@ Standards-Version: 3.9.1.0 Vcs-Git: git://git.debian.org/collab-maint/sugar-irc-activity.git Vcs-Browser: http://git.debian.org/?p=collab-maint/sugar-irc-activity.git;a=summary Homepage: http://wiki.laptop.org/go/XoIRC XS-Python-Version: all Package: sugar-irc-activity Architecture: all Depends: ${shlibs:Depends}, ${python:Depends}, ${cdbs:Depends}, ${misc:Depends} Recommends: sugar Provides: ${python:Provides} XB-Python-Version: ${python:Versions} Description: Sugar IRC Activity Sugar is a graphical user interface aimed at children. . Originating as integral part of the OLPC "XO" a.k.a. the $100 laptop, Sugar has since grown into a more widely usable low-resource desktop environment for kids. . This Activity allows you to contact other Sugar users and enthusiasts on the internet and chat with them. It uses a system called Internet Relay Chat, or IRC for short. There are several IRC channels for Sugar users and developers. It defaults to a "room" called #sugar, but you can also enter other rooms by typing /join #room where room is the name of the room you wish to join. debian/gbp.conf0000644000000000000000000000023012135522153010577 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] upstream-branch = upstream debian-branch = master pristine-tar = True sign-tags = True debian/copyright_hints0000644000000000000000000000542612135522153012334 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135 X-Draft: Autogenerated by CDBS snippet copyright-check.mk Files: ./NEWS, ./README, ./TODO, ./activity/activity-ircchat.svg, ./activity/activity.info, ./debian/README.source, ./debian/compat, ./debian/control, ./debian/control.in, ./debian/gbp.conf, ./debian/patches/README, ./debian/pycompat, ./debian/source/format, ./debian/source/include-binaries, ./purk/ABOUT, ./purk/Changelog, ./purk/README, ./purk/__init__.py, ./purk/conf.py, ./purk/core.py, ./purk/events.py, ./purk/irc.py, ./purk/parse_mirc.py, ./purk/scripts/alias.py, ./purk/scripts/chaninfo.py, ./purk/scripts/clicks.py, ./purk/scripts/completion.py, ./purk/scripts/console.py, ./purk/scripts/history.py, ./purk/scripts/ignore.py, ./purk/scripts/irc_script.py, ./purk/scripts/keys.py, ./purk/scripts/notification.py, ./purk/scripts/theme.py, ./purk/scripts/timeout.py, ./purk/scripts/ui_script.py, ./purk/servers.py, ./purk/ui.py, ./purk/urk_trace.py, ./purk/widgets.py, ./purk/windows.py, ./sugar-irc-activity_6.orig.tar.gz.cdbs-config_list Copyright: *No copyright* License: UNKNOWN FIXME Files: ./gtk-test.py, ./ircactivity.py Copyright: 2007, Eduardo Silva License: LGPL-2+ FIXME Files: ./debian/rules Copyright: 2008-2010, Jonas Smedegaard License: GPL FIXME Files: ./purk/COPYING Copyright: 1989, 1991 Free Software Foundation, Inc HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR HOLDERS AND/OR OTHER PARTIES disclaimer" for the program, if holder saying it may be distributed holder who places the Program under this License interest in the program law: the software, and year name of author License: GPL-2+ FIXME Files: ./setup.py Copyright: 2006, Red Hat, Inc License: GPL-2+ FIXME Files: ./sugar-irc-activity_6.orig.tar.gz Copyright: * foo؄4W׭ִ }i;󉊋$nxyfP_G?׈gdK`ϾW>ȷ"y*Xuܢ-Ue+G+%ZBOV+AVqqu7g')e%ʘ#_;d , Nv/ݟ|al@ay(ᖥa:g)v}0>q5j_)N?POhc [MÇI/.` ĉi2fzVP$ H8(Ϧk™_ v|67P([Y'[vg"zg|LGTcL2S%RAR2[J6H*"f{7U[5nZGTdVKpvh1`*5@wvkB,UnV|:  ̿A DUmZ*'L™a2dʀ=j"N [Q<3,N1K ղQ }tJ. 2QU^j^VM/eO͠/3h,7ˇ*3`C?OC(IwսNGl8eMFݟfB:*xENfӝ̏Տ$f^[R_v^yv{i.e9>x{K 5Ss&QWǞ@S{eʕa[$ ޲DRRݧBֵg*#&,ޠ8*lB,sLx['1@E? License: UNKNOWN FIXME Files: ./purk/info.py Copyright: = "2005, %s" % ', '.join(authors) License: UNKNOWN FIXME debian/copyright0000644000000000000000000000443312135522153011124 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135 Name: sugar-irc-activity Maintainer: Sugar Labs http://lists.sugarlabs.org/listinfo/sugar-devel irc://irc.freenode.net/sugar Source: http://git.sugarlabs.org/projects/irc Copyright: © 2007 Eduardo Silva License: LGPL-2+ Files: setup.py Copyright: 2006 Red Hat, Inc License: GPL-2+ Files: debian/* Copyright: © 2008-2010 Jonas Smedegaard © 2010 Ankur khurana License: GPL-2+ License: LGPL-2+ This library 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 library 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. . Some files differ from above by using "The Gnome Library" instead of "This library", but otherwise identical license and disclaimer. . On Debian systems, the complete text of a recent release of the GNU Library General Public License (LGPL) can be found in file "/usr/share/common-licenses/LGPL". . You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . License: GPL-2+ 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 systems, the complete text of version 2 of the GNU General Public License (GPL) can be found in the file "/usr/share/common-licenses/GPL-2". . You should have received a copy of the GNU General Public License along with this program. If not, see . debian/source/0000755000000000000000000000000012135522153010465 5ustar debian/source/include-binaries0000644000000000000000000000002712135522153013624 0ustar debian/copyright_hints debian/source/format0000644000000000000000000000001412135522153011673 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000022012135522153010210 0ustar # run the "uscan" command to check for upstream updates and more. version=3 http://download.sugarlabs.org/sources/honey/IRC/IRC-(.*)\.tar\.bz2 debian/README.source0000644000000000000000000000265712135522153011356 0ustar Building this package for Debian -------------------------------- This 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. Developing this package for Debian ---------------------------------- The source of this package is developed using git and the helper tool git-buildpackage, with all official releases tagged and signed and binary diffs of tarballs stored using pristine-tar. This is documented below /usr/share/doc/git-buildpackage/manual-html/ . Setting DEB_MAINTAINER_MODE=1 enables additional build routines helpful during development of the package, but unfit for normal builds. This typically includes the CDBS feature of auto-updating debian/control with CDBS-related build-dependencies, which is forbidden by Debian Policy as build environment must not change during automated builds. Maintaining packaging build routines ------------------------------------ This source package wraps debhelper commands and other tedious parts of the build routines using the CDBS framework. Please refer to the actual makefile snippets included from debian/rules for details on their purpose and ways to override defaults. Additionally, makefile snippets included from below /usr/share/cdbs may also be documented in /usr/share/doc/cdbs/cdbs-doc.pdf.gz . -- Jonas Smedegaard Sun, 29 Mar 2009 16:02:47 +0200