--- squirrelmail-locales-1.4.18-20090526.orig/debian/changelog +++ squirrelmail-locales-1.4.18-20090526/debian/changelog @@ -0,0 +1,101 @@ +squirrelmail-locales (1.4.18-20090526-1) unstable; urgency=low + + * New upstream release. + * Checked for policy 3.8.3, no changes. Updated to DH level 7. + + -- Thijs Kinkhorst Sun, 27 Sep 2009 17:06:44 +0200 + +squirrelmail-locales (1.4.13-20071220-1) unstable; urgency=low + + * New upstream release. + * Fix watch file (Closes: #450368) and other packaging cleanups. + + -- Thijs Kinkhorst Thu, 20 Dec 2007 21:23:24 +0100 + +squirrelmail-locales (1.4.9-20070106-1) unstable; urgency=medium + + * New upstream release. + * Partially incorporates our patch for stricter gettext. + + -- Thijs Kinkhorst Sat, 6 Jan 2007 20:55:02 +0100 + +squirrelmail-locales (1.4.8-20060903-1) unstable; urgency=medium + + * New upstream release. + * Apply upstream patch to cope with the new, stricter gettext + (Closes: #385165). + + -- Thijs Kinkhorst Sat, 9 Sep 2006 20:04:05 +0200 + +squirrelmail-locales (1.4.8-20060811-1) unstable; urgency=low + + * New upstream release. + + -- Thijs Kinkhorst Mon, 14 Aug 2006 17:57:57 +0200 + +squirrelmail-locales (1.4.7-20060702-1) unstable; urgency=low + + * New upstream release. + * Move gettext from Build-Depends to Build-Depends-Indep. + * Update maintainer address. + + -- Thijs Kinkhorst Tue, 4 Jul 2006 14:50:15 +0200 + +squirrelmail-locales (1.4.6-20060409-1) unstable; urgency=low + + * New upstream release. + * Checked for standards version 3.7.2, no changes necessary. + + -- Thijs Kinkhorst Thu, 4 May 2006 09:00:33 +0200 + +squirrelmail-locales (1.4.6-20060221-1) unstable; urgency=low + + * New upstream release. + * Fix debian/watch file. + * Add years to copyright file and fix FSF address. + * Upgrade debhelper compatibility to the recommended level 5. + + -- Thijs Kinkhorst Tue, 7 Mar 2006 14:06:55 +0100 + +squirrelmail-locales (1.4.5-20050713-1) unstable; urgency=low + + * New upstream release + + Including a Dutch translation typo fix, thanks Bart Cortooms + (Closes: #310711) + * Replace only the pre-locales-moved-away squirrelmail + * Rebuild .mo files at build time, and don't ship .po files anymore + * Add debian/watch file. + * Update Standards-Version, no changes necessary. + + -- Jeroen van Wolffelaar Fri, 5 Aug 2005 21:18:36 +0200 + +squirrelmail-locales (1.4.4-20050308-1) unstable; urgency=low + + * New upstream release + * Add depends on locales. + + -- Jeroen van Wolffelaar Wed, 30 Mar 2005 03:58:01 +0200 + +squirrelmail-locales (1.4.4-20050122-1) unstable; urgency=low + + * New upstream release (Closes: #292624) + * Added Replaces: squirrelmail to ease upgrades (Closes: #293419) + + -- Jeroen van Wolffelaar Mon, 7 Feb 2005 00:07:01 +0100 + +squirrelmail-locales (1.4.4-20050112-1) unstable; urgency=low + + * Synced with respect to 1.4.4 + * Install the now supplied upstream changelog + * Depend on at least squirrelmail 1.4.4, as earlier versions had the locales + themselves, and this would fail otherwise + * Tweak short description + + -- Jeroen van Wolffelaar Sun, 23 Jan 2005 00:12:31 +0100 + +squirrelmail-locales (1.4.3a+1.4.4rc1-20050101-0exp1) experimental; urgency=low + + * Initial Release. + + -- Jeroen van Wolffelaar Mon, 03 Jan 2005 03:03:32 +0100 + --- squirrelmail-locales-1.4.18-20090526.orig/debian/compat +++ squirrelmail-locales-1.4.18-20090526/debian/compat @@ -0,0 +1 @@ +7 --- squirrelmail-locales-1.4.18-20090526.orig/debian/control +++ squirrelmail-locales-1.4.18-20090526/debian/control @@ -0,0 +1,19 @@ +Source: squirrelmail-locales +Section: web +Priority: optional +Maintainer: Jeroen van Wolffelaar +Uploaders: Thijs Kinkhorst +Build-Depends: debhelper (>= 7) +Build-Depends-Indep: gettext +Standards-Version: 3.8.3 +Vcs-Svn: http://svn.wolffelaar.nl/squirrelmail/locales +Vcs-Browser: http://svn.wolffelaar.nl/wsvn/squirrelmail/locales/ +Homepage: http://www.squirrelmail.org/ + +Package: squirrelmail-locales +Architecture: all +Depends: squirrelmail, locales, ${misc:Depends} +Description: Translations for the SquirrelMail Webmail package + This package contains translations for the SquirrelMail webmail client, + needed when you want your users to be able to select an interface + language other than English. --- squirrelmail-locales-1.4.18-20090526.orig/debian/dirs +++ squirrelmail-locales-1.4.18-20090526/debian/dirs @@ -0,0 +1 @@ +usr/share/squirrelmail --- squirrelmail-locales-1.4.18-20090526.orig/debian/rules +++ squirrelmail-locales-1.4.18-20090526/debian/rules @@ -0,0 +1,44 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# Sample debian/rules that uses debhelper. +# This file was originally written by Joey Hess and Craig Small. +# As a special exception, when this file is copied by dh-make into a +# dh-make output file, you may use that output file without restriction. +# This special exception was added by Craig Small in version 0.37 of dh-make. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +build: +clean: + dh_testdir + dh_testroot + dh_clean + +# Build architecture-independent files here. +binary-indep: install + dh_testdir + dh_testroot + dh_installdirs + echo debian/squirrelmail-locales/usr/share/squirrelmail | ./install + @echo + rm -rf debian/squirrelmail-locales/usr/share/squirrelmail/help/en_US + find debian/squirrelmail-locales -name '*.mo' | xargs -r rm + find debian/squirrelmail-locales -name '*.po' | sed 's/\.po$$//' \ + | xargs -ri msgfmt -c '{}.po' -o '{}.mo' + find debian/squirrelmail-locales -name '*.po' | xargs -r rm + dh_installchangelogs ChangeLog.locales + dh_installdocs + dh_install + dh_link + dh_compress + dh_fixperms + dh_installdeb + dh_gencontrol + dh_md5sums + dh_builddeb +# Build architecture-dependent files here. +binary-arch: install + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install --- squirrelmail-locales-1.4.18-20090526.orig/debian/watch +++ squirrelmail-locales-1.4.18-20090526/debian/watch @@ -0,0 +1,3 @@ +# Site Directory Pattern Version Script +version=3 +http://sf.net/squirrelmail/all_locales-(\d+\.\d*[02468]\.\d+\-\d+)\.tar\.gz --- squirrelmail-locales-1.4.18-20090526.orig/debian/copyright +++ squirrelmail-locales-1.4.18-20090526/debian/copyright @@ -0,0 +1,31 @@ +This package was debianized by Jeroen van Wolffelaar on +Mon, 3 Jan 2005 01:27:39 +0100 and is now maintained by Jeroen van Wolffelaar +and Thijs Kinkhorst. + +It was downloaded from http://www.squirrelmail.org/download.php + +Authors: The SquirrelMail Project Team + + +Copyright / License: + Copyright (C) 1999-2006 The SquirrelMail Project Team + + 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. + + 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 St, Fifth Floor, Boston, MA 02110-1301, USA. + +On Debian GNU/Linux systems, the complete text of the GNU General Public +License can be found in the `/usr/share/common-licenses' directory. + +The Debian packaging of SquirrelMail is licenced under the same terms +as SquirrelMail itself. --- squirrelmail-locales-1.4.18-20090526.orig/debian/docs +++ squirrelmail-locales-1.4.18-20090526/debian/docs @@ -0,0 +1 @@ +ReleaseNotes.locales