Your message dated Mon, 18 Feb 2008 00:47:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#430689: fixed in gpm 1.20.3~pre3-1
has caused the Debian Bug report #430689,
regarding gpm: [debconf_rewrite] Debconf templates and debian/control review
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
430689: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=430689
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gpm
Version: N/A
Severity: normal
Tags: patch

Dear Debian maintainer,

On Tuesday, June 05, 2007, I notified you of the beginning of a review process
concerning debconf templates for gpm.

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 gpm with these changes right now.

The second phase of this process will begin on Friday, June 29, 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
Wednesday, July 11, 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.

On Thursday, July 12, 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.21-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
--- gpm.old/debian/gpm.templates        2007-05-24 22:39:54.785422192 +0200
+++ gpm/debian/gpm.templates    2007-06-26 18:00:09.981971264 +0200
@@ -1,24 +1,36 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# for an advice to [EMAIL PROTECTED]
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: gpm/restart
 Type: boolean
 Default: false
-_Description: Do you want to start or restart GPM while X is running?
+_Description: Do you want to (re)start GPM while X is running?
  Usually, GPM should be started or restarted when it is installed or
- upgraded.  But when X is running and trying to use the same mouse
+ upgraded. However, when X is running and trying to use the same mouse
  device, this can sometimes cause a problem with the X mouse cursor.
  Switching to the console and then back to X will usually fix it.
 
 Template: gpm/device
 Type: string
-_Description: Which mouse device should gpm use?
- Where is your mouse device? If you have a regular PS/2 mouse, you probably
- want /dev/psaux. If you have a serial mouse, it may be something like
- /dev/ttyS0. If you have a usb mouse (make sure you have the modules
- loaded), it's /dev/input/mice. If you're on a Sun machine, it's probably
- /dev/sunmouse. If you're on an 68k Macintosh, it's probably /dev/mouse.
+_Description: Mouse device for GPM:
+ Please enter the mouse device name.
+ .
+ Common mouse devices names:
+  - PS/2 mouse:     /dev/psaux
+  - Serial mouse:   /dev/ttySx
+  - USB mouse:      /dev/input/mice
+  - Sun mouse:      /dev/sunmouse
+  - M68k Mac mouse: /dev/mouse
 
 Template: gpm/type
 Type: string
-_Description: What type is your mouse?
+_Description: Mouse type:
  Available mouse types are:
  .
  Name         Description
@@ -72,20 +84,20 @@
              (906,1212B,EasyPainter...)
   mtouch     MicroTouch touch-screens (only button-1 events reported)
   gunze      Gunze touch-screens (only button-1 events reported)
-  acecad     Acecad tablet in absolute mode (Sumagrapics MM-Series mode)
+  acecad     Acecad tablet in absolute mode (Summagraphics MM-Series mode)
   wp         Genius WizardPad tablet
 
 Template: gpm/responsiveness
 Type: string
-_Description: How responsive should the mouse be?
- Responsiveness defines the how often the cursor responds to mouse movement, 
and
- is expressed as a number here. If your mouse seems to move too slowly, try
- setting this to 15.
+_Description: Mouse responsiveness:
+ The responsiveness defines how often the cursor responds to mouse
+ movement, and is expressed as a number. If the mouse seems to
+ move too slowly, try setting this to 15.
 
 Template: gpm/repeat_type
 Type: string
 Default: ms3
-_Description: What protocol should be used to repeat mouse events?
+_Description: Protocol to use for repeating mouse events:
  GPM can act as a repeater via /dev/gpmdata, and give both GPM and X access
  to the mouse data in configurations where it would otherwise only be available
  to only X or GPM.
@@ -94,13 +106,12 @@
 
 Template: gpm/sample_rate
 Type: string
-_Description: What should the sample rate for the mouse be?
- The sample rate defines how often GPM polls the mouse device for new position
- data. This is often tweaked to make the mouse appear to move more smoothly, 
but
- it should not be changed unless you really know what you are doing.
+_Description: Mouse sample rate:
+ The sample rate defines how often GPM polls the mouse device for new
+ position data. Tweaking it can make the mouse appear to move more
+ smoothly, but this option is for experts only.
 
 Template: gpm/append
 Type: string
