Your message dated Sun, 26 Jan 2014 19:49:28 +0000
with message-id <e1w7vhw-0002z6...@franck.debian.org>
and subject line Bug#526110: fixed in reportbug 6.5.0
has caused the Debian Bug report #526110,
regarding Template scripts should be able to add attachements
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 ow...@bugs.debian.org
immediately.)


-- 
526110: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526110
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: reportbug
Version: 4.1
Severity: wishlist

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I’m considering to add a /usr/share/bug/$package/script file to one of
my package that would attach (possibly after getting permission from the
user) a configuration file. Currently, I’m only able to include it in
the mail body, which I find unpleasant. In my case, it might even be
problematic, as spaces and tabs are important, and the editor might
break that.

Therefore, I’d like to be able to tell reportbug to attach a specific
file. This would avoid such issues and also make the bug reports much
easier to read.

I’m sure other packages would benefit as well, most notably
xserver-xorg.

As for a possible implementaion, I could imagine either specific
keywords in the output of the script (e.g. [ATTACH filename]), or
outputting a list of filenames on another file descriptor, e.g. fd4. 

A simple, but not as powerful, solution would be to mention the files to
attach in the /usr/share/bug/$package/control file. 

Thanks,
Joachim


- -- Package-specific info:
** Environment settings:
EDITOR="vim"
DEBEMAIL="nome...@debian.org"
EMAIL="m...@joachim-breitner.de"
DEBFULLNAME="Joachim Breitner"

** /home/jojo/.reportbugrc:
reportbug_version "2.61"
mode expert
ui text
realname "Joachim Breitner"
email "nome...@debian.org"
sign gpg

- -- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages reportbug depends on:
ii  apt                           0.7.21     Advanced front-end for dpkg
ii  python                        2.5.4-2    An interactive high-level object-o
ii  python-reportbug              4.1        Python modules for interacting wit

reportbug recommends no packages.

Versions of packages reportbug suggests:
pn  debconf-utils                 <none>     (no description available)
pn  debsums                       <none>     (no description available)
pn  dlocate                       <none>     (no description available)
ii  exim4                         4.69-9     metapackage to ease Exim MTA (v4) 
ii  exim4-daemon-light [mail-tran 4.69-9     lightweight Exim MTA (v4) daemon
ii  file                          5.00-1     Determines file type using "magic"
ii  gnupg                         1.4.9-4    GNU privacy guard - a free PGP rep
ii  python-gnome2-extras          2.25.3-2   Extra Python bindings for the GNOM
ii  python-gtk2                   2.14.1-2   Python bindings for the GTK+ widge
pn  python-urwid                  <none>     (no description available)
pn  python-vte                    <none>     (no description available)

- -- no debconf information

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

iEYEARECAAYFAkn4JYMACgkQ9ijrk0dDIGztBQCfRwepDSGwZr2aFUXMh/CvNEcY
j+YAnihNYbxhPjdS534dAjV3AakwS5md
=iv6V
-----END PGP SIGNATURE-----



--- End Message ---
--- Begin Message ---
Source: reportbug
Source-Version: 6.5.0

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

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 526...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sandro Tosi <mo...@debian.org> (supplier of updated reportbug 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 26 Jan 2014 20:40:56 +0100
Source: reportbug
Binary: reportbug python-reportbug
Architecture: source all
Version: 6.5.0
Distribution: unstable
Urgency: low
Maintainer: Reportbug Maintainers <reportbug-maint@lists.alioth.debian.org>
Changed-By: Sandro Tosi <mo...@debian.org>
Description: 
 python-reportbug - Python modules for interacting with bug tracking systems
 reportbug  - reports bugs in the Debian distribution
Closes: 526110 690782 704040 707631 719067 732789
Changes: 
 reportbug (6.5.0) unstable; urgency=low
 .
   [ Sandro Tosi ]
   * bin/reportbug
     - changed to "No" the default to local MTA question in configuration mode;
       thanks to Hartmut Bruening for the report; Closes: #732789
   * reportbug/debbugs.py
     - improve the ITP template to ask for more information; thanks to Lucas
       Nussbaum for the report and patch; Closes: #719067
   * bin/reportbug, reportbug/utils.py, doc/README.developers
     - implement support for attachments in bugscripts; thanks to Joachim
       Breitner for the report and to Michael Stapelberg for the patch;
       Closes: #526110
   * reportbug/utils.py
     - improve the template provided to less-expert reporters to be clear the
       questions should be answered by the reporter themselves; thanks to Tony
       Houghton for the report; Closes: #690782
     - match 'Description-en' too when getting package description
   * reportbug/checkversions.py
     - if NEW has several versions of the given package, choose the bigger;
       thanks to Thorsten Glaser for the report; Closes: #704040
   * debian/control
     - use canonical URL for Alioth service
     - bump Standards-Version to 3.9.5 (no changes needed)
   * debian/copyright
     - extend copyright years
 .
   [ Julien Cristau ]
   * Update codename/suite mapping for wheezy release
   * test: don't assert that unstable version is strictly greater than stable
   * checkversions: let rmadison do the architecture/suite filtering
   * debbugs: retire the opu tag for release.debian.org; Closes: #707631
Checksums-Sha1: 
 8d4a269d35364f732f5446ad8a7d4e47c81b9b32 1213 reportbug_6.5.0.dsc
 d863d0b9f0275078b6b6d49098257f4f7eb2bbdc 180844 reportbug_6.5.0.tar.bz2
 a3a7987092c658f4c58ac9ea146a4d8cee1c3495 121608 reportbug_6.5.0_all.deb
 8ba986adddd0e4156506aebd6fe00051858a391e 124786 python-reportbug_6.5.0_all.deb
Checksums-Sha256: 
 0be3bccf7e7f99df2c8a0e32ced017eebc344dd0c66825f9dedf03dbf24677d8 1213 
reportbug_6.5.0.dsc
 a54dc004b86b1c500b7fec8f54f24d46edb7ec0f3baf21c239ba48531aa69589 180844 
reportbug_6.5.0.tar.bz2
 84df4783fd0a62d17a2331067f90f1d43f36beed4b0bfe20220c0e523cd40095 121608 
reportbug_6.5.0_all.deb
 6351b43935ce7ccc2224456f2e4c6e6fcdda0d9b4d567c84a089529267b1473a 124786 
python-reportbug_6.5.0_all.deb
Files: 
 18048550858e6a8a73e1940b3d7ad6c5 1213 utils standard reportbug_6.5.0.dsc
 a0bb115dd2579e1d3d3cac4fdf000195 180844 utils standard reportbug_6.5.0.tar.bz2
 3271637e0e5a69511bd8c81e3a395475 121608 utils standard reportbug_6.5.0_all.deb
 f6e86686e2e906a5353583b0e9d96a64 124786 python standard 
python-reportbug_6.5.0_all.deb

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

iEYEARECAAYFAlLlZcwACgkQAukwV0RN2VA5egCgkwL6drD40JZOh+Ptsb2Cjgf+
cjYAn0RVjWix8LXwAAv0gQjfa1HSzeRs
=4aON
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Reportbug-maint mailing list
Reportbug-maint@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reportbug-maint

Reply via email to