/[pkg-ruby-extras]/trunk/libhaml-ruby/debian/changelog
ViewVC logotype

Contents of /trunk/libhaml-ruby/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5321 - (show annotations) (download)
Fri May 14 04:25:11 2010 UTC (3 years ago) by deepak-guest
File size: 5325 byte(s)
updated changelog
1 libhaml-ruby (3.0.2-1) UNRELEASED; urgency=low
2
3 * New upstream release
4 * debian/copyright
5 + updated copyright information
6 + added debian related copyright information
7
8 -- Deepak Tripathi <apenguinlinux@gmail.com> Fri, 14 May 2010 09:53:43 -0400
9
10 libhaml-ruby (2.2.24-1) unstable; urgency=low
11
12 * New upstream release
13
14 -- Gunnar Wolf <gwolf@debian.org> Thu, 29 Apr 2010 21:00:21 -0500
15
16 libhaml-ruby (2.2.23-1) unstable; urgency=low
17
18 * New upstream release
19
20 -- Gunnar Wolf <gwolf@debian.org> Thu, 22 Apr 2010 00:13:36 -0500
21
22 libhaml-ruby (2.2.22-1) unstable; urgency=low
23
24 * New upstream release
25 * Updated debian/watch to ignore versions with nonnumeric components
26 (i.e. 'beta')
27 * Set source format to 3.0 (quilt), lintian looks happier
28
29 -- Gunnar Wolf <gwolf@debian.org> Fri, 09 Apr 2010 08:19:19 -0500
30
31 libhaml-ruby (2.2.21-1) unstable; urgency=low
32
33 * New upstream release
34
35 -- Gunnar Wolf <gwolf@debian.org> Sun, 14 Mar 2010 19:04:18 -0600
36
37 libhaml-ruby (2.2.20-1) unstable; urgency=low
38
39 * New upstream release
40
41 -- Gunnar Wolf <gwolf@debian.org> Tue, 16 Feb 2010 11:07:32 -0600
42
43 libhaml-ruby (2.2.19-1) unstable; urgency=low
44
45 * New upstream release
46 * Remove debian/patches/fix-emacs-mode, change included upstream
47 * Bump Standards-Version (no changes)
48
49 -- Micah Anderson <micah@debian.org> Fri, 12 Feb 2010 12:23:49 -0500
50
51 libhaml-ruby (2.2.17-1) unstable; urgency=low
52
53 * New upstream release
54
55 -- Gunnar Wolf <gwolf@debian.org> Thu, 28 Jan 2010 14:24:49 -0600
56
57 libhaml-ruby (2.2.16-1) unstable; urgency=low
58
59 * New upstream release
60
61 -- Gunnar Wolf <gwolf@debian.org> Sun, 20 Dec 2009 18:37:44 -0600
62
63 libhaml-ruby (2.2.15-1) unstable; urgency=low
64
65 * New upstream release
66
67 -- Gunnar Wolf <gwolf@debian.org> Wed, 02 Dec 2009 16:20:12 -0600
68
69 libhaml-ruby (2.2.14-1) unstable; urgency=low
70
71 * New upstream release
72 * Moved binary package ruby-elisp to section: lisp
73 * Binary package ruby-elisp now also depends on emacs23 | ruby-elisp (as
74 emacs23 provides ruby-mode) (Closes: #557190)
75
76 -- Gunnar Wolf <gwolf@debian.org> Wed, 11 Nov 2009 22:39:00 -0600
77
78 libhaml-ruby (2.2.13-1) unstable; urgency=low
79
80 * New upstream release
81
82 -- Gunnar Wolf <gwolf@debian.org> Wed, 11 Nov 2009 11:49:08 -0600
83
84 libhaml-ruby (2.2.10-1) unstable; urgency=low
85
86 * New upstream release
87
88 -- Gunnar Wolf <gwolf@debian.org> Sat, 31 Oct 2009 19:37:38 -0600
89
90 libhaml-ruby (2.2.8-2) unstable; urgency=low
91
92 * Include haml-elisp.emacsen-startup so the Emacs modes do not have to
93 be explicitly called (Closes: #551258)
94
95 -- Gunnar Wolf <gwolf@debian.org> Fri, 16 Oct 2009 17:51:58 -0500
96
97 libhaml-ruby (2.2.8-1) unstable; urgency=medium
98
99 * New upstream release; fixes potential XSS isue due to incomplete
100 HTML/Unicode escaping —
101 http://github.com/nex3/haml/commit/fcf0d8ff743e947d0f4f563b07770310132d4fc6
102
103 -- Gunnar Wolf <gwolf@debian.org> Tue, 13 Oct 2009 14:15:30 -0500
104
105 libhaml-ruby (2.2.6-1) unstable; urgency=low
106
107 [ Joshua Timberman ]
108 * Suggest, not recommend, rails and hpricot so they are not auto installed
109
110 [ Gunnar Wolf ]
111 * New upstream release
112
113 -- Gunnar Wolf <gwolf@debian.org> Tue, 29 Sep 2009 18:41:06 -0500
114
115 libhaml-ruby (2.2.5-1) unstable; urgency=low
116
117 * New upstream release
118 * Standards-version → 3.8.3 (no changes)
119 * Added README.source, keeping lintian at ease
120 * Actually do the right thing to avoid being compiled with emacs21,
121 instead of just conflicting with the whole package. Thanks to Aaron
122 M. Ucko for pestering me in the right direction! (Closes: #536091)
123
124 -- Gunnar Wolf <gwolf@debian.org> Fri, 18 Sep 2009 17:56:25 -0500
125
126 libhaml-ruby (2.2.0-2) unstable; urgency=low
127
128 [ Ryan Niebur ]
129 * Add myself to Uploaders
130 * install VERSION_NAME, fixing the errors during load
131
132 [ Gunnar Wolf ]
133 * Patched haml-mode.el to avoid compile-time (and thus, install-time)
134 error. Had to also declare Conflicts: on emacs21 (which is going
135 away soon anyway) as author will explicitly not support it. (Closes:
136 #536091)
137 * Thanks to Axel Beckert for his help with elisp!
138
139 -- Gunnar Wolf <gwolf@debian.org> Tue, 04 Aug 2009 16:19:07 -0500
140
141 libhaml-ruby (2.2.0-1) unstable; urgency=low
142
143 [ Ryan Niebur ]
144 * fix watch file
145
146 [ Gunnar Wolf ]
147 * Changed section to Ruby as per ftp-masters' request
148 * New upstream release
149 * Updated standards-version 3.8.0→3.8.2 (no changes needed)
150
151 -- Gunnar Wolf <gwolf@debian.org> Mon, 06 Jul 2009 17:02:01 -0500
152
153 libhaml-ruby (2.0.9-1) unstable; urgency=low
154
155 * New upstream release
156
157 -- Gunnar Wolf <gwolf@debian.org> Tue, 24 Feb 2009 07:45:50 -0600
158
159 libhaml-ruby (2.0.8-1) unstable; urgency=low
160
161 * New upstream release
162 * Fixed debian/watch, which included "/" as part of the directory name
163
164 -- Gunnar Wolf <gwolf@debian.org> Fri, 13 Feb 2009 18:56:19 -0600
165
166 libhaml-ruby (2.0.7-1) unstable; urgency=low
167
168 * New upstream release
169 * Added missing misc:Depends to haml-elisp
170 * Added "Conflicts: sufary" to binary package libhaml-ruby1.8, as both
171 packages provide (completely unrelated) /usr/bin/sass. (Closes:
172 #511032)
173
174 -- Gunnar Wolf <gwolf@debian.org> Tue, 06 Jan 2009 17:36:49 -0600
175
176 libhaml-ruby (2.0.6-1) unstable; urgency=low
177
178 * Initial upload (Closes: #509159)
179
180 -- Gunnar Wolf <gwolf@debian.org> Fri, 19 Dec 2008 15:12:11 -0600

  ViewVC Help
Powered by ViewVC 1.1.5