--- zpspell-0.4.3.orig/debian/control +++ zpspell-0.4.3/debian/control @@ -0,0 +1,16 @@ +Source: zpspell +Section: text +Priority: optional +Maintainer: Rail Aliev +Build-Depends: cdbs, debhelper (>= 5), cmake, libdbus-glib-1-dev +Standards-Version: 3.8.1 +Vcs-Bzr: http://bzr.debian.org/users/rail-guest/zpspell/ +Vcs-Browser: http://bzr.debian.org/loggerhead/users/rail-guest/zpspell + +Package: zpspell +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Command line interface for zemberek-server + zpspell is the command line interface for zemberek-server. It simulates the + ispell interface for being compatible with programs using ispell interactive + mode. --- zpspell-0.4.3.orig/debian/changelog +++ zpspell-0.4.3/debian/changelog @@ -0,0 +1,73 @@ +zpspell (0.4.3-2) unstable; urgency=low + + * debian/copyright: + - Change (C) to ©. + + -- Rail Aliev Mon, 18 May 2009 23:16:20 +0400 + +zpspell (0.4.3-1) unstable; urgency=low + + * New upstream release. + * Drop debian/patches/gcc-4.4.diff, fixed in upstream. (Closes: #529263) + * debian/rules: + - Drop simple-patchsys.mk. + * debian/control: + - Upgrade to Standards-Version 3.8.1. No changes needed. + + -- Rail Aliev Mon, 18 May 2009 19:02:27 +0400 + +zpspell (0.4.2-6) unstable; urgency=low + + * debian/patches/gcc-4.4.diff: + - Use cstdio instead of stdio.h. + - Add patch description. + + -- Rail Aliev Thu, 07 May 2009 16:04:15 +0400 + +zpspell (0.4.2-5) unstable; urgency=low + + * debian/patches/gcc-4.4.diff: + - GCC 4.4 build bits. + * debian/rules: + - Add simple-patchsys.mk. + + -- Rail Aliev Thu, 07 May 2009 10:30:31 +0400 + +zpspell (0.4.2-4) unstable; urgency=low + + * Release targeted for Debian. + * debian/control: + - Change 'Maintainer', 'Vcs-Browser' and 'Vcs-Bzr' fields. + + -- Rail Aliev Mon, 04 May 2009 21:12:07 +0400 + +zpspell (0.4.2-3ubuntu1) jaunty; urgency=low + + * Update Mainainer field + + -- Rail Aliev Wed, 08 Apr 2009 01:47:19 +0400 + +zpspell (0.4.2-3) jaunty; urgency=low + + * Close needs-packaging (LP: #357226) + + -- Rail Aliev Wed, 08 Apr 2009 00:49:04 +0400 + +zpspell (0.4.2-2) jaunty; urgency=low + + * Use GPL 3 for packaging + + -- Rail Aliev Wed, 08 Apr 2009 00:40:06 +0400 + +zpspell (0.4.2-1) unstable; urgency=low + + * New upstream release + + -- Rail Aliev Tue, 07 Apr 2009 13:11:49 +0400 + +zpspell (0.4.1-1) unstable; urgency=low + + * Initial release + + -- Rail Aliev Sat, 19 Jul 2008 00:37:06 +0400 + --- zpspell-0.4.3.orig/debian/watch +++ zpspell-0.4.3/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://cekirdek.pardus.org.tr/~baris/zpspell/zpspell-(.*)\.tar\.bz2 --- zpspell-0.4.3.orig/debian/copyright +++ zpspell-0.4.3/debian/copyright @@ -0,0 +1,19 @@ +This package was debianized by Rail Aliev on +Sat, 19 Jul 2008 00:37:06 +0400. + +It was downloaded from http://cekirdek.pardus.org.tr/~baris/zpspell/ + +Upstream Author: + + Barış Metin + +Copyright: + + Copyright © 2004, TUBITAK/UEKAE + +License: + + Licensed under the GPL, see `/usr/share/common-licenses/GPL-2' + +The Debian packaging is © 2008, Rail Aliev and +is licensed under the GPL, see `/usr/share/common-licenses/GPL-3'. --- zpspell-0.4.3.orig/debian/rules +++ zpspell-0.4.3/debian/rules @@ -0,0 +1,5 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/makefile.mk +include /usr/share/cdbs/1/class/cmake.mk --- zpspell-0.4.3.orig/debian/compat +++ zpspell-0.4.3/debian/compat @@ -0,0 +1 @@ +5