From a5195f98734999b8d635c5c6d78a033754f71e56 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Mon, 23 Nov 2009 19:45:36 -0600 Subject: [PATCH] profiles_generator/profile.skel, rpm/byobu.spec, statusrc: - add an apport hook, LP: #485380 * bin/apport: improve the formatting of the detailed output to suggest installing apport if necessary * debian/control: suggest apport --- bin/apport | 8 ++++++-- debian/changelog | 9 ++++++--- debian/control | 2 +- po/bg.po | 2 +- po/byobu.pot | 2 +- po/de.po | 2 +- po/en_GB.po | 2 +- po/es.po | 2 +- po/fr.po | 2 +- po/hu.po | 2 +- po/id.po | 2 +- po/it.po | 2 +- po/ja.po | 2 +- po/la.po | 2 +- po/nl.po | 2 +- po/pt.po | 2 +- po/pt_BR.po | 2 +- po/ru.po | 2 +- po/sv.po | 2 +- 19 files changed, 29 insertions(+), 22 deletions(-) diff --git a/bin/apport b/bin/apport index 76775ef7..530e76a7 100755 --- a/bin/apport +++ b/bin/apport @@ -19,12 +19,16 @@ if [ "$1" = "--detail" ]; then if ls /var/crash/*.crash >/dev/null 2>&1; then - printf "To file bugs on the existing crash reports, run:\n" + printf "\nTo file bugs on the existing crash reports, run:\n" + which apport-cli >/dev/null || printf " sudo apt-get install apport\n" + fi for i in /var/crash/*.crash; do printf " apport-cli $i\n" done + printf "\nTo clear the pending reports:\n" + printf " rm -f /var/crash/*.crash\n\n" else - printf "No pending crash reports" + printf "No pending crash reports\n" fi exit 0 fi diff --git a/debian/changelog b/debian/changelog index 13cf6e6d..76f66ec4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,13 @@ -byobu (2.40-0ubuntu1) lucid; urgency=low +byobu (2.40) unreleased; urgency=low * bin/updates_available, statusrc: move the color coding out to the config file * byobu-config, byobu.1, po/*, profiles/common, - profiles_generator/profile.skel, rpm/byobu.spec, statusrc: add an apport - hook, LP: #485380 + profiles_generator/profile.skel, rpm/byobu.spec, statusrc: + - add an apport hook, LP: #485380 + * bin/apport: improve the formatting of the detailed output to + suggest installing apport if necessary + * debian/control: suggest apport -- Dustin Kirkland Tue, 10 Nov 2009 10:18:20 -0600 diff --git a/debian/control b/debian/control index c8150b33..b6f53e71 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Package: byobu Architecture: all Depends: ${misc:Depends}, debconf (>= 0.5) | debconf-2.0, screen, gettext-base, python, python-newt (>= 0.52.2-11) Recommends: update-notifier-common, lsb-release -Suggests: vim, w3m +Suggests: apport, vim, w3m Provides: screen-profiles, screen-profiles-extras, byobu-extras Replaces: screen-profiles (<< 2.0), screen-profiles-extras (<< 2.0), byobu-extras (<< 2.17) Conflicts: screen-profiles (<< 2.0), screen-profiles-extras (<< 2.0), byobu-extras (<< 2.17) diff --git a/po/bg.po b/po/bg.po index 83c21dcd..830a5a94 100644 --- a/po/bg.po +++ b/po/bg.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: screen-profiles\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-11-23 19:12-0600\n" +"POT-Creation-Date: 2009-11-23 19:35-0600\n" "PO-Revision-Date: 2009-10-08 15:00+0000\n" "Last-Translator: Dragomir Minkovski \n" "Language-Team: Bulgarian \n" diff --git a/po/byobu.pot b/po/byobu.pot index bdf7f90c..f4ae494b 100644 --- a/po/byobu.pot +++ b/po/byobu.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-11-23 19:12-0600\n" +"POT-Creation-Date: 2009-11-23 19:35-0600\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/de.po b/po/de.po index d163ac43..ae80e7dd 100644 --- a/po/de.po +++ b/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: screen-profiles\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-11-23 19:12-0600\n" +"POT-Creation-Date: 2009-11-23 19:35-0600\n" "PO-Revision-Date: 2009-09-16 07:07+0000\n" "Last-Translator: Dustin Kirkland \n" "Language-Team: German \n" diff --git a/po/en_GB.po b/po/en_GB.po index 3d595f61..0c86b64c 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: screen-profiles\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-11-23 19:12-0600\n" +"POT-Creation-Date: 2009-11-23 19:35-0600\n" "PO-Revision-Date: 2009-09-16 07:18+0000\n" "Last-Translator: Dave Walker \n" "Language-Team: English (United Kingdom) \n" diff --git a/po/es.po b/po/es.po index 659cde76..2b942888 100644 --- a/po/es.po +++ b/po/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-11-23 19:12-0600\n" +"POT-Creation-Date: 2009-11-23 19:35-0600\n" "PO-Revision-Date: 2009-10-03 23:47+0000\n" "Last-Translator: oscrp \n" "Language-Team: LANGUAGE \n" diff --git a/po/fr.po b/po/fr.po index 4ce0a1b2..79cc66b6 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-11-23 19:12-0600\n" +"POT-Creation-Date: 2009-11-23 19:35-0600\n" "PO-Revision-Date: 2009-09-16 07:25+0000\n" "Last-Translator: Pierre Slamich \n" "Language-Team: LANGUAGE \n" diff --git a/po/hu.po b/po/hu.po index 928d9e2c..f0f047c4 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: byobu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-11-23 19:12-0600\n" +"POT-Creation-Date: 2009-11-23 19:35-0600\n" "PO-Revision-Date: 2009-09-25 09:06+0000\n" "Last-Translator: Muszela Balázs \n" "Language-Team: Hungarian \n" diff --git a/po/id.po b/po/id.po index a2717070..1d634a90 100644 --- a/po/id.po +++ b/po/id.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: byobu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-11-23 19:12-0600\n" +"POT-Creation-Date: 2009-11-23 19:35-0600\n" "PO-Revision-Date: 2009-08-17 21:09+0000\n" "Last-Translator: Andika Triwidada \n" "Language-Team: Indonesian \n" diff --git a/po/it.po b/po/it.po index 11f2882a..a31a4d80 100644 --- a/po/it.po +++ b/po/it.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: byobu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-11-23 19:12-0600\n" +"POT-Creation-Date: 2009-11-23 19:35-0600\n" "PO-Revision-Date: 2009-09-16 07:42+0000\n" "Last-Translator: Dustin Kirkland \n" "Language-Team: Italian \n" diff --git a/po/ja.po b/po/ja.po index bfa6b49b..3fa1d1d7 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: screen-profiles\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-11-23 19:12-0600\n" +"POT-Creation-Date: 2009-11-23 19:35-0600\n" "PO-Revision-Date: 2009-09-16 07:43+0000\n" "Last-Translator: Fumihito YOSHIDA \n" "Language-Team: Japanese \n" diff --git a/po/la.po b/po/la.po index 817d3fdf..c5ecc78e 100644 --- a/po/la.po +++ b/po/la.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: screen-profiles\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-11-23 19:12-0600\n" +"POT-Creation-Date: 2009-11-23 19:35-0600\n" "PO-Revision-Date: 2009-09-16 07:46+0000\n" "Last-Translator: Dustin Kirkland \n" "Language-Team: Latin \n" diff --git a/po/nl.po b/po/nl.po index accd4265..1444d004 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: byobu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-11-23 19:12-0600\n" +"POT-Creation-Date: 2009-11-23 19:35-0600\n" "PO-Revision-Date: 2009-09-21 10:12+0000\n" "Last-Translator: Dustin Kirkland \n" "Language-Team: Dutch \n" diff --git a/po/pt.po b/po/pt.po index e2e9f419..926d8165 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: byobu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-11-23 19:12-0600\n" +"POT-Creation-Date: 2009-11-23 19:35-0600\n" "PO-Revision-Date: 2009-09-16 10:59+0000\n" "Last-Translator: Bruno Vitorino \n" "Language-Team: Portuguese \n" diff --git a/po/pt_BR.po b/po/pt_BR.po index 3bb7d946..dfc17a6a 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: byobu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-11-23 19:12-0600\n" +"POT-Creation-Date: 2009-11-23 19:35-0600\n" "PO-Revision-Date: 2009-10-06 12:33+0000\n" "Last-Translator: slowtux \n" "Language-Team: Brazilian Portuguese \n" diff --git a/po/ru.po b/po/ru.po index 0cc7c0eb..49cc8186 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ru\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-11-23 19:12-0600\n" +"POT-Creation-Date: 2009-11-23 19:35-0600\n" "PO-Revision-Date: 2009-07-24 14:46+0000\n" "Last-Translator: byobu \n" "Language-Team: \n" diff --git a/po/sv.po b/po/sv.po index 4e5018b9..2968f12e 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: byobu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-11-23 19:12-0600\n" +"POT-Creation-Date: 2009-11-23 19:35-0600\n" "PO-Revision-Date: 2009-10-05 12:56+0000\n" "Last-Translator: Carl-Uno Olsson \n" "Language-Team: Swedish \n"