Your message dated Tue, 18 Dec 2007 00:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#452494: fixed in fltk1.1 1.1.7-7
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: fltk1.1
Version: N/A
Severity: normal
Tags: patch
Dear Debian maintainer,
On Thursday, November 08, 2007, I notified you of the beginning of a review
process
concerning debconf templates for fltk1.1.
The debian-l10n-english contributors have now reviewed these templates,
and the proposed changes are attached to this bug report.
Please review the suggested changes are suggested, and if you have any
objections, let me know in the next 3 days.
Please try to avoid uploading fltk1.1 with these changes right now.
The second phase of this process will begin on Monday, November 26, 2007, when
I will
coordinate updates to translations of debconf templates.
The existing translators will be notified of the changes: they will
receive an updated PO file for their language.
Simultaneously, a general call for new translations will be sent to
the debian-i18n mailing list.
Both these calls for translations will request updates to be sent as
individual bug reports. That will probably trigger a lot of bug
reports against your package, but these should be easier to deal with.
The call for translation updates and new translations will run until
about Monday, December 17, 2007. Please avoid uploading a package with fixed or
changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.
Please note that this is an approximative delay, which depends on my
own availability to process this work and is influenced by the fact
that I simultaneously work on many packages.
Around Tuesday, December 18, 2007, I will contact you again and will send a
final patch
summarizing all the updates (changes to debconf templates,
updates to debconf translations and new debconf translations).
Again, thanks for your attention and cooperation.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
--- fltk1.1.old/debian/libfltk1.1-dev.templates 2007-11-08 05:15:42.202188111
+0000
+++ fltk1.1/debian/libfltk1.1-dev.templates 2007-11-23 09:33:43.701640704
+0000
@@ -1,8 +1,19 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# [EMAIL PROTECTED] for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
Template: libfltk1.1-dev/header-links
Type: boolean
Default: false
_Description: Make .h links to <FL/*.H>?
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.
+ headers available as <FL/*.h> as well as <FL/*.H>. However, the
+ lowercase-h names are deprecated and should be eliminated from
+ source code.
+ .
+ Please choose whether such compatibility symlinks should be created.
--- fltk1.1.old/debian/control 2007-11-08 05:15:42.202188111 +0000
+++ fltk1.1/debian/control 2007-11-23 09:33:46.701491734 +0000
@@ -15,13 +15,15 @@
Suggests: fltk1.1-doc
Conflicts: libfltk1-dev
Replaces: libfltk1-dev
-Description: Fast Light (Toolkit) User Interface Designer
- Fluid is an interactive GUI designer for the Fast Light Toolkit,
- allowing graphical development of FLTK-based user interfaces. It
- natively works with (textual) .fl files, but also includes rough
- support for reading .fd files produced by fdesign (in libforms-bin).
- (FLTK is a very nice LGPLed cross-platform graphical user interface
- toolkit originally based on libForms.)
+Description: Fast Light Toolkit - user interface designer
+ This package provides Fluid, an interactive GUI designer for FLTK,
+ allowing graphical development of FLTK-based user
+ interfaces. It natively works with (textual) .fl files, but also
+ includes rough support for reading .fd files produced by fdesign (in
+ libforms-bin).
+ .
+ The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface
+ toolkit originally based on libForms.
Package: libfltk1.1-dev
Section: libdevel
@@ -32,10 +34,12 @@
Provides: libfltk-dev
Conflicts: libfltk-dev
Replaces: libfltk-dev
-Description: Fast Light Toolkit development files
- Libfltk1.1-dev contains the files necessary for compiling programs
- that depend on FLTK, a very nice LGPLed cross-platform C++ GUI
- (graphical user interface) toolkit originally based on libForms.
+Description: Fast Light Toolkit - development files
+ This package provides the files necessary for compiling programs
+ that depend on FLTK.
+ .
+ The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface
+ toolkit originally based on libForms.
Package: libfltk1.1
Section: libs
@@ -43,10 +47,12 @@
Depends: ${shlibs:Depends}
Conflicts: libfltk1.1c102
Replaces: libfltk1.1c102
-Description: Fast Light Toolkit shared libraries
- Libfltk1.1 contains the files necessary for running programs
- dynamically linked with FLTK, a very nice LGPLed cross-platform
- graphical user interface toolkit originally based on libForms.
+Description: Fast Light Toolkit - shared libraries
+ This package contains the files necessary for running programs
+ dynamically linked with FLTK.
+ .
+ The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface
+ toolkit originally based on libForms.
Package: libfltk1.1-dbg
Section: libdevel
@@ -56,31 +62,36 @@
Recommends: gdb (>= 6.0)
Conflicts: libfltk1.1c102-dbg
Replaces: libfltk1.1c102-dbg
-Description: Fast Light Toolkit shared libraries (debugging symbols)
+Description: Fast Light Toolkit - shared libraries with debugging symbols
This package is useful to provide a backtrace with symbol names in a
debugger; this facilitates interpretation of core dumps, and aids in finding
- logic errors in programs using the libraries in this package (or the
+ logic errors in programs using the libraries (or in the
libraries themselves).
.
- Non-programmers will likely have little use for this package. See the
- libfltk1.1 package for more information.
+ Non-programmers will likely have little use for this.
+ .
+ The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface
+ toolkit originally based on libForms.
Package: fltk1.1-doc
Section: doc
Architecture: all
-Description: Fast Light Toolkit documentation
- Fltk1.1-doc contains documentation for FLTK, a very nice LGPLed
- cross-platform graphical user interface toolkit originally based on
- libForms, including a chapter on its user interface designer (fluid).
+Description: Fast Light Toolkit - documentation
+ This package provides documentation for FLTK, including a chapter on
+ its user interface designer (fluid).
+ .
+ The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface
+ toolkit originally based on libForms.
Package: fltk1.1-games
Section: games
Architecture: any
Depends: ${shlibs:Depends}
-Description: Fast Light Toolkit example games: checkers, sudoku
- Fltk1.1-games contains the example games that accompany FLTK, a very
- nice LGPLed cross-platform graphical user interface toolkit
- originally based on libForms. Specifically, it contains the
- following two programs:
- * flcheckers - classic board game, also known as draughts
- * flsudoku - Sudoku puzzle (place numbers in a grid)
+Description: Fast Light Toolkit - example games: checkers, sudoku
+ This package contains the example games that accompany FLTK.
+ Specifically, it contains the following two programs:
+ - flcheckers: classic board game, also known as draughts;
+ - flsudoku: Sudoku puzzle (place numbers in a grid).
+ .
+ The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface
+ toolkit originally based on libForms.
--- End Message ---
--- Begin Message ---
Source: fltk1.1
Source-Version: 1.1.7-7
We believe that the bug you reported is fixed in the latest version of
fltk1.1, which is due to be installed in the Debian FTP archive:
fltk1.1-doc_1.1.7-7_all.deb
to pool/main/f/fltk1.1/fltk1.1-doc_1.1.7-7_all.deb
fltk1.1-games_1.1.7-7_amd64.deb
to pool/main/f/fltk1.1/fltk1.1-games_1.1.7-7_amd64.deb
fltk1.1_1.1.7-7.diff.gz
to pool/main/f/fltk1.1/fltk1.1_1.1.7-7.diff.gz
fltk1.1_1.1.7-7.dsc
to pool/main/f/fltk1.1/fltk1.1_1.1.7-7.dsc
fluid_1.1.7-7_amd64.deb
to pool/main/f/fltk1.1/fluid_1.1.7-7_amd64.deb
libfltk1.1-dbg_1.1.7-7_amd64.deb
to pool/main/f/fltk1.1/libfltk1.1-dbg_1.1.7-7_amd64.deb
libfltk1.1-dev_1.1.7-7_amd64.deb
to pool/main/f/fltk1.1/libfltk1.1-dev_1.1.7-7_amd64.deb
libfltk1.1_1.1.7-7_amd64.deb
to pool/main/f/fltk1.1/libfltk1.1_1.1.7-7_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Aaron M. Ucko <[EMAIL PROTECTED]> (supplier of updated fltk1.1 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Mon, 17 Dec 2007 19:26:41 -0500
Source: fltk1.1
Binary: fltk1.1-games libfltk1.1-dbg fltk1.1-doc libfltk1.1-dev libfltk1.1 fluid
Architecture: source amd64 all
Version: 1.1.7-7
Distribution: unstable
Urgency: low
Maintainer: Aaron M. Ucko <[EMAIL PROTECTED]>
Changed-By: Aaron M. Ucko <[EMAIL PROTECTED]>
Description:
fltk1.1-doc - Fast Light Toolkit - documentation
fltk1.1-games - Fast Light Toolkit - example games: checkers, sudoku
fluid - Fast Light Toolkit - user interface designer
libfltk1.1 - Fast Light Toolkit - shared libraries
libfltk1.1-dbg - Fast Light Toolkit - shared libraries with debugging symbols
libfltk1.1-dev - Fast Light Toolkit - development files
Closes: 452494 453262 453275 453327 453380 453643 453913 454643 455232 455238
455964
Changes:
fltk1.1 (1.1.7-7) unstable; urgency=low
.
* Apply upstream fix (to be included in 1.1.8 if and when it ever
materializes) for "fluid -c"'s inappropriate X usage when generating
code for Fl_Help_View widgets. (Closes: #455232.)
* Adjust shared library linkage per dpkg-shlibdeps's new warnings. The
only remaining warnings concern libm, which g++ pulls in even when not
explicitly asked to.
* Belatedly modernize fltk1.1-doc's doc-base section (Apps -> Applications).
* Declare compliance with Policy 3.7.3.
* Debconf templates and debian/control reviewed by the debian-l10n-
english team as part of the Smith review project. (Closes: #452494.)
[Debconf translation updates]
* French. (Closes: #453262.)
* Basque. (Closes: #453275.)
* Galician. (Closes: #453327.)
* Vietnamese. (Closes: #453380.)
* Finnish. (Closes: #453643.)
* Portuguese. (Closes: #453913.)
* German. (Closes: #454643.)
* Czech. (Closes: #455238.)
* Russian. (Closes: #455964.)
Files:
1eba5f4a5dbacacff75eeeb521408241 959 libs optional fltk1.1_1.1.7-7.dsc
41532f98a8157c325660799cb5d6fbfb 63694 libs optional fltk1.1_1.1.7-7.diff.gz
edea6875e9f9c12196ad95fcde1e54ee 2139134 doc optional
fltk1.1-doc_1.1.7-7_all.deb
bd15887e617e35648542e90d52beb8b0 243586 devel optional fluid_1.1.7-7_amd64.deb
86c29a101b966b12827b480ff57620b1 574644 libdevel optional
libfltk1.1-dev_1.1.7-7_amd64.deb
3d49aba01d95c6fabd1d0c681d997376 396808 libs optional
libfltk1.1_1.1.7-7_amd64.deb
de514571c8ab9b96082574309463616d 1092126 libdevel extra
libfltk1.1-dbg_1.1.7-7_amd64.deb
9a68e8f44abd2701c7ef3cfa5b9b4e62 124958 games optional
fltk1.1-games_1.1.7-7_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHZxbzWNCxsidXLEcRAt17AJ92AGCo52SRI9DdOcjL6U/WFZXEigCgrMTf
5b0rY0Y+7qK+ILgE19032nw=
=sFQg
-----END PGP SIGNATURE-----
--- End Message ---