Could you please allow fltk1.1 1.1.7-3 into etch once its waiting period runs out? As the attached interdiff shows, it merely adds one new translation and bumps the Standards-Version: field.
I don't normally read -release, so please *do* copy me when replying (per the M-C-T and M-F-T headers, unless I somehow screwed them up). Thanks! -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) Finger [EMAIL PROTECTED] (NOT a valid e-mail address) for more info.
diff -u fltk1.1-1.1.7/debian/control fltk1.1-1.1.7/debian/control --- fltk1.1-1.1.7/debian/control +++ fltk1.1-1.1.7/debian/control @@ -4,7 +4,7 @@ Maintainer: Aaron M. Ucko <[EMAIL PROTECTED]> Build-Depends: cdbs (>= 0.4.37), debhelper (>= 5), libjpeg62-dev, libpng12-dev, libxft-dev (>> 2.1.2), libxext-dev, libxinerama-dev, libx11-dev, zlib1g-dev | libz-dev, libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev Build-Depends-Indep: htmldoc -Standards-Version: 3.6.2 +Standards-Version: 3.7.2 Package: fluid Section: devel diff -u fltk1.1-1.1.7/debian/changelog fltk1.1-1.1.7/debian/changelog --- fltk1.1-1.1.7/debian/changelog +++ fltk1.1-1.1.7/debian/changelog @@ -1,3 +1,12 @@ +fltk1.1 (1.1.7-3) unstable; urgency=low + + * debian/po/pt.po: new (European) Portuguese translation for + libfltk1.1-dev, courtesy of Pedro Ribeiro <[EMAIL PROTECTED]>. + (Closes: #410733.) + * Declare (preexisting) compliance with Standards-Version: 3.7.2. + + -- Aaron M. Ucko <[EMAIL PROTECTED]> Wed, 21 Feb 2007 16:56:13 -0500 + fltk1.1 (1.1.7-2) unstable; urgency=low * debian/po/it.po: new Italian Debconf translation for libfltk1.1-dev, only in patch2: unchanged: --- fltk1.1-1.1.7.orig/debian/po/pt.po +++ fltk1.1-1.1.7/debian/po/pt.po @@ -0,0 +1,32 @@ +# Portuguese translation for fltk1.1 debconf messages. +# Copyright (C) 2007 Pedro Ribeiro <[EMAIL PROTECTED]> +# This file is distributed under the same license as the fltk1.1 package. +# Pedro Ribeiro <[EMAIL PROTECTED]>, 2007 +# +msgid "" +msgstr "" +"Project-Id-Version: fltk1.1 1.1.7\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-01-13 19:07+0100\n" +"PO-Revision-Date: 2007-02-09 22:12+0100\n" +"Last-Translator: Pedro Ribeiro <[EMAIL PROTECTED]>\n" +"Language-Team: Portuguese <[EMAIL PROTECTED]>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Portuguese\n" +"X-Poedit-Country: PORTUGAL\n" + +#. Type: boolean +#: ../libfltk1.1-dev.templates:1001 +msgid "Make .h links to <FL/*.H>?" +msgstr "Criar ligações de .h para <FL/*.H>?" + +#. Type: boolean +#: ../libfltk1.1-dev.templates:1001 +msgid "For compatibility with some older code, FLTK used to make its C++-specific headers available as <FL/*.h> as well as <FL/*.H>; however, the lowercase-h names are deprecated, and we recommend eliminating them from your code regardless." +msgstr "Para compatibilidade com algum código antigo, FLTK disponibilizava os " +"cabeçalhos específicos de C++ como <FL/*.h> e também como <FL/*.H>, no " +"entanto, os nomes com h minúsculo estão depreciados, e recomendamos " +"eliminá-los do vosso código." +

