[Utnubu-maintainers] Bug#346251: change of tags / patch

Jari Aalto jari.aalto at cante.net
Sun Jan 21 12:29:57 CET 2007


tags 346251 + patch
thanks

Here is fix for the bug
Jari

=== modified file 'debian/control'
--- debian/control      2007-01-21 08:33:37 +0000
+++ debian/control      2007-01-21 11:29:47 +0000
@@ -13,7 +13,24 @@
 Depends: ${python:Depends}, bzr (>= 0.9)
 Suggests: rsync (>= 2.6.6-1), graphviz (>= 2.2.1-1sarge1), librsvg2-bin (>= 2.9.5-6), patch (>= 2.5.9-2), python-paramiko, pybaz
 Description: Collection of tools for bzr
- This package contains a collection of plugins for bzr - a distributed
- version control system. Some of these tools may work their way into
- bzr itself at some point, and some are just convenient addons useful
- for day to day operations.
+ This package contains a collection of plugins for bzr - a distributed
+ version control system. Includes convenient addons useful for day to
+ day operations.
+ .
+ Shelve/Unshelve; These plugins by Michael Ellerman provide a very
+ fine-grained 'undo' facility (it's done by patch hunk). This allows
+ you to undo some of your changes, commit, and get back to where you
+ were before.
+ .
+ Clean-Tree; Remove unknown, ignored-junk, or all unversioned files
+ from the current tree.
+ .
+ Graph-Ancestry; Use dot to produce graphs of branch ancestry.
+ .
+ Shell; Starts up a command interpreter that run bzr natively,
+ providing intelligent autocompletion and really responsive operation.
+ .
+ Patch; Applies a specified patch to your tree. The patch may be a
+ filename or URL.
+ .
+  Homepage: http://bazaar-vcs.org/BzrTools





More information about the Utnubu-maintainers mailing list