diff options
| author | Paul Buetow (lxpbuetowlap.united.domain) <paul.buetow@1und1.de> | 2014-03-16 09:31:48 +0100 |
|---|---|---|
| committer | Paul Buetow (lxpbuetowlap.united.domain) <paul.buetow@1und1.de> | 2014-03-16 09:31:48 +0100 |
| commit | d6d066d5445afb5d688aca508a34abc0bbe2b1f2 (patch) | |
| tree | 8d73ee2902bc6f2664be8033eac9fd66ea57b558 /debian/control | |
| parent | b6452f2266a66f6c7ed1d936d1bf7bcf1ecb0b30 (diff) | |
rename project
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/control b/debian/control index 1a33eb7..940ce61 100644 --- a/debian/control +++ b/debian/control @@ -1,15 +1,15 @@ -Source: foo +Source: japi Section: utils Priority: optional Maintainer: Paul Buetow <paul@buetow.org> Build-Depends: Standards-Version: 3.9.2 -Homepage: https://template.buetow.org -Vcs-Git: git://git.buetow.org/template -Vcs-Browser: http://web.buetow.org/git/?p=template.git;a=summary +Homepage: https://japi.buetow.org +Vcs-Git: git://git.buetow.org/japi +Vcs-Browser: http://web.buetow.org/git/?p=japi.git;a=summary -Package: foo +Package: japi Architecture: all Depends: -Description: Small template package - This is just a template package, which cann print Hello World. +Description: Command line tool for Jira + This is a small tool to list open issues in JIRA via the REST API |
