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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
|
mongodb (1:1.4.2-3) UNRELEASED; urgency=low
* NOT RELEASED YET
* Clean up debian/copyright
* Fix various typos
* Generally make lintian happy
-- Roberto C. Sanchez <roberto@connexer.com> Sat, 08 May 2010 09:24:28 -0400
mongodb (1:1.4.2-2) unstable; urgency=low
* Split single binary package into mongodb-server, mongodb-dev, and
mongodb-clients.
-- Roberto C. Sanchez <roberto@connexer.com> Thu, 06 May 2010 21:20:52 -0400
mongodb (1:1.4.2-1) unstable; urgency=low
* [4770a09] New upstream version 1.4.2
* changelog for 1.4.1
http://jira.mongodb.org/browse/SERVER/fixforversion/10144
* changelog for 1.4.2
http://jira.mongodb.org/browse/SERVER/fixforversion/10155
-- Antonin Kral <A.Kral@sh.cvut.cz> Tue, 27 Apr 2010 19:55:04 +0200
mongodb (1:1.4.0-2) unstable; urgency=low
* added Roberto C. Sanchez as co-maintainer
-- Antonin Kral <A.Kral@sh.cvut.cz> Fri, 09 Apr 2010 21:40:49 +0200
mongodb (1:1.4.0-1) unstable; urgency=low
* [0ca01a9] Imported Upstream version 1.4.0
* [76c18ea] removed not needed files for debian
* [c1578d9] merged changes from debianization from 1.2.4
* full upstream changelog
http://jira.mongodb.org/secure/IssueNavigator.jspa?requestId=10080
* upstream release notes
http://www.mongodb.org/display/DOCS/1.4+Release+Notes
-- Antonin Kral <A.Kral@sh.cvut.cz> Thu, 25 Mar 2010 19:44:59 +0100
mongodb (1:1.2.4-1) unstable; urgency=low
* [c3803a1] Imported Upstream version 1.2.4
* [ab4e0c8] removal of unnecessary files for Debian from upstream
source
* changelog for upstream at
http://jira.mongodb.org/browse/SERVER/fixforversion/10130
-- Antonin Kral <A.Kral@sh.cvut.cz> Wed, 17 Mar 2010 10:18:01 +0100
mongodb (1:1.2.2-4) unstable; urgency=low
* ensure removal of upstart script as upload of repacked source is failing
-- Antonin Kral <A.Kral@sh.cvut.cz> Wed, 10 Mar 2010 07:29:38 +0100
mongodb (1:1.2.2-3) unstable; urgency=low
* [aced2f4] removed unnecessary dependency (Closes: #572873)
* [ce78acd] Added call for tests to ensure correct build
(Closes: #570106)
-- Antonin Kral <A.Kral@sh.cvut.cz> Sun, 07 Mar 2010 21:07:37 +0100
mongodb (1:1.2.2-2) unstable; urgency=low
* [49232f8] removed upstart, it is buggy + not supported in Debian
(Closes: #572812)
-- Antonin Kral <A.Kral@sh.cvut.cz> Sat, 06 Mar 2010 22:55:17 +0100
mongodb (1:1.2.2-1) unstable; urgency=low
* this commit introduces stable version of MongoDB to Debian, hopefully to
be included in upcoming stable (Closes: #570148)
* [2fede57] Upstream release 1.2.2, based on commit
fc3d3acafc253da085f7d0cdcd91059cc9bcd8e3
* [d21668d] versionString changed from "1.2.3-" to "1.2.2"
* [5a8e160] removed debian/files
* [26f3ec2] removed empty preinst
* [5d12fec] removed unnecessary jars
* [978f619] removed unused lib
* [7157b84] Changed maintainer of the package
* [0a939b5] mongo should build only on i386 and amd64
* [f3e7db5] generate list of manpages
* [bcd0d12] database section is probably more appropriate
* [7bec42f] clarification of licensing terms
* [c74fd7d] bumped standards version
* [357da67] merged the rest of debian changes from 1.3
-- Antonin Kral <A.Kral@sh.cvut.cz> Wed, 17 Feb 2010 08:50:07 +0100
mongodb (1.3.1-3) unstable; urgency=low
* [ff792f5] Reordered Build-Depends to enable automated with buildd
(Closes: #570072)
* [4d5a2c1] Added support of nostrip and debug DEB_BUILD_OPTIONS
(Closes: #570077)
* [cbc4e8b] Describe why is mongodb available for some architectures
only (Closes: #570076)
-- Antonin Kral <A.Kral@sh.cvut.cz> Tue, 16 Feb 2010 21:59:56 +0100
mongodb (1.3.1-2) unstable; urgency=low
* [efabc21] change order of build deps of xul-runner to fix sbuild
(Closes: #569417)
* [55e3c9b] added support for mongod config file
* [88a7135] added README.Debian with note about bind_ip set to
localhost
-- Antonin Kral <A.Kral@sh.cvut.cz> Fri, 12 Feb 2010 09:37:23 +0100
mongodb (1.3.1-1) unstable; urgency=low
* Initial release (Closes: #523937)
* [5cd4d87] rebuild original sources to remove debian/files
* [4a84263] Removed empty preinst
* [9698ffb] Changed maintainer of the package
* [4486a47] mongo should build only on i386 and amd64
* [5842c04] no need for creating home-dir for mongo user
* [f47e39e] Added missing manpages
* [987cd73] generate list of manpages
* [e3336d8] used more specific build-depeneds, thanks to Richard
Kreuter <richard@10gen.com>
* [ba8697c] removed unnecessary jars dir with its content
* [91fe1cf] cover licensing terms of used components
* [d59c02f] init.d cleanup
* [78d712b] cover licensing terms of utils/md5.[ch]
* [a696359] removed lib/ from upstream
-- Antonin Kral <A.Kral@sh.cvut.cz> Fri, 29 Jan 2010 19:48:45 +0100
|