1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
github-cli (1.0.0-1+nmu1) unstable; urgency=high
* Non-maintainer upload.
* Add missing git dependency (closes: #706188).
-- Michael Gilbert <mgilbert@debian.org> Fri, 26 Apr 2013 22:24:41 +0000
github-cli (1.0.0-1) unstable; urgency=low
* New upstream version
* Standards-Version bump to 3.9.2
* Switch packaging from dh_pysupport to dh_python2
* Update debian/copyright
-- David Paleino <dapal@debian.org> Thu, 17 Nov 2011 17:03:50 +0100
github-cli (0.3.0-1) unstable; urgency=low
* New upstream version
* debian/ghi.1 updated to reflect new option
* debian/control:
- Standards-Version bumped to 3.9.1:
+ remove reference to the BSD license in common-licenses
* debian/compat bumped to 8
-- David Paleino <dapal@debian.org> Wed, 22 Sep 2010 08:47:15 +0200
github-cli (0.2.9-1) unstable; urgency=low
* New upstream version
* debian/patches/01-support_aliases.patch removed, merged upstream
-- David Paleino <dapal@debian.org> Sun, 25 Apr 2010 09:59:35 +0200
github-cli (0.2.8-2) unstable; urgency=low
* debian/control:
- adding python-pkg-resources and python-setuptools to runtime
dependencies (Closes: #579047)
-- David Paleino <dapal@debian.org> Sat, 24 Apr 2010 21:51:29 +0200
github-cli (0.2.8-1) unstable; urgency=low
* Initial release (Closes: #577656)
-- David Paleino <dapal@debian.org> Tue, 13 Apr 2010 15:57:50 +0200
|