-_Description: Additional arguments to GPM
- If you need any additional arguments to make GPM work for your
- environment, add them here.
+_Description: Additional arguments for the GPM daemon:
+ Please enter any additional arguments that the GPM daemon should use.
--- gpm.old/debian/control      2007-05-24 22:39:54.765422025 +0200
+++ gpm/debian/control  2007-06-11 18:04:11.396655447 +0200
@@ -12,13 +12,13 @@
 Section: misc
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, debianutils (>= 1.7), ucf (>= 
0.28), lsb-base
-Description: General Purpose Mouse Interface
+Description: General Purpose Mouse interface
  This package provides a daemon that captures mouse events when the system
  console is active, and delivers events to applications through a library.
  .
- The default when no application is running is to emulate "selection", that
- is, to allow cut-and-paste with the mouse on the console the same way as
- it is done under X.
+ By default, the daemon provides a 'selection' mode, so that
+ cut-and-paste with the mouse works on the console just as it does
+ under X.
 
 Package: libgpmg1
 Priority: standard

--- End Message ---
--- Begin Message ---
Source: gpm
Source-Version: 1.20.3~pre3-1

We believe that the bug you reported is fixed in the latest version of
gpm, which is due to be installed in the Debian FTP archive:

gpm_1.20.3~pre3-1.diff.gz
  to pool/main/g/gpm/gpm_1.20.3~pre3-1.diff.gz
gpm_1.20.3~pre3-1.dsc
  to pool/main/g/gpm/gpm_1.20.3~pre3-1.dsc
gpm_1.20.3~pre3-1_i386.deb
  to pool/main/g/gpm/gpm_1.20.3~pre3-1_i386.deb
gpm_1.20.3~pre3.orig.tar.gz
  to pool/main/g/gpm/gpm_1.20.3~pre3.orig.tar.gz
libgpmg1-dev_1.20.3~pre3-1_i386.deb
  to pool/main/g/gpm/libgpmg1-dev_1.20.3~pre3-1_i386.deb
libgpmg1_1.20.3~pre3-1_i386.deb
  to pool/main/g/gpm/libgpmg1_1.20.3~pre3-1_i386.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.
