summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2006-09-25 15:36:52 +0200
committerGuido Guenther <agx@bogon.sigxcpu.org>2006-09-25 15:36:52 +0200
commit95829748633028531a93838eca2cd10ce24eee00 (patch)
tree10ccc0bd4467083df1a7c71ab41092f68cad8680 /debian/control
parent08943fcc685d19d7596f19913bca84be3fe9a641 (diff)
git-buildpackage: only determine version if tagging requested
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 6173620..0ae2934 100644
--- a/debian/control
+++ b/debian/control
@@ -12,5 +12,6 @@ Description: bunch of scripts to ease the development of Debian packages with gi
This package contains the following tools:
* git-import-dsc: import an existing Debian source package into a git
repository
+ * git-import-orig: import a new upstream version into the git repository
* git-debuild: build a package out of a git repository, check for local
modifications and tag appropriately