blob: 3650252bfd1a7caa45d07cb58e05ff8b8c302773 (
plain)
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
|
gitano (1.1.1-2) UNRELEASED; urgency=medium
* Apply patch from Jonathan Dowland to correct debian/copyright
Closes: #907989
-- Daniel Silverstone <dsilvers@digital-scurf.org> Sat, 19 Jan 2019 11:24:01 +0000
gitano (1.1.1-1) unstable; urgency=medium
* New upstream release
* Override PANDOC_ARGS_CHAPTERS for new pandoc
-- Daniel Silverstone <dsilvers@digital-scurf.org> Fri, 01 Jun 2018 11:04:49 +0100
gitano (1.1-1) unstable; urgency=medium
* New upstream release
* Also copy the multimail plugin and its README to usr/share/doc
-- Daniel Silverstone <dsilvers@digital-scurf.org> Thu, 03 Aug 2017 11:12:31 -0400
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
|