Guillem Jover <[EMAIL PROTECTED]> (supplier of updated gpm 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, 18 Feb 2008 02:13:08 +0200
Source: gpm
Binary: gpm libgpmg1 libgpmg1-dev
Architecture: source i386
Version: 1.20.3~pre3-1
Distribution: unstable
Urgency: low
Maintainer: Debian GPM Team <[EMAIL PROTECTED]>
Changed-By: Guillem Jover <[EMAIL PROTECTED]>
Description: 
 gpm        - General Purpose Mouse interface
 libgpmg1   - General Purpose Mouse - shared library
 libgpmg1-dev - General Purpose Mouse - development files
Closes: 61466 147462 160007 191928 225007 290679 430689 431159 431188 431279 
431323 431546 431758 431759 431980 432214 433140 433242 433367 440711 446944 
446944 447108 447108 455427
Changes: 
 gpm (1.20.3~pre3-1) unstable; urgency=low
 .
   [ Peter Samuelson ]
   * New upstream version. (Closes: #191928, #147462, #160007, #225007)
     A big thanks to Joshua Kwan for rediffing all the patches:
     - Remove patches obsoleted by new release:
       001_logging_000: superseded upstream
       003_wheel_000, 012_dec_vs_xxx_aa_000: applied upstream
     - Combine 010_ps2_rework_* patches into one, 010_ps2_rework
   * Switch to quilt patch system.  Remove numeric prefixes/suffixes from
     patch names, as ordering in quilt is already explicit.
 .
   [ Guillem Jover ]
   * Backport rediffed patches by Joshua Kwan from experimental branch:
     - debian/patches/002_force_repeat_000: Sync.
     - debian/patches/004_priv_elevation_000: Likewise.
     - debian/patches/005_types_000: Likewise.
     - debian/patches/006_version_000: Likewise.
     - debian/patches/013_xterm_mouse_support_000: Likewise.
     - debian/patches/008_sun_repeat_000: Likewise.
   * Update patches for new upstream version.
     - debian/patches/040_gcc-3.4_fix_000: Remove, superseded upstream.
     - debian/patches/010_ps2_rework: Likewise.
     - debian/patches/010_ps2_compat: New file.
     - debian/patches/007_doc_fix_000: Sync.
     - debian/patches/007_doc_fix_001: Likewise.
     - debian/patches/007_doc_fix_FAQ: Likewise.
     - debian/patches/010_ps2_rework: Likewise.
     - debian/patches/014_has_mouse_control.patch: Likewise.
     - debian/patches/015_libgpm_noverbose.patch: Likewise.
     - debian/patches/030_fd_set_negative_int.patch: Likewise.
     - debian/patches/030_segfault: Likewise.
     - debian/patches/050_dont_link_libcurses: Likewise.
   * Switch Build-Depends from tetex-bin to texlive-base, and add texi2html.
   * Switch to use debhelper scripts instead of manually installing files,
     manpages, docs, info, examples and links:
     - Remove unused INSTALL_PROGRAM, INSTALL_SCRIPT and SOMINOR variables.
     - Remove targets binary-gpm, binary-libgpmg1, binary-libgpmg1-dev,
       binary-gpm-real, binary-libgpmg1-real and binary-libgpmg1-dev-real.
     - Make binary-arch depend only on build.
   * Use --print-architecture, instead of --print-installation-architecture
     for dpkg in gpm.config.
   * Debconf templates and package descriptions reviewed by the
     debian-l10n-english team as part of the Smith review project.
     (Closes: #430689, #431759)
     Thanks to Christian Perrier <[EMAIL PROTECTED]> for coordinating.
   * Use binary:Version substvar instead of deprecated Source-Version.
   * Remove deprecated gpmconfig.
     - It cannot leave things in a bad state anymore. (Closes: #61466)
     - No point in advertising configure-debian either. (Closes: #290679)
   * Remove debian/vars detritus from quilt switch.
   * Update debian/watch and debian/copyrigth to the new upstream URL.
   * Now using Standards-Version 3.7.3 (no changes needed).
   * Add Vcs-Browser and Vcs-Svn fields.
   * Add Homepage field.
   * Do not use OPEN_MAX anymore as it has been removed from <linux/limits.h>.
     (Closes: #455427)
     - debian/patches/040_no_OPEN_MAX.patch: New file.
   * Do not ignore make errors in 'debian/rules clean'.
   * Add a proper NAME section to gpm-types.8.
     - debian/patches/007_doc_fix_000: Update.
   * Update debian/copyright with new upsream copyright dates.
   * Demote message when the daemon is killed to debugging output.
     - debian/patches/030_daemon_quit: New file.
   * Bump libgpm shlibs dependency to 1.20.0.
 .
   [ Updated debconf translations ]
   * Arabic (Ossama Khayat). (Closes: #431980)
   * Basque (Piarres Beobide). (Closes: #431546)
   * Belarussian (Andrei Darashenka). (Closes: #447108)
   * Brazilian Portuguese (Herbert P Fortes Neto). (Closes: #433140)
   * Czech (Jan Outrata). (Closes: #431188)
   * Finnish (Esko Arajärvi). (Closes: #446944)
   * Galician (Jacobo Tarrio). (Closes: #431323)
   * German (Helge Kreutzmann). (Closes: #431758)
   * Portugese (Rui Branco). (Closes: #431159)
   * Russian (Yuri Kozlov). (Closes: #432214)
   * Spanish (Steve Lord Flaubert). (Closes: #433242)
   * Swedish (Daniel Nylander). (Closes: #433367)
   * Vietnamese (Clytie Siddall). (Closes: #431279)
 .
   [ New debconf translations ]
   * Belarussian (Pavel Piatruk). (Closes: #447108)
   * Finnish (Esko Arajärvi). (Closes: #446944)
   * Slovak (Ivan Masár).  (Closes: #440711)
Files: 
 4dd2a488f5e9b6f4e009139925f8480b 906 misc optional gpm_1.20.3~pre3-1.dsc
 68cb0b05c78bbd9fff60d94621c7917e 284844 misc optional 
gpm_1.20.3~pre3.orig.tar.gz
 17d2ff258b56f9f28d942096b7e450d2 77754 misc optional gpm_1.20.3~pre3-1.diff.gz
 427d90b0ce7183a06a86df898348d6f5 231532 misc optional 
gpm_1.20.3~pre3-1_i386.deb
 585c195a753fef7bcbe3b81be26f8cfe 55674 libs standard 
libgpmg1_1.20.3~pre3-1_i386.deb
 2880c63de9677e1bce1b2aa91d0c9592 58470 libdevel optional 
libgpmg1-dev_1.20.3~pre3-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHuNBguW9ciZ2SjJsRAl6/AKDFo0ssjn3a031K+dPPMEATj8MlMwCg+GVm
LKYAF8pdddMCpTazRmqSJtQ=
=vRCS
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to