r32239 - in /packages/unstable/gtkspell3: ./ debian/ debian/source/

jordi at users.alioth.debian.org jordi at users.alioth.debian.org
Mon Dec 26 01:30:05 UTC 2011


Author: jordi
Date: Mon Dec 26 01:30:05 2011
New Revision: 32239

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32239
Log:
Initial import of gtkspell3.

Added:
    packages/unstable/gtkspell3/
    packages/unstable/gtkspell3/debian/   (with props)
    packages/unstable/gtkspell3/debian/changelog
    packages/unstable/gtkspell3/debian/compat
    packages/unstable/gtkspell3/debian/control
    packages/unstable/gtkspell3/debian/control.in
    packages/unstable/gtkspell3/debian/copyright
    packages/unstable/gtkspell3/debian/libgtkspell-3-0.install
    packages/unstable/gtkspell3/debian/libgtkspell-3-dev.examples
    packages/unstable/gtkspell3/debian/libgtkspell-3-dev.install
    packages/unstable/gtkspell3/debian/rules   (with props)
    packages/unstable/gtkspell3/debian/source/
    packages/unstable/gtkspell3/debian/source/format
    packages/unstable/gtkspell3/debian/watch

Propchange: packages/unstable/gtkspell3/debian/
------------------------------------------------------------------------------
    mergeWithUpstream = 1

