--- /dev/null
+This package uses quilt for its patch management, see
+/usr/share/doc/quilt/README.source if you are unfamiliar with it.
- Russian debconf translation by Yuri Kozlov (closes: #451813)
- search_ctrl-d_segfault_fix included in the release already
(closes: #462145)
+ - from 0.5.6-6:
+ - Made copyright file more clear.
+ - Updated watch file to use special uscan hack for sourceforge.
+ - Updated Standards-Version to 3.8.0, added README.source file.
+ - New debconf translations:
+ - Spanish debconf translation by Carlos Eduardo Sotelo Pinto
+ (closes: #484848)
+ - Portuguese debconf translation, already mentioned in changelog but
+ without (closes: #489036)
+ - Fixed Catalan po file encoding.
+ - Use versioned Build-Depends on quilt for quilt.make usage.
+ - Also strip sections .comment and .note
+ - Add patch fix-manpage to escape hyphens where they should be minus
+ signs (adjusted it for the 0.6.0~pre2 release)
--
Section: mail
Priority: optional
Maintainer: Gerfried Fuchs <rhonda@debian.at>
-Standards-Version: 3.7.3
-Build-Depends: libncursesw5-dev, libreadline5-dev | libreadline-dev, po-debconf, quilt
+Standards-Version: 3.8.0
+Build-Depends: libncursesw5-dev, libreadline5-dev | libreadline-dev,
+ po-debconf, quilt (>= 0.40)
Homepage: http://abook.sourceforge.net/
Package: abook
Upstream Author: Jaakko Heinonen <jheinonen@bigfoot.com>
Copyright:
+ Copyright (c) 2005 Jaakko Heinonen
+
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
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
MA 02110-1301 USA.
+The debianization of the package is licensed likewise and
+Copyright (c) 2003-2008 by Gerfried Fuchs <rhonda@debian.at>
+
On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+Public License version 2 can be found in `/usr/share/common-licenses/GPL-2',
+later versions can be found in the same directory.
--- /dev/null
+Author: Gerfried Fuchs <rhonda@debian.at> vim:ft=diff:
+Description: Escape hyphens in manpage where they mean the minus sign
+
+Index: b/abook.1
+===================================================================
+--- a/abook.1
++++ b/abook.1
+@@ -82,11 +82,11 @@ The following \fIoutputformats\fR are su
+ .br
+ - \fBbsdcal\fP BSD calendar
+ .TP
+-\fB\-\-add-email\fP
++\fB\-\-add\-email\fP
+ Read an e-mail message from stdin and add the sender to the addressbook.
+ .TP
+-\fB\-\-add-email-quiet\fP
+-Same as --add-email but doesn't confirm adding.
++\fB\-\-add\-email\-quiet\fP
++Same as \-\-add\-email but doesn't confirm adding.
+ .TP
+ \fB\-\-formats\fP
+ List available formats.
+Index: b/abookrc.5
+===================================================================
+--- a/abookrc.5
++++ b/abookrc.5
+@@ -90,7 +90,7 @@ Defines the way entries are displayed in
+ \fI{name:22}\fP
+ displays the \fIname\fP field with a maximal width of 22 characters.
+ .TP
+-\fI{phone:-13|workphone|mobile}\fP
++\fI{phone:\-13|workphone|mobile}\fP
+ displays (right aligned within a width of 13 characters), either the \fIphone\fP, \fIworkphone\fP or \fImobile\fP field, whichever being the first to be non-empty.
+ .RE
+ .IP
--- /dev/null
+# abook translation to spanish
+# Copyright (C) 2008 Software in the Public Interest, SPI Inc.
+# This file is distributed under the same license as the abook package.
+#
+# Changes
+# - Initial translation
+# Carlos Eduardo Sotelo Pinto <csotelop@debian.org>, 2008
+#
+# Traductores, si no estan familiarizados con el formato PO, merece la
+# pena leer la documentación de gettext, especialmente las secciones
+# dedicadas a este formato, por ejemplo ejecutando
+#
+# info -n '(gettext)PO Files'
+# info -n '(gettext)Header Entry'
+#
+# - El proyecto de traducción de Debian al español
+# http://www.debian.org/intl/spanish/
+# especialmente las notas y normas de traducción en
+# http://www.debian.org/intl/spanish/notas
+#
+# - La guía de traducción de po's de debconof
+# /usr/share/doc/po-debconf/README-trans
+# o
+# http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+# Si tiene dudas o consultas sobre esta traducción consulte con el último
+# traductor (campo Last-Translator) y ponga en copia a la lista de
+# traducción de Debian al español (<debian-l10n-spanish@lists.debian.org>)
+#
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: abook 0.5.6-5\n"
+"Report-Msgid-Bugs-To: abook@packages.debian.org\n"
+"POT-Creation-Date: 2007-01-22 23:01+0100\n"
+"PO-Revision-Date: 2008-06-02 15:27-0500\n"
+"Last-Translator: Carlos Eduardo Sotelo Pinto <csotelop@gmail.com>\n"
+"Language-Team: Spanish <debian-l10n-spanish@list.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid "Do you want to enable abook system wide for mutt?"
+msgstr "¿Desea habilitar la extensión de abook para mutt?"
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid ""
+"abook offers the possibility to be used as query backend from within mutt. "
+"If you acknowledge this question the package will create an /etc/Muttrc.d/"
+"abook.rc file that enables querying the abook database and adding mail "
+"addresses to abook with pressing \"A\" from pager mode."
+msgstr "abook brinda la posibilidad de utilizarse como origen de consultas "
+"desde mutt. "
+"Si acepta esta pregunta el paquete creará un fichero «/etc/Muttrc.d/abook.rc» "
+"que habilita las consultas a la base de datos de abook y agrega "
+"la dirección de correo a abook presionando \"A\" desde el modo paginador"
#!/bin/sh -e
# postinst for abook
+# copyright 2003-2008 by Gerfried Fuchs <rhonda@debian.at>
+# Licenced the same way as abook itself
# Source debconf library.
if [ -e /usr/share/debconf/confmodule ]; then
#!/bin/sh -e
# postrm for abook
+# copyright 2003-2008 by Gerfried Fuchs <rhonda@debian.at>
+# Licenced the same way as abook itself
if [ -x "`which update-menus 2>/dev/null`" ]; then
update-menus
#!/usr/bin/make -f
# debian/rules for abook
+# copyright 2003-2008 by Gerfried Fuchs <rhonda@debian.at>
+# Licenced the same way as abook itself
+
PKG = abook
TMP = $(CURDIR)/debian/$(PKG)
endif
ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
INSTALL_PROGRAM += -s
+ STRIP = true
endif
$(INSTALL_DIR) $(TMP)
cd $(TMP) && $(INSTALL_DIR) usr/share/doc/$(PKG)/examples
$(MAKE) prefix=$(TMP)/usr install INSTALL_PROGRAM="$(INSTALL_PROGRAM)"
+ test "$(STRIP)" != true || strip \
+ --remove-section=.comment --remove-section=.note \
+ $(TMP)/usr/bin/abook
$(INSTALL_FILE) ChangeLog $(TMP)/usr/share/doc/$(PKG)/changelog
$(INSTALL_FILE) ANNOUNCE AUTHORS BUGS FAQ README THANKS TODO \
$(TMP)/usr/share/doc/$(PKG)
-version=2
-# Site/Directory Pattern Version Script
-http://heanet.dl.sourceforge.net/sourceforge/abook/ abook-([\d\.]*)\.tar\.gz debian uupdate
+version=3
+http://sf.net/abook/abook-([\d.]+)\.tar\.gz