[Reportbug-commits] r551 - in reportbuglib (44 files)

bignose-guest at users.alioth.debian.org bignose-guest at users.alioth.debian.org
Wed Jun 25 03:52:32 UTC 2008


    Date: Wednesday, June 25, 2008 @ 03:52:31
  Author: bignose-guest
Revision: 551

Move library modules into new 'reportbuglib/' package directory.

Added:
  reportbuglib/reportbuglib/
  reportbuglib/reportbuglib/__init__.py
  reportbuglib/reportbuglib/checkbuildd.py
    (from rev 550, reportbuglib/checkbuildd.py)
  reportbuglib/reportbuglib/checkversions.py
    (from rev 550, reportbuglib/checkversions.py)
  reportbuglib/reportbuglib/debianbts.py
    (from rev 550, reportbuglib/debianbts.py)
  reportbuglib/reportbuglib/hiermatch.py
    (from rev 550, reportbuglib/hiermatch.py)
  reportbuglib/reportbuglib/rbtempfile.py
    (from rev 550, reportbuglib/rbtempfile.py)
  reportbuglib/reportbuglib/reportbug.py
    (from rev 550, reportbuglib/reportbug.py)
  reportbuglib/reportbuglib/reportbug_exceptions.py
    (from rev 550, reportbuglib/reportbug_exceptions.py)
  reportbuglib/reportbuglib/reportbug_submit.py
    (from rev 550, reportbuglib/reportbug_submit.py)
  reportbuglib/reportbuglib/reportbug_ui_newt.py
    (from rev 550, reportbuglib/reportbug_ui_newt.py)
  reportbuglib/reportbuglib/reportbug_ui_text.py
    (from rev 550, reportbuglib/reportbug_ui_text.py)
  reportbuglib/reportbuglib/reportbug_ui_urwid.py
    (from rev 550, reportbuglib/reportbug_ui_urwid.py)
  reportbuglib/reportbuglib/urlutils.py
    (from rev 550, reportbuglib/urlutils.py)
Modified:
  reportbuglib/debian/changelog
  reportbuglib/debian/dirs
  reportbuglib/debian/rules
  reportbuglib/querybts
  reportbuglib/reportbug
  reportbuglib/test/test_checkbuildd.py
  reportbuglib/test/test_checkversions.py
  reportbuglib/test/test_debianbts.py
  reportbuglib/test/test_hiermatch.py
  reportbuglib/test/test_rbtempfile.py
  reportbuglib/test/test_reportbug.py
  reportbuglib/test/test_reportbug_exceptions.py
  reportbuglib/test/test_reportbug_submit.py
  reportbuglib/test/test_reportbug_ui_newt.py
  reportbuglib/test/test_reportbug_ui_text.py
  reportbuglib/test/test_reportbug_ui_urwid.py
  reportbuglib/test/test_urlutils.py
  reportbuglib/test_hiermatch.py
Deleted:
  reportbuglib/checkbuildd.py
  reportbuglib/checkversions.py
  reportbuglib/debianbts.py
  reportbuglib/hiermatch.py
  reportbuglib/rbtempfile.py
  reportbuglib/reportbug.py
  reportbuglib/reportbug_exceptions.py
  reportbuglib/reportbug_submit.py
  reportbuglib/reportbug_ui_newt.py
  reportbuglib/reportbug_ui_text.py
  reportbuglib/reportbug_ui_urwid.py
  reportbuglib/urlutils.py

The diff is longer than the limit of 200KB.
Use svn diff -r 550:551 to see the changes.



More information about the Reportbug-commits mailing list