summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-28 21:48:11 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-28 21:48:11 +0100
commit3c24da0438db18fb49b0458b97613bdb9e6797a1 (patch)
treed4f2a6d05e90b309a864b45a7e7d0d3b54cc2490 /debian
parent985e8045f860fb0be72b56b6859034b8c8746db9 (diff)
Remove scary warning from Description.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control3
2 files changed, 1 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index badf374..2f80f28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
dgit (0.13) unstable; urgency=low
* Remove DGET_UNPACK from the environment in case the user has set it.
+ * Remove scary warning from Description.
--
diff --git a/debian/control b/debian/control
index 7a389aa..986189d 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,3 @@ Description: git interoperability with the Debian archive
dgit push constructs uploads from git commits
.
dgit clone and dgit fetch construct git commits from uploads.
- .
- WARNING: This program is INCOMPLETE and WRONG and should not yet
- be used. It is being uploaded to facilitate development.