Added: packages/unstable/gtkspell3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtkspell3/debian/changelog?rev=32239&op=file
==============================================================================
--- packages/unstable/gtkspell3/debian/changelog (added)
+++ packages/unstable/gtkspell3/debian/changelog [utf-8] Mon Dec 26 01:30:05 2011
@@ -1,0 +1,257 @@
+gtkspell3 (3.0.0~hg20110814-1) unstable; urgency=low
+
+  * New upstream release, based on GTK+3.
+  * Rename source package to gtkspell3, as we need to keep the GTK+2
+    version and both can be installed in parallel.
+  * Rename binary packages to match new lib name.
+  * Bump Build-Depends to meet new requirements.
+  * Bump to debhelper compat 8.
+  * Rewrite debian/rules using CDBS, as most other pkg-gnome sources.
+  * Rename *.files to .install.
+  * Update symbols file.
+  * Remove .dirs files.
+  * Drop .la and .a files.
+  * Pass --enable-gtk-doc to configure.
+  * Remove duplicate Section field.
+  * Add Homepage and Vcs-* fields.
+  * Bump to Standards-Version 3.9.2.
+
+ -- Jordi Mallach <jordi at debian.org>  Mon, 26 Dec 2011 01:29:07 +0100
+
+gtkspell (2.0.16-1) unstable; urgency=low
+
+  * New upstream release
+    - Should fix some memory leak problems (Closes: #520608)
+  * Add Build-Depends-Package to .symbols file
+
+ -- Ari Pollak <ari at debian.org>  Fri, 08 Jan 2010 22:13:05 -0500
+
+gtkspell (2.0.13-2) unstable; urgency=low
+
+  * Add updated copyright & watch files from Siegfried Gevatter 
+    (Closes: #508069) 
+
+ -- Ari Pollak <ari at debian.org>  Sat, 10 Jan 2009 16:48:43 -0500
+
+gtkspell (2.0.13-1) unstable; urgency=low
+
+  * New upstream release
+    - Switch to Enchant (Closes: #473536)
+
+ -- Ari Pollak <ari at debian.org>  Wed, 21 May 2008 19:30:47 -0400
+
+gtkspell (2.0.10-4) unstable; urgency=low
+
+  * Seed symbols file for libgtkspell0
+  * Move spell-checking library from Libs to Libs.private in aspell.pc
+  * Remove .la files since we provide a pkg-config .pc file
+
+ -- Ari Pollak <ari at debian.org>  Sun, 20 Jan 2008 16:16:25 -0500
+
+gtkspell (2.0.10-3) unstable; urgency=low
+
+  * Update build-depends for libaspell-dev >= 0.60.3-3 for the C++ ABI
+    transition
+
+ -- Ari Pollak <ari at debian.org>  Sat,  9 Jul 2005 20:12:45 -0400
+
+gtkspell (2.0.10-2) unstable; urgency=low
+
+  * Re-enable word-breaking workarounds, it's still broken in Pango
+    (Closes: #302799)
+
+ -- Ari Pollak <ari at debian.org>  Thu, 19 May 2005 23:08:32 -0400
+
+gtkspell (2.0.10-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Ari Pollak <ari at debian.org>  Sun, 27 Feb 2005 15:32:50 -0500
+
+gtkspell (2.0.9-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Ari Pollak <ari at debian.org>  Sat, 26 Feb 2005 13:48:13 -0500
+
+gtkspell (2.0.8-1) unstable; urgency=low
+
+  * New upstream release, contains some minor bugfixes and a new translation
+
+ -- Ari Pollak <ari at debian.org>  Fri,  8 Oct 2004 14:14:49 -0400
+
+gtkspell (2.0.7-1) unstable; urgency=low
+
+  * New upstream release, conveniently with no changes since yesterday.
+  * Actually include the LC_MESSAGES files in libgtkspell0 since
+    it's now localized
+
+ -- Ari Pollak <ari at debian.org>  Sun, 22 Aug 2004 22:59:02 -0400
+
+gtkspell (2.0.6+cvs20040821-1) unstable; urgency=low
+
+  * Update to latest upstream CVS, fixes spellchecking under gaim with a non-C
+    locale, and fixes clobbering other programs' locales (Closes: #266380)
+
+ -- Ari Pollak <ari at debian.org>  Sat, 21 Aug 2004 17:59:55 -0400
+
+gtkspell (2.0.6-2) unstable; urgency=low
+
+  * I just realized the -dev depdencies were incorrectly depending on
+    libpspell-dev. Change it to libaspell-dev.
+
+ -- Ari Pollak <ari at debian.org>  Sun,  8 Aug 2004 07:08:31 -0400
+
+gtkspell (2.0.6-1) unstable; urgency=low
+
+  * New upstream release (wow, I'm slow.)
+
+ -- Ari Pollak <ari at debian.org>  Sat,  7 Aug 2004 23:54:47 -0400
+
+gtkspell (2.0.5-3) unstable; urgency=low
+
+  * Don't depend on aspell
+  * Remove Recommends: aspell-dictionary, since libaspell15 provides that
+
+ -- Ari Pollak <ari at debian.org>  Mon, 23 Feb 2004 07:24:53 -0500
+
+gtkspell (2.0.5-2) unstable; urgency=low
+
+  * Bump standards-version; no changes necessary
+
+ -- Ari Pollak <ari at debian.org>  Sun,  1 Feb 2004 11:05:16 -0500
+
+gtkspell (2.0.5-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Ari Pollak <ari at debian.org>  Mon, 26 Jan 2004 16:12:36 -0500
+
+gtkspell (2.0.4-7) unstable; urgency=low
+
+  * Versioned dependency on libaspell-dev
+
+ -- Ari Pollak <ari at debian.org>  Tue, 19 Aug 2003 12:32:51 -0400
+
+gtkspell (2.0.4-6) unstable; urgency=low
+
+  * Move -dev package to libdevel
+  * Add versioned shlib
+
+ -- Ari Pollak <ari at debian.org>  Wed,  4 Jun 2003 14:48:12 -0500
+
+gtkspell (2.0.4-5) unstable; urgency=low
+
+  * Don't build documentation, built docs already come in the 
+    distribution. (Closes: #178143)
+
+ -- Ari Pollak <ari at debian.org>  Thu, 23 Jan 2003 22:40:48 -0500
+
+gtkspell (2.0.4-4) unstable; urgency=low
+
+  * Don't specify -laspell in the pkg-config file. Will solve weird 
+    aspell dependency problems in the future.
+
+ -- Ari Pollak <ari at debian.org>  Mon, 20 Jan 2003 18:06:00 -0500
+
+gtkspell (2.0.4-3) unstable; urgency=low
+
+  * Add xsltproc to build-depends
+
+ -- Ari Pollak <ari at debian.org>  Sat, 18 Jan 2003 22:40:29 -0500
+
+gtkspell (2.0.4-2) unstable; urgency=low
+
+  * Clean up docs/xml and docs/html/*.png since 'make clean' doesn't do 
+  it properly itself.
+  * Build-depends on gtk-doc-tools
+
+ -- Ari Pollak <ari at debian.org>  Sat, 18 Jan 2003 19:57:11 -0500
+
+gtkspell (2.0.4-1) unstable; urgency=low
+
+  * New upstream release
+  * Use aspell instead of pspell (Closes: #177299)
+  * Includes documentation in the -dev package
+
+ -- Ari Pollak <ari at debian.org>  Fri, 17 Jan 2003 18:05:36 -0500
+
+gtkspell (2.0.3-5) unstable; urgency=low
+
+  * Make sure to include libgtkspell.la (Thanks Robert McQueen)
+
+ -- Ari Pollak <ari at debian.org>  Sun, 15 Dec 2002 23:31:43 -0500
+
+gtkspell (2.0.3-4) unstable; urgency=low
+
+  * Depend on aspell. No reason people should be using ispell.
+
+ -- Ari Pollak <ari at debian.org>  Thu, 12 Dec 2002 02:32:22 -0500
+
+gtkspell (2.0.3-3) unstable; urgency=low
+
+  * Recommends: aspell and aspell-dictionary, make a note in README.Debian.
+
+ -- Ari Pollak <ari at debian.org>  Fri, 29 Nov 2002 22:15:28 -0500
+
+gtkspell (2.0.3-2) unstable; urgency=low
+
+  * Check for noopt in DEB_BUILD_OPTIONS correctly
+
+ -- Ari Pollak <ari at debian.org>  Thu, 14 Nov 2002 19:09:51 -0500
+
+gtkspell (2.0.3-1) unstable; urgency=low
+
+  * New upstream release
+    - Hack around Pango word-breaking bug:
+      http://bugzilla.gnome.org/show_bug.cgi?id=97545
+      so we no longer incorrectly flag words with apostrophes as
+      misspellings.
+  
+ -- Ari Pollak <ari at debian.org>  Wed, 13 Nov 2002 22:46:43 -0500
+
+gtkspell (2.0.2-3) unstable; urgency=low
+
+  * Unreleased
+  * Bump standards to 3.5.7
+    - Don't check for debug, default to "-O2 -g -Wall" for CFLAGS and
+      check for noopt, as policy suggests
+
+ -- Ari Pollak <ari at debian.org>  Fri, 11 Oct 2002 20:42:40 -0400
+
+gtkspell (2.0.2-2) unstable; urgency=low
+
+  * Updated -dev description
+  * Recompile against libgtk2.0-0, not -0png3 (ugh)
+
+ -- Ari Pollak <ari at debian.org>  Wed,  2 Oct 2002 20:26:55 -0400
+
+gtkspell (2.0.2-1) unstable; urgency=low
+
+  * New upstream release
+    - Fixes a crash if the LANG env variable isn't set (which isn't the
+	  case on almost all Debian systems)
+
+ -- Ari Pollak <ari at debian.org>  Tue, 13 Aug 2002 17:08:04 -0400
+
+gtkspell (2.0.1-2) unstable; urgency=low
+
+  * Recompile against libgtk2.0-0png3
+  * New upstream release
+
+ -- Ari Pollak <ari at debian.org>  Thu,  11 Aug 2002 15:59:05 -0400
+
+gtkspell (2.0.0-2) unstable; urgency=low
+
+  * Add dependencies to the -dev package
+  * Add debian/watch file
+  * Debhelper v4
+
+ -- Ari Pollak <compwiz at aripollak.com>  Tue, 30 Jul 2002 13:44:37 -0400
+
+gtkspell (2.0.0-1) unstable; urgency=low
+
+  * Initial Debian release. (Closes: #153160)
+
+ -- Ari Pollak <compwiz at aripollak.com>  Sun,  5 May 2002 16:12:31 -0400
+

Added: packages/unstable/gtkspell3/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtkspell3/debian/compat?rev=32239&op=file
==============================================================================
--- packages/unstable/gtkspell3/debian/compat (added)
+++ packages/unstable/gtkspell3/debian/compat [utf-8] Mon Dec 26 01:30:05 2011
@@ -1,0 +1,1 @@
+8

Added: packages/unstable/gtkspell3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtkspell3/debian/control?rev=32239&op=file
==============================================================================
--- packages/unstable/gtkspell3/debian/control (added)
+++ packages/unstable/gtkspell3/debian/control [utf-8] Mon Dec 26 01:30:05 2011
@@ -1,0 +1,45 @@
+# This file is autogenerated. DO NOT EDIT!
+# 
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
+Source: gtkspell3
+Section: libs
+Priority: optional
+Maintainer: Ari Pollak <ari at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Jordi Mallach <jordi at debian.org>
+Build-Depends: debhelper (>= 8),
+               cdbs,
+               gnome-pkg-tools,
+               libenchant-dev (>= 0.4.0),
+               libgtk-3-dev (>= 2.4.0),
+#               libltdl3-dev,
+               libpango1.0-dev (>= 1.3.5),
+               intltool (>= 0.35.0),
+               gtk-doc-tools (>= 1.0),
+               libgtk-3-doc,
+               autotools-dev
+Standards-Version: 3.9.2
+Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/packages/unstable/gtkspell3/
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gtkspell3/
+Homepage: http://gtkspell.sourceforge.net/
+
+Package: libgtkspell-3-0
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: spell-checking addon for GTK's TextView widget
+ GtkSpell provides MSWord/MacOSX-style highlighting of misspelled words in a
+ GtkTextView widget.  Right-clicking a misspelled word pops up a menu of
+ suggested replacements.
+
+Package: libgtkspell-3-dev
+Section: libdevel
+Architecture: any
+Depends: libenchant-dev,
+         libgtk-3-dev,
+         libgtkspell-3-0 (= ${binary:Version}),
+         ${misc:Depends}
+Description: Development files for GtkSpell
+ This package contains the headers and static libraries for developing
+ applications with GtkSpell support. Also included are documentation and
+ example code for developing GtkSpell applications.

Added: packages/unstable/gtkspell3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtkspell3/debian/control.in?rev=32239&op=file
==============================================================================
--- packages/unstable/gtkspell3/debian/control.in (added)
+++ packages/unstable/gtkspell3/debian/control.in [utf-8] Mon Dec 26 01:30:05 2011
@@ -1,0 +1,39 @@
+Source: gtkspell3
+Section: libs
+Priority: optional
+Maintainer: Ari Pollak <ari at debian.org>
+Uploaders: @GNOME_TEAM@
+Build-Depends: debhelper (>= 8),
+               cdbs,
+               gnome-pkg-tools,
+               libenchant-dev (>= 0.4.0),
+               libgtk-3-dev (>= 2.4.0),
+               libpango1.0-dev (>= 1.3.5),
+               intltool (>= 0.35.0),
+               gtk-doc-tools (>= 1.0),
+               libgtk-3-doc,
+               autotools-dev
+Standards-Version: 3.9.2
+Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/packages/unstable/gtkspell3/
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gtkspell3/
+Homepage: http://gtkspell.sourceforge.net/
+
+Package: libgtkspell-3-0
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: spell-checking addon for GTK's TextView widget
+ GtkSpell provides MSWord/MacOSX-style highlighting of misspelled words in a
+ GtkTextView widget.  Right-clicking a misspelled word pops up a menu of
+ suggested replacements.
+
+Package: libgtkspell-3-dev
+Section: libdevel
+Architecture: any
+Depends: libenchant-dev,
+         libgtk-3-dev,
+         libgtkspell-3-0 (= ${binary:Version}),
+         ${misc:Depends}
+Description: Development files for GtkSpell
+ This package contains the headers and static libraries for developing
+ applications with GtkSpell support. Also included are documentation and
+ example code for developing GtkSpell applications.

Added: packages/unstable/gtkspell3/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtkspell3/debian/copyright?rev=32239&op=file
==============================================================================
--- packages/unstable/gtkspell3/debian/copyright (added)
+++ packages/unstable/gtkspell3/debian/copyright [utf-8] Mon Dec 26 01:30:05 2011
@@ -1,0 +1,41 @@
+This package was debianized by Ari Pollak <ari at debian.org> on
+Sun, 5 May 2002 16:12:31 -0400.
+
+It was downloaded from <http://gtkspell.sf.net>.
+
+Upstream Authors:
+
+    Nathan Fredrickson <nathan at silverorange.com>
+    Eduardo Pérez Ureta <eperez at users.sourceforge.net>
+
+Copyright:
+
+    gtkspell/*:
+        Copyright (c) 2002 Evan Martin <martine at cs.washington.edu>
+    
+    po/*:
+        Copyright (C) 2003-2008 Free Software Foundation, Inc.
+        Copyright (C) 2007 Armenian Translation team
+        Copyright (c) 2002 Evan Martin <martine at cs.washington.edu>
+        Copyright (C) 2008 Gintautas Miliauskas
+		Copyright (C) 1995, 1996, 1997 by Ulrich Drepper
+		 <drepper at gnu.ai.mit.edu>
+
+License:
+
+    This program is free software; you can redistribute it and/or
+    modify it under the terms of the GNU General Public License
+    version 2 as published by the Free Software Foundation.
+    
+    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., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301,
+	USA.
+    
+    On Debian systems, the complete text of the GNU General Public
+    License can be found in /usr/share/common-licenses/GPL-2.

Added: packages/unstable/gtkspell3/debian/libgtkspell-3-0.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtkspell3/debian/libgtkspell-3-0.install?rev=32239&op=file
==============================================================================
--- packages/unstable/gtkspell3/debian/libgtkspell-3-0.install (added)
+++ packages/unstable/gtkspell3/debian/libgtkspell-3-0.install [utf-8] Mon Dec 26 01:30:05 2011
@@ -1,0 +1,2 @@
+usr/lib/lib*.so.*
+usr/share/locale

Added: packages/unstable/gtkspell3/debian/libgtkspell-3-dev.examples
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtkspell3/debian/libgtkspell-3-dev.examples?rev=32239&op=file
==============================================================================
--- packages/unstable/gtkspell3/debian/libgtkspell-3-dev.examples (added)
+++ packages/unstable/gtkspell3/debian/libgtkspell-3-dev.examples [utf-8] Mon Dec 26 01:30:05 2011
@@ -1,0 +1,3 @@
+examples/Makefile
+examples/advanced.c
+examples/simple.c

Added: packages/unstable/gtkspell3/debian/libgtkspell-3-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtkspell3/debian/libgtkspell-3-dev.install?rev=32239&op=file
==============================================================================
--- packages/unstable/gtkspell3/debian/libgtkspell-3-dev.install (added)
+++ packages/unstable/gtkspell3/debian/libgtkspell-3-dev.install [utf-8] Mon Dec 26 01:30:05 2011
@@ -1,0 +1,4 @@
+usr/include
+usr/lib/lib*.so
+usr/lib/pkgconfig
+usr/share/gtk-doc

Added: packages/unstable/gtkspell3/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtkspell3/debian/rules?rev=32239&op=file
==============================================================================
--- packages/unstable/gtkspell3/debian/rules (added)
+++ packages/unstable/gtkspell3/debian/rules [utf-8] Mon Dec 26 01:30:05 2011
@@ -1,0 +1,15 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/debhelper.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
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+
+LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
+
+DEB_INSTALL_DOCS_libgtkspell-3-0 = 
+DEB_INSTALL_DOCS_libgtkspell-3-dev = README
+
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc

Propchange: packages/unstable/gtkspell3/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: packages/unstable/gtkspell3/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtkspell3/debian/source/format?rev=32239&op=file
==============================================================================
--- packages/unstable/gtkspell3/debian/source/format (added)
+++ packages/unstable/gtkspell3/debian/source/format [utf-8] Mon Dec 26 01:30:05 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)

Added: packages/unstable/gtkspell3/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtkspell3/debian/watch?rev=32239&op=file
==============================================================================
--- packages/unstable/gtkspell3/debian/watch (added)
+++ packages/unstable/gtkspell3/debian/watch [utf-8] Mon Dec 26 01:30:05 2011
@@ -1,0 +1,2 @@
+version=3
+http://gtkspell.sourceforge.net/ download/gtkspell-(.*)\.tar\.gz




More information about the pkg-gnome-commits mailing list