[Reportbug-maint] reportbug 7.1.6 MIGRATED to testing

2017-04-20 Thread Debian testing watch
FYI: The status of the reportbug source package
in Debian's testing distribution has changed.

  Previous version: 7.1.5
  Current version:  7.1.6

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


[Reportbug-maint] Bug#857013: Fixing #857013

2017-04-20 Thread Nis Martensen
This might work, too? :

- conffiles = conffiles + [re.findall(r' (.+) ([0-9a-f]+).*$', line)[0]]
+ conffiles += re.findall(r' (.+) ([0-9a-f]+).*$', line)

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