[Pkg-bazaar-commits] r204 ./bzr-builddeb/people/jdw/dev: Small formatting fix.

James Westby jw+debian at jameswestby.net
Tue Oct 30 14:36:08 UTC 2007


------------------------------------------------------------
revno: 204
committer: James Westby <jw+debian at jameswestby.net>
branch nick: dev
timestamp: Sun 2007-09-30 11:00:54 +0100
message:
  Small formatting fix.
modified:
  __init__.py
-------------- next part --------------
=== modified file '__init__.py'
--- a/__init__.py	2007-09-30 09:41:17 +0000
+++ b/__init__.py	2007-09-30 10:00:54 +0000
@@ -355,8 +355,8 @@
         package = find_changelog(tree, False)[0].package
       except MissingChangelogError:
         raise BzrCommandError("There is no changelog to rertrieve the package "
-                              "information from, please use the --package option "
-                              "to give the name of the package")
+                              "information from, please use the --package "
+                              "option to give the name of the package")
 
     orig_dir = config.orig_dir or '../tarballs'
     orig_dir = os.path.join(tree.basedir, orig_dir)



More information about the Pkg-bazaar-commits mailing list