From 6764f540b8866b26d5306bb69a6779d0bb4ae402 Mon Sep 17 00:00:00 2001 From: "Robert S. Edmonds" Date: Sun, 3 Mar 2013 19:24:53 -0500 Subject: [PATCH] debian/README.source: update --- debian/README.source | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/debian/README.source b/debian/README.source index 9e93608..a97d985 100644 --- a/debian/README.source +++ b/debian/README.source @@ -1,20 +1,18 @@ bup for Debian -------------- -The bup source is obtained via git from -The debian packaging tracks the latest tagged release, rather than master. +The bup source is obtained via git from . -The bup package source is collaboratively maintained by the Debian collab-maint project. You can obtain a copy of the source (including the upstream source) +The bup package source is collaboratively maintained by the Debian collab-maint +project. You can obtain a copy of the source (including the upstream source) from . * The 'master' branch is used to track upstream's master * you may wish to add it as a remote to any clone: - git remote add upstream http://github.com/apenwarr/bup.git + git remote add upstream git://github.com/bup/bup.git * we fast-forward merge from upstream's master * The 'debian' branch is used to track the debian packaging effort * This usually tracks the most recent upstream tag * we non-fast-forward merge when moving between upstream tags * we carry upstream's tags, which are of the form bup-x.xxx * we prefix our tags with 'debian/' e.g. debian/0.14a-1 - * experimental releases are prefixed 'debian/experimental' - e.g. debian/experimental/0.14a-1 -- 2.39.5