--- gtksourceview-1.6.1.orig/debian/control.in +++ gtksourceview-1.6.1/debian/control.in @@ -0,0 +1,65 @@ +Source: gtksourceview +Section: libs +Priority: optional +Maintainer: Andrew Lau +Build-Depends: autotools-dev, cdbs, debhelper (>= 4.1), dh-buildinfo, gnome-pkg-tools, libgnomeprintui2.2-dev (>= 2.8), libgnomevfs2-dev (>= 2.8.4-2), libgtk2.0-dev (>= 2.8.0), libxml2-dev (>= 2.5), libxml-parser-perl +Uploaders: @GNOME_TEAM@ +Standards-Version: 3.6.2 + +Package: libgtksourceview1.0-0 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, libgtksourceview-common (>= ${Source-Version}) +Description: shared libraries for the GTK+ syntax highlighting widget + GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget + GtkTextView. It improves GtkTextView by implementing syntax highlighting and + other features typical of a source editor. + . + This package contains the shared libraries required by applications to use + this widget. + . + Homepage: http://gtksourceview.sourceforge.net/ + +Package: libgtksourceview-common +Section: misc +Architecture: all +Replaces: libgtksourceview-cil (<= 0.5-2) +Description: common files for the GTK+ syntax highlighting widget + GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget + GtkTextView. It improves GtkTextView by implementing syntax highlighting and + other features typical of a source editor. + . + This package contains the language specifications files for Ada, C, C++, C#, + CSS, ".desktop", ".diff" (patch), Fortran 95, GtkRC, Haskell, HTML, IDL, + ".ini", Java, JavaScript, LaTeX, Lua, MSIL, Nemerle, Pascal, Perl, PHP, ".po" + (gettext), Python, R, Ruby, sh, SQL, TCL, Texinfo, VB.NET, Verilog, VHDL and + XML. + . + Homepage: http://gtksourceview.sourceforge.net/ + +Package: libgtksourceview-dev +Section: libdevel +Architecture: any +Depends: libgtksourceview1.0-0 (>= ${Source-Version}), libgnomeprintui2.2-dev (>= 2.7), libgtk2.0-dev (>= 2.4) +Suggests: libgtksourceview-doc +Description: development files for the GTK+ syntax highlighting widget + GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget + GtkTextView. It improves GtkTextView by implementing syntax highlighting and + other features typical of a source editor. + . + This package contains the header files required if you wish to develop + software that uses the GtkSourceView widget. + . + Homepage: http://gtksourceview.sourceforge.net/ + +Package: libgtksourceview-doc +Section: doc +Architecture: all +Description: documentation for the GTK+ syntax highlighting widget + GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget + GtkTextView. It improves GtkTextView by implementing syntax highlighting and + other features typical of a source editor. + . + This package contains the GtkSourceView reference manual. + . + Homepage: http://gtksourceview.sourceforge.net/ --- gtksourceview-1.6.1.orig/debian/control +++ gtksourceview-1.6.1/debian/control @@ -0,0 +1,65 @@ +Source: gtksourceview +Section: libs +Priority: optional +Maintainer: Andrew Lau +Build-Depends: autotools-dev, cdbs, debhelper (>= 4.1), dh-buildinfo, gnome-pkg-tools, libgnomeprintui2.2-dev (>= 2.8), libgnomevfs2-dev (>= 2.8.4-2), libgtk2.0-dev (>= 2.8.0), libxml2-dev (>= 2.5), libxml-parser-perl +Uploaders: Debian GNOME Maintainers , Akira TAGOH , Andreas Rottmann , Carlos Perelló Marín , Clément Stenac , Ed Boraas , Edd Dumbill , Emil Soleyman-Zomalan , Guilherme de S. Pastore , Gustavo Noronha Silva , J.H.M. Dassen (Ray) , Joe Drew , Johannes Rohr , Jordi Mallach , Jose Carlos Garcia Sogo , Josselin Mouette , Loic Minier , Marc 'HE' Brockschmidt , Ondřej Surý , Rob Bradford , Robert McQueen , Ross Burton , Sebastien Bacher , Sjoerd Simons , Takuo KITAME +Standards-Version: 3.6.2 + +Package: libgtksourceview1.0-0 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, libgtksourceview-common (>= ${Source-Version}) +Description: shared libraries for the GTK+ syntax highlighting widget + GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget + GtkTextView. It improves GtkTextView by implementing syntax highlighting and + other features typical of a source editor. + . + This package contains the shared libraries required by applications to use + this widget. + . + Homepage: http://gtksourceview.sourceforge.net/ + +Package: libgtksourceview-common +Section: misc +Architecture: all +Replaces: libgtksourceview-cil (<= 0.5-2) +Description: common files for the GTK+ syntax highlighting widget + GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget + GtkTextView. It improves GtkTextView by implementing syntax highlighting and + other features typical of a source editor. + . + This package contains the language specifications files for Ada, C, C++, C#, + CSS, ".desktop", ".diff" (patch), Fortran 95, GtkRC, Haskell, HTML, IDL, + ".ini", Java, JavaScript, LaTeX, Lua, MSIL, Nemerle, Pascal, Perl, PHP, ".po" + (gettext), Python, R, Ruby, sh, SQL, TCL, Texinfo, VB.NET, Verilog, VHDL and + XML. + . + Homepage: http://gtksourceview.sourceforge.net/ + +Package: libgtksourceview-dev +Section: libdevel +Architecture: any +Depends: libgtksourceview1.0-0 (>= ${Source-Version}), libgnomeprintui2.2-dev (>= 2.7), libgtk2.0-dev (>= 2.4) +Suggests: libgtksourceview-doc +Description: development files for the GTK+ syntax highlighting widget + GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget + GtkTextView. It improves GtkTextView by implementing syntax highlighting and + other features typical of a source editor. + . + This package contains the header files required if you wish to develop + software that uses the GtkSourceView widget. + . + Homepage: http://gtksourceview.sourceforge.net/ + +Package: libgtksourceview-doc +Section: doc +Architecture: all +Description: documentation for the GTK+ syntax highlighting widget + GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget + GtkTextView. It improves GtkTextView by implementing syntax highlighting and + other features typical of a source editor. + . + This package contains the GtkSourceView reference manual. + . + Homepage: http://gtksourceview.sourceforge.net/ --- gtksourceview-1.6.1.orig/debian/changelog +++ gtksourceview-1.6.1/debian/changelog @@ -0,0 +1,325 @@ +gtksourceview (1.6.1-0ubuntu3) dapper; urgency=low + + * Fix path in libgtksourceview-common.install + + -- Sebastian Dröge Thu, 13 Apr 2006 12:40:49 +0200 + +gtksourceview (1.6.1-0ubuntu2) dapper; urgency=low + + * Add lang file for boo + + -- Sebastian Dröge Thu, 13 Apr 2006 12:28:15 +0200 + +gtksourceview (1.6.1-0ubuntu1) dapper; urgency=low + + * New upstream release: + - Updated Lang files (php, ruby, perl, xml, .desktop) (Malone: #35277) + - Consume all button press events on the line numbers margin + - Updated translations + + -- Daniel Holbach Mon, 10 Apr 2006 12:52:35 +0200 + +gtksourceview (1.6.0-0ubuntu1) dapper; urgency=low + + * New upstream version: + - Updated translations + + -- Sebastien Bacher Sun, 12 Mar 2006 17:42:56 +0100 + +gtksourceview (1.5.7-0ubuntu1) dapper; urgency=low + + * New upstream release: + - Updated translations + + -- Daniel Holbach Mon, 30 Jan 2006 10:38:28 +0100 + +gtksourceview (1.5.6-0ubuntu1) dapper; urgency=low + + * New upstream release: + - fix .lang files lookup from xdg directories. + + -- Daniel Holbach Mon, 16 Jan 2006 13:20:07 +0100 + +gtksourceview (1.5.5-0ubuntu1) dapper; urgency=low + + * New upstream release: + - Requires gtk+ 2.8.x + - Fixed bug #309663 – gcc 4.01 compiler treats pointer target warnings + as errors (Marco Barisione) + - Added scheme.lang (Paolo Borelli) + - Allow to specify both 'u' and 'r' modifiers to python strings at the + same time (Steve Frécinaux) + - Add iterators to text region and use them (Paolo Borelli and Paolo + Maggi) + - Use cairo to draw the right margin (Jeroen Zwartepoorte) + - Fixed bug #321252 - Clicking gedit line numbers should jump to line + (Paolo Borelli and Paolo Maggi) + - Fixed bug 312241 – .lang files in homedir take priority over $prefix + (Guillaume Desmottes and Paolo Borelli) + - Fixed bug #318577 – win32 port (Tor Lillqvist, Paolo Borelli and Paolo + Maggi) + - Updated translations + * debian/control.in: + - bumped Build-Depends on libgtk2.0-dev. + + -- Daniel Holbach Mon, 16 Jan 2006 08:27:04 +0100 + +gtksourceview (1.5.4-0ubuntu1) dapper; urgency=low + + * New upstream release: + - Fixed bug #170604 – syntax for GNU Octave + + -- Daniel Holbach Tue, 3 Jan 2006 22:51:45 +0100 + +gtksourceview (1.5.3-0ubuntu1) dapper; urgency=low + + * New upstream release: + - Fixed bug #321898 - fix for division by zero bug (not checking + g_timer_elapsed() return value) + - Fixed bug #323999 - perl inline pod not properly highlighted + - Fixed bug #323750 - CSS highlighting missing "font" property + - Fixed bug #316612 - Ruby coloration problems + - Fixed bug #316587 - PHP syntax file should be in the "Scripting" + section instead of "Sources") + - Fixed bug #316330 - Ada Syntax highlighting is incorrect + - Fixed bug #168090 - Recognise fortran line comments better + - Added a --disable-gnomeprint configuration option + - Fixed i18n problem introduced in 1.5.2 + - Added changelog.lang + - Updated translations + + -- Daniel Holbach Tue, 3 Jan 2006 18:27:16 +0100 + +gtksourceview (1.5.2-0ubuntu1) dapper; urgency=low + + * New upstream release: + - Fix an off by one error in Lang directory lookup. + * debian/patches/fix-gtksourcelanguagesmanager.c.patch: + - dropped, done upstream. + + -- Daniel Holbach Tue, 13 Dec 2005 13:37:56 +0100 + +gtksourceview (1.5.1-0ubuntu2) dapper; urgency=low + + * debian/patches/fix-gtksourcelanguagesmanager.c.patch: + - fix wrong directory handling. (Ubuntu: #19670) + + -- Daniel Holbach Wed, 16 Nov 2005 00:41:27 +0100 + +gtksourceview (1.5.1-0ubuntu1) dapper; urgency=low + + * New upstream release: + - Lang files are now loaded from the locations specified in XDG_DATA_DIRS + - Bug Fixes + - New and updated translations. + * debian/control.in: + - Bumped Build-Depends of libgtk2.0-dev to 2.6.0 + + -- Daniel Holbach Mon, 14 Nov 2005 20:07:09 +0100 + +gtksourceview (1.4.2-2) unstable; urgency=low + + * Add CDBS' utils. [debian/rules] + * Enable building of static libraries. (Closes: #337025) [debian/rules] + + -- Loic Minier Fri, 4 Nov 2005 11:58:26 +0100 + +gtksourceview (1.4.2-1) unstable; urgency=high + + * Urgency high because of RC bug fix. + * New upstream release (only translations updates). + * Bump shlibs to >= 1.4. (Closes: #328420) [debian/rules] + * Don't play with symlinks to save the changelogs and READMEs, keep the doc + under /usr/share/gtksourceview, with symlinks in + /usr/share/doc/*/gtksourceview pointing to it. + [debian/libgtksourceview1.0-0.links, libgtksourceview-dev.links, + libgtksourceview-doc.links debian/rules] + + -- Loic Minier Tue, 4 Oct 2005 21:31:40 +0200 + +gtksourceview (1.4.1-1) unstable; urgency=low + + [ Andrew Lau ] + * Debian Standards-Version: 3.6.2 + * New upstream release: fortran.lang, ruby.lang, sql.lang (closes: #313169) + - Drop patch. [debian/patches/00_sql-backslash.patch] + + [ Ondřej Surý ] + * GNOME Team upload. + + [ Loic Minier ] + * New upstream release 1.4.1. + - Bump build-depends on libgnomeprintui2.2-dev to >= 2.8. + * Misc fixes taken from 1.4.1-0ubuntu1: + - Remove spurious space between package entries. + [debian/control, debian/control.in] + - Version libgtksourceview/libgtksourceview-common/dependencies in + >= ${Source-Version}. [debian/control, debian/control.in] + - Drop useless libgtksourceview-common deps. + [debian/control, debian/control.in] + + -- Loic Minier Sun, 25 Sep 2005 16:54:15 +0200 + +gtksourceview (1.2.0-2) unstable; urgency=low + + * Designate '\' as an escape character in sql.lang + + [debian/patches/00_sql-backslash.patch] + (closes: #311124) + * [debian/rules]: + - Record compile-time dependency versions using dh_buildinfo + * Downgrade documentation from a dependency to a suggestion. + + -- Andrew Lau Wed, 8 Jun 2005 00:45:11 +1000 + +gtksourceview (1.2.0-1) unstable; urgency=medium + + * New upstream release for GNOME 2.10 + * [debian/control.in]: + - Bump build-dep version of libgnomevfs2-dev to guard against libhowl0 + (non-free) linkage. + + -- Andrew Lau Wed, 16 Mar 2005 15:05:29 +1100 + +gtksourceview (1.1.93-1) unstable; urgency=low + + * New upstream release. + + -- Andrew Lau Tue, 1 Mar 2005 23:26:31 +1100 + +gtksourceview (1.1.92-1) unstable; urgency=low + + * New upstream release. + - Improved LaTeX comment handling. + (closes: #280235) + - Merged: [debian/patches/00_python-numeric.patch] + (closes: #285102) + - Fixed line number printing. + (closes: #292658) + + -- Andrew Lau Sat, 26 Feb 2005 15:30:01 +1100 + +gtksourceview (1.1.91-1) experimental; urgency=low + + * New upstream developmental release for GNOME 2.9.x + - Removed: [debian/patches/01__R-lang.patch] (not a typo) + * Add Conflicts: with libgtksourceview-cil (<= 0.5-2) due to GtkSourceView + providing its own nemerle.lang file. + + -- Andrew Lau Wed, 26 Jan 2005 09:10:31 +1100 + +gtksourceview (1.1.90-1) experimental; urgency=low + + * New upstream developmental release for GNOME 2.9.x + - Merged: [debian/patches/00_tcl-spec.patch] + * Improved numeric type highlighting in Python. + + [debian/patches/00_python-numeric.patch] + Thanks: Leonardo Soto + * Corrected mistake in R language specification file. + + [debian/patches/01_R-lang.patch] + + -- Andrew Lau Thu, 20 Jan 2005 01:37:59 +1100 + +gtksourceview (1.1.1-1) unstable; urgency=low + + * New upstream release for GNOME 2.8.1 + + -- Andrew Lau Sat, 20 Nov 2004 17:50:03 +1100 + +gtksourceview (1.0.1-5) unstable; urgency=low + + * Create symlink for GtkSourceView documentation under devhelp's default + search path. + (closes: #273495) + * New language specification file for TCL. + Thanks: Riccardo Lancellotti + (closes: #273611) + + -- Andrew Lau Sun, 3 Oct 2004 02:31:50 +1000 + +gtksourceview (1.0.1-4) unstable; urgency=medium + + * Added conflict with libgtksourceview-cil (<= 0.5-1) to enable upgrades. + (closes: #265953) + * Separated documentation into libgtksourceview-doc package. + + -- Andrew Lau Thu, 19 Aug 2004 23:10:40 +1000 + +gtksourceview (1.0.1-3) unstable; urgency=low + + * Language specification files backported from CVS. + - Updated: ada.lang, perl.lang + - New: css.lang, fortran.lang, haskell.lang, javascript.lang, lua.lang, + pascal.lang, ruby.lang, texinfo.lang and vbnet.lang + (closes: #255668) + * Documentation now symlinked under /usr/share/doc/libgtk2.0-doc. + (closes: #261119) + + -- Andrew Lau Mon, 16 Aug 2004 00:07:10 +1000 + +gtksourceview (1.0.1-2) unstable; urgency=low + + * GNOME Team Upload. + * Upload in unstable. + + -- Sebastien Bacher Thu, 27 May 2004 20:46:01 +0200 + +gtksourceview (1.0.1-1) experimental; urgency=low + + * New upstream release. + + -- Andrew Lau Fri, 23 Apr 2004 00:19:32 +1000 + +gtksourceview (1.0.0-2) experimental; urgency=low + + * GNOME team upload. + * debian/control.in: build-depend on libxml-parser-perl to fix a FTBFS. + + -- Jordi Mallach Mon, 12 Apr 2004 17:09:05 +0200 + +gtksourceview (1.0.0-1) experimental; urgency=low + + * New upstream release. + + Corrects highlightning after an apostrophe (closes: #226215). + * rules: update minimal shlib dependency. + * control.in: require GNOME 2.6 versions of the libraries. + * patches/00_autoreconf.patch: removed, should no longer be needed now + upstream uses libtool 1.5.2. + + -- Josselin Mouette Mon, 29 Mar 2004 17:43:05 +0200 + +gtksourceview (0.7.0-2) unstable; urgency=medium + + * Regenerate autotools-dev/libtool files to work around -pthread linking + build failures. + (closes: #217883) + + -- Andrew Lau Tue, 28 Oct 2003 22:12:18 +1100 + +gtksourceview (0.7.0-1) unstable; urgency=low + + * New upstream release. + (closes: #216946) + + -- Andrew Lau Thu, 23 Oct 2003 02:41:36 +1000 + +gtksourceview (0.6.0-1) unstable; urgency=low + + * New upstream release. + * Debian Standards-Version: 3.6.1 + + -- Andrew Lau Thu, 28 Aug 2003 16:27:26 +1000 + +gtksourceview (0.5.0-1) unstable; urgency=low + + * New upstream release. + * Debian Standards-Version: 3.6.0 + + -- Andrew Lau Wed, 13 Aug 2003 14:18:21 +1000 + +gtksourceview (0.4.0-1) unstable; urgency=low + + * Initial Release of Debian GNU/Linux Packages. + (closes: #195663) + + -- Andrew Lau Wed, 2 Jul 2003 22:59:16 +1000 + --- gtksourceview-1.6.1.orig/debian/libgtksourceview-dev.links +++ gtksourceview-1.6.1/debian/libgtksourceview-dev.links @@ -0,0 +1 @@ +usr/share/doc/gtksourceview usr/share/doc/libgtksourceview-dev/gtksourceview --- gtksourceview-1.6.1.orig/debian/compat +++ gtksourceview-1.6.1/debian/compat @@ -0,0 +1 @@ +4 --- gtksourceview-1.6.1.orig/debian/rules +++ gtksourceview-1.6.1/debian/rules @@ -0,0 +1,24 @@ +#!/usr/bin/make -f +# $Id: rules 4543 2005-11-04 10:59:45Z lool-guest $ +# (C) 2002 Colin Walters + +# CDBS Classes & Rules +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/rules/utils.mk +include /usr/share/cdbs/1/class/gnome.mk +include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk + +# Compile options +DEB_CONFIGURE_EXTRA_FLAGS := \ + --with-html-dir=\$${datadir}/doc/gtksourceview \ + --enable-static + +# Debhelper Arguments +DEB_DH_INSTALL_ARGS := --sourcedir=debian/tmp +DEB_DH_MAKESHLIBS_ARGS := -V 'libgtksourceview1.0-0 (>= 1.4)' +DEB_DH_SHLIBDEPS_ARGS := -L libgtksourceview1.0-0 -l debian/lib/usr/lib + +# Record build-time version information +binary-post-install/libgtksourceview-common:: + dh_buildinfo -plibgtksourceview-common --- gtksourceview-1.6.1.orig/debian/watch +++ gtksourceview-1.6.1/debian/watch @@ -0,0 +1,4 @@ +version=2 +ftp://ftp.gnome.org/pub/GNOME/sources/gtksourceview/1.2/ \ + gtksourceview-(.*)\.tar\.gz \ + debian uupdate --- gtksourceview-1.6.1.orig/debian/copyright +++ gtksourceview-1.6.1/debian/copyright @@ -0,0 +1,24 @@ +This package was debianized by Andrew Lau + on Sat, 26 Feb 2005 15:37:19 +1100 + +It was downloaded from: + http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/ + +Upstream Authors: + A full list of contributors can be found in the AUTHORS file + +Copyright: + + 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 the GNU General Public + License, Version 2 can be found in the file + /usr/share/common-licenses/GPL-2 --- gtksourceview-1.6.1.orig/debian/libgtksourceview-doc.dirs +++ gtksourceview-1.6.1/debian/libgtksourceview-doc.dirs @@ -0,0 +1 @@ +usr/share/gtk-doc/html --- gtksourceview-1.6.1.orig/debian/libgtksourceview-doc.install +++ gtksourceview-1.6.1/debian/libgtksourceview-doc.install @@ -0,0 +1 @@ +usr/share/doc --- gtksourceview-1.6.1.orig/debian/libgtksourceview-doc.doc-base +++ gtksourceview-1.6.1/debian/libgtksourceview-doc.doc-base @@ -0,0 +1,11 @@ +Document: gtksourceview +Title: GtkSourceView Reference Manual +Author: The GtkSourceView team +Abstract: This manual describes the GtkSourceView text widget. It extends the + standard GTK+ 2.x text widget GtkTextView by implementing syntax highlighting + and other features typical of a source editor. +Section: Apps/Programming + +Format: HTML +Index: /usr/share/doc/gtksourceview/gtksourceview/index.html +Files: /usr/share/doc/gtksourceview/gtksourceview/*.html --- gtksourceview-1.6.1.orig/debian/libgtksourceview-dev.install +++ gtksourceview-1.6.1/debian/libgtksourceview-dev.install @@ -0,0 +1,5 @@ +usr/include +usr/lib/*.la +usr/lib/lib*.a +usr/lib/lib*.so +usr/lib/pkgconfig/* --- gtksourceview-1.6.1.orig/debian/libgtksourceview1.0-0.install +++ gtksourceview-1.6.1/debian/libgtksourceview1.0-0.install @@ -0,0 +1 @@ +usr/lib/lib*.so.* --- gtksourceview-1.6.1.orig/debian/libgtksourceview-doc.links +++ gtksourceview-1.6.1/debian/libgtksourceview-doc.links @@ -0,0 +1,2 @@ +usr/share/doc/gtksourceview usr/share/doc/libgtksourceview-doc/gtksourceview +usr/share/doc/gtksourceview usr/share/gtk-doc/html/gtksourceview --- gtksourceview-1.6.1.orig/debian/boo.lang +++ gtksourceview-1.6.1/debian/boo.lang @@ -0,0 +1,204 @@ + + + + + + \ + + + """ + """ + + + + " + " + + + + ' + ' + + + + # + + + + // + + + + /[^/] + / + + + + /\* + \*/ + + + + import + from + as + namespace + + + + bool + byte + sbyte + double + decimal + single + short + ushort + int + char + uint + long + ulong + object + duck + string + regex + date + timespan + + + + abstract + virtual + override + static + final + transient + + protected + private + public + internal + partial + + class + struct + interface + enum + callable + of + + def + constructor + destructor + + do + get + set + event + + return + yield + + + + \b[0-9][0-9\.]*(m|ms|d|h|s|f|F|l|L)?\b + + + + true + false + + + + null + self + super + + + + and + break + cast + continue + elif + else + except + ensure + for + given + goto + if + in + is + isa + not + or + otherwise + pass + raise + try + unless + when + while + ref + + + + assert + __eval__ + __switch__ + enumerate + filter + len + typeof + map + max + min + property + using + getter + required + lock + range + zip + checked + unchecked + rawArrayIndexing + normalArrayIndexing + print + array + matrix + yieldAll + + --- gtksourceview-1.6.1.orig/debian/libgtksourceview-common.install +++ gtksourceview-1.6.1/debian/libgtksourceview-common.install @@ -0,0 +1,3 @@ +usr/share/gtksourceview-1.0 +usr/share/locale +../boo.lang /usr/share/gtksourceview-1.0/language-specs