From 633d60d71dc2d6090e9cf03226ff886bbe2c18bc Mon Sep 17 00:00:00 2001 From: Benjamin Drung Date: Mon, 2 Aug 2010 20:06:11 +0200 Subject: [PATCH] Update README.updates to use bzr bd instead of debuild. --- README.updates | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.updates b/README.updates index 81d819f..dbe632c 100644 --- a/README.updates +++ b/README.updates @@ -39,10 +39,9 @@ ubuntu-dev-tools package in Ubuntu. For a full list of tags, please see: 'bzr tags'. This is so we can track which Bazaar revision is in which release and makes bug triaging easier. -7) Create the new source package, without the .bzr directory (this is to - reduce the size of the tarball): +7) Create the new source package: - debuild -S -sa -I.bzr + bzr bd -S 8) Upload the package to Ubuntu with dput as normal: