summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-01-25 08:16:59 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-01-25 08:17:35 -0700
commit7df7181ad426371153a56de1e1499f1f3b496609 (patch)
tree702c36f03cd141b0bdb438513cee32162ed7bd50
parent1fd7e92d9cda1931d70d157b14881e984bd9450b (diff)
downloadkeysafe-7df7181ad426371153a56de1e1499f1f3b496609.tar.gz
fix URI in patch header
-rw-r--r--debian/source/patch-header2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/source/patch-header b/debian/source/patch-header
index 5607b6b..a44b830 100644
--- a/debian/source/patch-header
+++ b/debian/source/patch-header
@@ -7,7 +7,7 @@ representation - git commits in the packaging repository. For
example, to see the changes made by the Debian maintainer in the first
upload of upstream version 1.2.3, you could use:
- % git clone https://git.dgit.debian.org/
+ % git clone https://git.dgit.debian.org/keysafe
% cd keysafe
% git log --oneline 1.2.3..debian/1.2.3-1 -- . ':!debian'