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 48 49 50 51 52 53 54 55 56 57 58 59 60 61
|
gitano (1.0-2) unstable; urgency=medium
* Fix missing copyright field
-- Daniel Silverstone <dsilvers@digital-scurf.org> Wed, 18 Jan 2017 23:21:46 +0000
gitano (1.0-1) unstable; urgency=medium
* New upstream release
* Includes administrator manual
* Significant updates to debian/copyright
* Addition of pandoc et al. to the build dependencies
-- Daniel Silverstone <dsilvers@digital-scurf.org> Sun, 15 Jan 2017 16:19:33 +0000
gitano (0.8.1-1) unstable; urgency=medium
* New upstream release
* Build-depend on procps so that the HTTP test suite can tear down
cleanly
-- Daniel Silverstone <dsilvers@digital-scurf.org> Mon, 02 Jan 2017 19:06:29 +0000
gitano (0.8-1) unstable; urgency=medium
* New upstream release
* Clean up copyright statement because markdown.lua is no longer
included in upstream
* Add apache2-utils and lighttpd to the build-depends since the HTTP
test suite depends on them.
* Suggest git-annex so that the git-annex-shell plugin will work
* Recommend rsync and apache2-utils so that the rsync plugin and the
passwd command will work.
-- Daniel Silverstone <dsilvers@digital-scurf.org> Mon, 02 Jan 2017 18:26:42 +0000
gitano (0.2-1) unstable; urgency=medium
* New upstream release
-- Daniel Silverstone <dsilvers@digital-scurf.org> Sat, 03 Dec 2016 18:03:39 +0000
gitano (0.1-3) unstable; urgency=medium
* Add curl to Depends since it's needed for HTTP(s) transactions from
hook functions.
-- Daniel Silverstone <dsilvers@digital-scurf.org> Sat, 05 Nov 2016 11:28:52 +0000
gitano (0.1-2) unstable; urgency=medium
* Add gnupg to Build-Depends and Depends. (Closes: #841628)
-- Daniel Silverstone <dsilvers@digital-scurf.org> Sat, 22 Oct 2016 10:48:55 +0900
gitano (0.1-1) unstable; urgency=medium
* Initial packaging of Gitano as a separate project.
* Closes: #700408
-- Daniel Silverstone <dsilvers@digital-scurf.org> Tue, 18 Oct 2016 23:08:40 +0900
|