--- gtksourceview-1.2.0.orig/debian/control.in +++ gtksourceview-1.2.0/debian/control.in @@ -0,0 +1,66 @@ +Source: gtksourceview +Section: libs +Priority: optional +Maintainer: Andrew Lau +Build-Depends: autotools-dev, cdbs, debhelper (>= 4.1), gnome-pkg-tools, libgnomeprintui2.2-dev (>= 2.7), libgnomevfs2-dev (>= 2.2), libgtk2.0-dev (>= 2.4), libxml2-dev (>= 2.5), libxml-parser-perl +Uploaders: @GNOME_TEAM@ +Standards-Version: 3.6.1 + +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 +Conflicts: 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, Haskell, HTML, IDL, Java, + Javascript, LaTeX, Lua, MSIL, Pascal, Perl, PHP, ".po" (gettext), Python, + Ruby, SQL, Texinfo, VB.NET, Verilog and XML. + . + An additional language specification for TCL has also been provided. + . + Homepage: http://gtksourceview.sourceforge.net/ + +Package: libgtksourceview-dev +Section: libdevel +Architecture: any +Depends: libgtksourceview1.0-0 (>= ${Source-Version}), libgtksourceview-doc (>= ${Source-Version}), libgnomeprintui2.2-dev (>= 2.7), libgtk2.0-dev (>= 2.4) +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.2.0.orig/debian/changelog +++ gtksourceview-1.2.0/debian/changelog @@ -0,0 +1,149 @@ +gtksourceview (1.2.0-0ubuntu1) hoary; urgency=low + + * New upstream release. + * debian/watch: + - updated. + + -- Sebastien Bacher Tue, 8 Mar 2005 13:23:29 +0100 + +gtksourceview (1.1.93-0ubuntu1) hoary; urgency=low + + * New upstream release: + - fix wrong selection of characters when searching for single characters. + - fix highlight current line bug with pixmap based themes. + + -- Sebastien Bacher Tue, 1 Mar 2005 15:09:55 +0100 + +gtksourceview (1.1.92-0ubuntu1) hoary; urgency=low + + * New upstream release. + + -- Sebastien Bacher Mon, 7 Feb 2005 23:17:11 +0100 + +gtksourceview (1.1.91-0ubuntu1) hoary; urgency=low + + * New upstream release: + - undoing/Redoing to a non-modified state unset the modified flag. + - added some missing documentation and improved existing one. + * debian/control.in: + - updated the Conflitcs on libgtksourceview-cil, both have a common .lang + (Hoary: #5443). + + -- Sebastien Bacher Tue, 25 Jan 2005 15:00:13 +0100 + +gtksourceview (1.1.90-0ubuntu1) hoary; urgency=low + + * New upstream release: + - current line highlighting. + - new languages specs for TCL, Nemerle, VHDL, sh, .ini, gtkrc. + - support for Undo key in Sun keyboards. + - bug fixes and updated translations. + * debian/patches/00_tcl-spec.patch: + - included in the new version. + + -- Sebastien Bacher Wed, 12 Jan 2005 00:51:26 +0100 + +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.2.0.orig/debian/watch +++ gtksourceview-1.2.0/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.2.0.orig/debian/control +++ gtksourceview-1.2.0/debian/control @@ -0,0 +1,66 @@ +Source: gtksourceview +Section: libs +Priority: optional +Maintainer: Andrew Lau +Build-Depends: autotools-dev, cdbs, debhelper (>= 4.1), gnome-pkg-tools, libgnomeprintui2.2-dev (>= 2.7), libgnomevfs2-dev (>= 2.2), libgtk2.0-dev (>= 2.4), libxml2-dev (>= 2.5), libxml-parser-perl +Uploaders: Debian GNOME Maintainers , Akira TAGOH , Andreas Rottmann , Carlos Perelló Marín , Edd Dumbill , Emil Soleyman-Zomalan , Gustavo Noronha Silva , J.H.M. Dassen (Ray) , Joe Drew , Johannes Rohr , Jordi Mallach , Jose Carlos Garcia Sogo , Josselin Mouette , Marc 'HE' Brockschmidt , Ondřej Surý , Rob Bradford , Robert McQueen , Ross Burton , Sebastien Bacher , Takuo KITAME +Standards-Version: 3.6.1 + +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 +Conflicts: 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, Haskell, HTML, IDL, Java, + Javascript, LaTeX, Lua, MSIL, Pascal, Perl, PHP, ".po" (gettext), Python, + Ruby, SQL, Texinfo, VB.NET, Verilog and XML. + . + An additional language specification for TCL has also been provided. + . + Homepage: http://gtksourceview.sourceforge.net/ + +Package: libgtksourceview-dev +Section: libdevel +Architecture: any +Depends: libgtksourceview1.0-0 (>= ${Source-Version}), libgtksourceview-doc (>= ${Source-Version}), libgnomeprintui2.2-dev (>= 2.7), libgtk2.0-dev (>= 2.4) +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.2.0.orig/debian/compat +++ gtksourceview-1.2.0/debian/compat @@ -0,0 +1 @@ +4 --- gtksourceview-1.2.0.orig/debian/libgtksourceview-common.install +++ gtksourceview-1.2.0/debian/libgtksourceview-common.install @@ -0,0 +1,2 @@ +usr/share/gtksourceview-1.0 +usr/share/locale --- gtksourceview-1.2.0.orig/debian/libgtksourceview-dev.links +++ gtksourceview-1.2.0/debian/libgtksourceview-dev.links @@ -0,0 +1 @@ +usr/share/doc/libgtksourceview-doc/gtksourceview usr/share/doc/libgtksourceview-dev/gtksourceview --- gtksourceview-1.2.0.orig/debian/copyright +++ gtksourceview-1.2.0/debian/copyright @@ -0,0 +1,18 @@ +This package was debianized by Andrew Lau on +Wed, 2 Jul 2003 22:59:16 +1000. + +It was downloaded from +http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/ + +Upstream Authors: +A full up to date 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. + +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 --- gtksourceview-1.2.0.orig/debian/rules +++ gtksourceview-1.2.0/debian/rules @@ -0,0 +1,26 @@ +#!/usr/bin/make -f + +# ==================================================================== +# debian/rules for GtkSourceView +# Common Debian Build System: (C) 2002 Colin Walters +# +# Author: Andrew Lau +# $Id: rules 2208 2004-11-20 15:18:05Z netsnipe-guest $ +# ==================================================================== + +DH_ALWAYS_EXCLUDE := CVS:.svn + +# 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/class/gnome.mk +include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk + +# Compile options +DEB_CONFIGURE_EXTRA_FLAGS := \ + --with-html-dir=\$${datadir}/doc/libgtksourceview-doc + +# Debhelper Arguments +DEB_DH_INSTALL_ARGS := --sourcedir=debian/tmp +DEB_DH_MAKESHLIBS_ARGS := -V 'libgtksourceview1.0-0 (>= 1.1.1)' +DEB_DH_SHLIBDEPS_ARGS := -L libgtksourceview1.0-0 -l debian/lib/usr/lib --- gtksourceview-1.2.0.orig/debian/libgtksourceview-doc.dirs +++ gtksourceview-1.2.0/debian/libgtksourceview-doc.dirs @@ -0,0 +1 @@ +usr/share/doc/libgtk2.0-doc --- gtksourceview-1.2.0.orig/debian/libgtksourceview-doc.install +++ gtksourceview-1.2.0/debian/libgtksourceview-doc.install @@ -0,0 +1 @@ +usr/share/doc --- gtksourceview-1.2.0.orig/debian/libgtksourceview-doc.doc-base +++ gtksourceview-1.2.0/debian/libgtksourceview-doc.doc-base @@ -0,0 +1,11 @@ +Document: libgtksourceview-common +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/libgtk2.0-doc/gtksourceview/index.html +Files: /usr/share/doc/libgtk2.0-doc/gtksourceview/*.html --- gtksourceview-1.2.0.orig/debian/libgtksourceview1.0-0.install +++ gtksourceview-1.2.0/debian/libgtksourceview1.0-0.install @@ -0,0 +1 @@ +usr/lib/lib*.so.* --- gtksourceview-1.2.0.orig/debian/libgtksourceview-dev.install +++ gtksourceview-1.2.0/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.2.0.orig/debian/libgtksourceview-doc.links +++ gtksourceview-1.2.0/debian/libgtksourceview-doc.links @@ -0,0 +1,2 @@ +usr/share/doc/libgtksourceview-doc/gtksourceview usr/share/doc/libgtk2.0-doc/gtksourceview +usr/share/doc/libgtksourceview-doc/gtksourceview usr/share/gtk-doc/html/gtksourceview