[vidalia/master] Update README.debs to match current Debian repository layout.

commit 53567a2d9825e746e8866faf86ef63ddf44d6730 Author: intrigeri <intrigeri@boum.org> Date: Sat Jul 30 12:31:00 2011 +0200 Update README.debs to match current Debian repository layout. --- debian/README.debs | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-) diff --git a/debian/README.debs b/debian/README.debs index 8dabfaf..bdf85d2 100644 --- a/debian/README.debs +++ b/debian/README.debs @@ -12,12 +12,15 @@ https://www.torproject.org/docs/debian-vidalia.html.en Building your own -------------------------------- If you would like to build your own packages, you can get the current -debian/ directory by cloning the git repository: +Debian source by cloning the Git repository. -git clone http://git.debian.org/git/collab-maint/vidalia.git +If you want to use git-buildpackage: + gbp-clone http://git.debian.org/git/collab-maint/vidalia.git +then use git-buildpackage to build packages. -Then move everything from the debian/0.2.x directory into the -vidalia-x.x.x/debian/ directory and build packages as normal. +Else, just clone the repository "normally": + git clone http://git.debian.org/git/collab-maint/vidalia.git +then build packages as normal. Instructions -------------------------------- @@ -29,3 +32,4 @@ the following documentation: 3. https://www.netfort.gr.jp/~dancer/software/pbuilder-doc/pbuilder-doc.html 4. https://wiki.ubuntu.com/PackagingGuide/Complete 5. https://wiki.ubuntu.com/PbuilderHowto +6. http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.html
participants (1)
-
chiiph@torproject.org