aboutsummaryrefslogtreecommitdiffhomepage
path: root/git-import-dsc
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2008-11-28 19:16:29 +0100
committerGuido Guenther <agx@sigxcpu.org>2008-11-28 19:17:42 +0100
commit54b9a3eeba9c0d95713e868ac527b4ff5941bd31 (patch)
tree2bb5986af6d0bc2b9d28e8bb8ed04ca7661f777c /git-import-dsc
parentaacd04a0e335ccdf5ba2043a4885c8f59188eeea (diff)
better descriptions
Diffstat (limited to 'git-import-dsc')
-rwxr-xr-xgit-import-dsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-import-dsc b/git-import-dsc
index cfc1c812..16ae0338 100755
--- a/git-import-dsc
+++ b/git-import-dsc
@@ -15,7 +15,7 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-"""make a git archive out of a Debian source package"""
+"""Import a Debian source package into a git repository"""
import sys
import re