/[pkg-subversion]/trunk/debian/changelog
ViewVC logotype

Contents of /trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 344 - (hide annotations) (download)
Sat Aug 20 12:11:48 2005 UTC (7 years, 9 months ago) by ftlerror-guest
File size: 45868 byte(s)
Remove subversion.doc-base.book, the book's been removed
1 ftlerror-guest 333 subversion (1.2.1-1) UNRELEASED; urgency=low
2 dwhedon 324
3 ftlerror-guest 343 * Welcome the Debian Subversion Team (Closes: #322257)
4    
5 ftlerror-guest 333 [ Guilherme de S. Pastore ]
6 ftlerror-guest 340 * New upstream release (Closes: #320417)
7     - Tarball repackaged without svnbook, as it's licensed under
8 ftlerror-guest 341 a non-DFSG-free license (Closes: #215083, #314154)
9 ftlerror-guest 334 * debian/compat:
10     - Bump to debhelper compatibility version 4
11     - No longer export DH_COMPAT from inside debian/rules
12 ftlerror-guest 338 * debian/control.m4:
13     - Bump to Standards-Version 3.6.2 with no changes
14 ftlerror-guest 339 - Removed Conflicts/Replaces on all packages not present in
15 ftlerror-guest 343 stable anymore (Closes: #310519)
16 ftlerror-guest 344 * debian/subversion.doc-base.book:
17     - Removed
18 ftlerror-guest 336 * Removed maintenance scripts from the package; left them
19     on the 'tools' section of the repository on svn.debian.org
20 ftlerror-guest 333 [ David Kimdon ]
21 dwhedon 332 * Do not install vc-svn.el (closes: #314213, #315100)
22 dwhedon 328 * Autoload psvn.el by default. (closes: #223303, #305953)
23 dwhedon 329 * Remove hard-coded DEB_BUILDDIR from debian/rules.
24 ftlerror-guest 342 * Enable javahl bindings by default (closes: #271125, #323839)
25 dwhedon 324
26 ftlerror-guest 333 -- Guilherme de S. Pastore <gpastore@colband.com.br> Thu, 14 Jul 2005 20:50:11 -0700
27 dwhedon 324
28 dwhedon 308 subversion (1.2.0-1) unstable; urgency=low
29    
30     * New upstream release. (Closes: #310474)
31 dwhedon 314 * Fixes many bugs (some of these may have actually been fixed
32     before 1.2.0, in any case they are now fixed) :
33     svndumpfilter: no crash on 64-bit platforms (Closes: #309161)
34     symlink now works in "svn merge" (Closes: #296046)
35     svnserve does ipv6 (Closes: #235755)
36     svn no longer can export non-existent files (Closes: #279080)
37     svn status "R" is documented in the svn book: (Closes: #269021)
38     Fix auth problem (Closes: #269165)
39     svn diff handles ctrl-c (Closes: #266973)
40 dwhedon 318 * Build-conflict with libsvn0 (<<1.2). This is a work-around to
41     Debian bug 291641.
42 dwhedon 319 * The subversion book source has moved out of this package, install a
43     pre-built book.
44 dwhedon 308
45     -- David Kimdon <dwhedon@debian.org> Wed, 8 Jun 2005 22:19:21 -0700
46    
47 dwhedon 307 subversion (1.1.4-2) unstable; urgency=high
48    
49     * Put call to dh_installdeb after call to dh_python. Fixes purge
50     of python2.3-subversion (closes: #308777)
51     * Disable full testsuite. All archs have already past it. No need to
52     burden the autobuilders with all the tests.
53     * Set DEB_BUILDDIR correctly since something is apparently setting it
54     incorrectly.
55    
56     -- David Kimdon <dwhedon@debian.org> Thu, 12 May 2005 21:04:56 -0700
57    
58 dwhedon 303 subversion (1.1.4-1) unstable; urgency=low
59 dwhedon 301
60 dwhedon 303 * New upstream release. (Closes: #303179)
61 dwhedon 302 * Set LC_ALL for testsuite so build runs in a known environent.
62 dwhedon 301 (closes: #301495)
63 dwhedon 305 * Omit unnecessary svn.vim (now included in the standard vim distribution)
64     (closes: #298901)
65 dwhedon 306 * Try again to get -O2 in CFLAGS. (closes: #303744)
66 dwhedon 301
67     -- David Kimdon <dwhedon@debian.org> Sun, 27 Mar 2005 20:43:17 -0800
68    
69 dwhedon 297 subversion (1.1.3-3) unstable; urgency=low
70 dwhedon 248
71 dwhedon 297 * Add -O2 to CFLAGS.
72 dwhedon 299 * Fix trac's revision log (closes: #299817)
73     patche thanks to Torsten Landschoff <torsten@debian.org>
74 dwhedon 297
75     -- David Kimdon <dwhedon@debian.org> Fri, 25 Feb 2005 20:25:02 -0800
76    
77     subversion (1.1.3-2) unstable; urgency=low
78    
79     * Patches thanks to Torsten Landschoff <torsten@debian.org>
80     - Let cdbs handle updating config.{sub|guess}.
81     - Support swig 1.3.24. (closes: #295452)
82     * Remove old upgrade notes from README.Debian.
83     * Fix doc url (closes: #293310)
84    
85     -- David Kimdon <dwhedon@debian.org> Sun, 20 Feb 2005 11:31:34 -0800
86    
87     subversion (1.1.3-1) unstable; urgency=low
88    
89     * New upstream release. (closes: #290610, #288344, #290381)
90     - remove r12102.patch as it is integrated in this upstream release.
91     * Make libsvn0 conflict with libsvn-core-perl (= 1.0.9) (closes: #290807)
92     * Allow the build to use a 1.3.22 swig version since the Debian
93     version is patched to include the necessary runtime libraries.
94     * Don't start description synopses with a capital letter, make homepage
95     consistent explicit in package description (as suggested by the
96     Developer's Reference).
97     * Be more explicit about what the default apache module configuration
98     allows. Default to a read-only repository for non-anonymous
99     users. (closes: #277303)
100     * The book isn't being built properly, stop building it and use the
101     version that is shipped with the tarball (closes: #282393).
102    
103     -- David Kimdon <dwhedon@debian.org> Sat, 15 Jan 2005 14:12:54 -0800
104    
105     subversion (1.1.1-2) unstable; urgency=low
106    
107     * Fix minor incompatability between 1.0 and 1.1 libraries.
108     (closes: #275545)
109     * Remove conditionals and variables that allow debian/rules to
110     support building subversion 1.0.
111     * Re-enable debian/patches/rpath.patch. This get rpath out of
112     some of the binaries.
113     * Minor build system fixes.
114     * python2.3-subversion now Conflict/Replace's python2.1-subversion
115     (closes: #281047)
116     * Mention DAV in description of libapache2-svn package.
117     (closes: #277301)
118     * Uncomment section markers in default configuration files. It is easy
119     to uncomment the option, but not the section marker and then wonder
120     why the change has not taken effect. (closes: #278162)
121     * Fix path to subversion book. (closes: #285240)
122    
123     -- David Kimdon <dwhedon@debian.org> Sun, 5 Dec 2004 10:26:12 -0800
124    
125     subversion (1.1.1-1) experimental; urgency=low
126    
127     * New upstream release. (closes: #272000)
128     * Fix hard-coded swig version in debian/rules (closes: #276838)
129 dwhedon 248 * Mention 'dav' in the description of libapache2-svn so the package
130     is easier to find. (closes: #277302)
131 dwhedon 254 * Create libsvn-core-perl dependency on libsvn0 via the shlibs file
132     so the version is taken into account. (closes: #279439)
133 dwhedon 248
134 dwhedon 297 -- David Kimdon <dwhedon@debian.org> Sat, 30 Oct 2004 07:59:52 -0700
135 dwhedon 248
136 dwhedon 297 subversion (1.1.0-1) experimental; urgency=low
137    
138     * New upstream release.
139 dwhedon 229 * Make debian/control.in a double-colon rule. This allows us to
140     build with old and new versions of cdbs. We are not using
141 dwhedon 297 cdbs's debian/control rule.
142 dwhedon 235 * Increase debhelper build dependency to 4.1.25 since we use
143 dwhedon 297 dh_python.
144     * Increase version number to prevent this package from being
145     removed from experimental. (1.0.8-1 has been uploaded to
146     unstable.)
147     * Disable testsuite on powerpc since I just ran it.
148 dwhedon 236 * Build depend on swig >= 1.3.22-2 so we get a runtime library
149     and the build doesn't fail.
150 dwhedon 229
151 dwhedon 297 -- David Kimdon <dwhedon@debian.org> Sat, 25 Sep 2004 10:11:12 -0700
152 dwhedon 229
153 dwhedon 297 subversion (1.0.6+1.1.0rc4-1) experimental; urgency=high
154 dwhedon 229
155 dwhedon 297 * New upstream release.
156 dwhedon 224 * CAN-2004-0749: mod_authz_svn fails to protect metadata
157 dwhedon 213
158 dwhedon 297 -- David Kimdon <dwhedon@debian.org> Fri, 24 Sep 2004 20:38:15 -0700
159    
160     subversion (1.0.6+1.1.0rc2-1) experimental; urgency=low
161    
162     * New upstream release.
163     * Build system changes so we can easily support subversion 1.1.x.
164     * Minor build changes to support 1.1.x.
165    
166 dwhedon 213 -- David Kimdon <dwhedon@debian.org> Wed, 8 Sep 2004 22:36:04 -0700
167    
168 dwhedon 210 subversion (1.0.6-2) unstable; urgency=high
169    
170 dwhedon 211 * This package is source equivalent to 1.0.6-1.
171 dwhedon 210 * Remove debian/patches/apr_dir_make.patch as this is now fixed
172     in the apache2 version we depend on.
173     * Build depend on apache2 >= 2.0.50-11 so we get all fixes.
174 dwhedon 211 * Put version number to something that katie will not interpret as
175     a binary NMU.
176 dwhedon 210
177     -- David Kimdon <dwhedon@debian.org> Wed, 1 Sep 2004 22:03:43 -0700
178    
179 dwhedon 208 subversion (1.0.6-1.2.1) unstable; urgency=high
180    
181     * Binary non-maintainer upload by temporary maintainer.
182    
183     -- Matt Kraai <kraai@debian.org> Thu, 26 Aug 2004 15:06:09 -0700
184    
185 dwhedon 206 subversion (1.0.6-1.2) unstable; urgency=high
186    
187     * Non-maintainer upload with maintainer approval.
188     * Reverting the apache2/apr LFS transition by bumping our build-dep
189     to (>= 2.0.50-10), as the apache2 maintenance team has decided that
190     the ABI transition, while desireable, just wasn't manageable this
191     close to a release.
192     * Re-enable the testsuite on all arches to make sure all this ABI
193     buggery hasn't, well, buggered anything.
194    
195     -- Adam Conrad <adconrad@0c3.net> Fri, 20 Aug 2004 10:34:24 -0600
196    
197 dwhedon 204 subversion (1.0.6-1.1) unstable; urgency=medium
198    
199     * Non-maintainer upload by temporary maintainer.
200     * Work around the apr_dir_make bug in Apache 2.0.50 (closes: #256909).
201     * Update apache build-dep to >= 2.0.50-9 (closes: #266170, #266193).
202    
203     -- Matt Kraai <kraai@debian.org> Tue, 17 Aug 2004 04:31:49 -0700
204    
205 gcs-guest 192 subversion (1.0.6-1) unstable; urgency=high
206 dwhedon 181
207 dwhedon 186 * New upstream release.
208 dwhedon 187 - fix mod_authz_svn COPY security hole (closes: #261938)
209 dwhedon 181 * Depend on exim4 rather than exim. (closes: #255363)
210 dwhedon 188 * Link libsvn_swig_perl-1.so with all the libraries it depends on.
211     (closes: #262025)
212 dwhedon 193 * Update neon build-dep to >= 0.24.7.
213     * Update apache build-dep to >= 2.0.50.
214 dwhedon 195 * Refresh debian/patches/repos-templates.patch.
215 dwhedon 196 * Add build-dep on libkrb5-dev.
216     * Fix permissions on libsvn-core-perl shared libraries.
217 dwhedon 197 * Only remove modules from apache's configuration when we are
218     removing libapache2-svn, not on upgrades. (closes: #251245)
219     Additionally, move the module config manipulation from the postrm
220     to the prerm. This way there is no time when apache is configured
221     to load a module that is not present on the system.
222 dwhedon 181
223     -- David Kimdon <dwhedon@debian.org> Sun, 20 Jun 2004 15:34:57 +0200
224    
225 dwhedon 164 subversion (1.0.5-1) unstable; urgency=low
226 dwhedon 159
227     * New upstream release.
228 dwhedon 164 - Fix CAN-2004-0413: Subversion svn:// protocol string parsing error.
229     (closes: #253694)
230 dwhedon 159 * Update build-depends to neon 0.24.6.
231 dwhedon 163 * Fix broken /etc/emacs/site-start.d/vc-svn.el (closes: #250058)
232 dwhedon 159
233     -- David Kimdon <dwhedon@debian.org> Mon, 24 May 2004 14:45:09 +0200
234    
235 dwhedon 154 subversion (1.0.3-1) unstable; urgency=high
236    
237     * New upstream release.
238     - fix CAN-2004-0397 : Subversion remote vulnerability
239     (closes: #249791)
240    
241     -- David Kimdon <dwhedon@debian.org> Wed, 19 May 2004 20:31:15 +0200
242    
243 dwhedon 152 subversion (1.0.2-5) unstable; urgency=low
244    
245     * Fix apache modules link in a cleaner way. Previously I had some
246     hard-coded link lines in debian rules. The present change modfies the
247     subversion build system itself to hopefully do the right thing in all
248     cases. This change is less invasive and should allow all archs to
249     build. (closes: #246903)
250    
251     -- David Kimdon <dwhedon@debian.org> Sun, 2 May 2004 11:09:20 +0200
252    
253 dwhedon 149 subversion (1.0.2-4) unstable; urgency=low
254    
255     * Remove 'sudo' line that I didn't mean to commit and got included
256     in 1.0.2-3. Thanks to Norbert Tretkowski for noticing.
257    
258     -- David Kimdon <dwhedon@debian.org> Sat, 1 May 2004 14:07:28 +0200
259    
260 dwhedon 147 subversion (1.0.2-3) unstable; urgency=low
261    
262     * Fix apache modules link. (closes: #246258)
263    
264     -- David Kimdon <dwhedon@debian.org> Sat, 1 May 2004 09:26:23 +0200
265    
266 dwhedon 141 subversion (1.0.2-2) unstable; urgency=low
267 dwhedon 126
268 dwhedon 127 * Fix python interpreter in svnshell. (closes: #245473)
269 dwhedon 133 * Include manpage for svn_load_dirs. Thanks to Per Olofsson.
270     (closes: #245630)
271 dwhedon 139 * Remove rpath from shared libraries.
272 dwhedon 145 * Archs not marked to run the testsuite will now still run basic_tests.py
273     * Disable full testsuite on archs that have passed it for 1.0.2-1.
274 dwhedon 126
275     -- David Kimdon <dwhedon@debian.org> Fri, 23 Apr 2004 20:53:43 +0200
276    
277 dwhedon 114 subversion (1.0.2-1) unstable; urgency=low
278    
279     * New upstream release.
280 dwhedon 117 * fix assertion failure in vwrite_tuple() (closes: #241076)
281 dwhedon 114 * Remove shlibs.local (closes: #244466)
282 dwhedon 119 * Put back in svnshell, patch the error messages so they are not
283     confusing (closes: #234462).
284 dwhedon 121 * Point to /usr/bin/svnshell as an example to help get started using
285     the pythong bindings. (closes: #239924)
286 dwhedon 120 * subversion now suggests subversion-tools. This may make it easier
287     to find the tools contained in subversion-tools. (closes: #243917)
288 dwhedon 114
289     -- David Kimdon <dwhedon@debian.org> Sun, 18 Apr 2004 16:09:55 +0200
290    
291 dwhedon 112 subversion (1.0.1-3) unstable; urgency=low
292 dwhedon 111
293     * Fix python2.3-subversion and subversion-tools priority so they are
294     the same as the priorities in the override file.
295 dwhedon 112 * Fix libtool problem by no longer doing the LIBTOOL_IS_A_FOOL
296     hack. (closes: #242460)
297     * Fix hard-coded link in debian/rules to link with ptoper swig.
298 dwhedon 111
299     -- David Kimdon <dwhedon@debian.org> Sat, 3 Apr 2004 11:13:29 +0200
300    
301 dwhedon 104 subversion (1.0.1-2) unstable; urgency=low
302    
303 dwhedon 106 * Apply changes up to the current head of the 1.0.x branch.
304     This line is making its way to become 1.0.2. The diff was
305     obtained like this:
306     svn diff http://svn.collab.net/repos/svn/tags/1.0.1 \
307     http://svn.collab.net/repos/svn/branches/1.0.x@9275
308     - Fix recursive propset (closes: #238558)
309 dwhedon 104 * Increase swig build dependancy to 1.3.21-2 so we get a working
310 dwhedon 105 dependancy. (closes: #237230)
311 dwhedon 104
312     -- David Kimdon <dwhedon@debian.org> Fri, 2 Apr 2004 20:19:46 +0200
313    
314 dwhedon 102 subversion (1.0.1-1) unstable; urgency=low
315 dwhedon 100
316 dwhedon 102 * New upstream release.
317 dwhedon 100 * Change libsvn0-dev and subversion-tools priority to extra so that
318     there is no longer a disparity between the override file and the
319     control file.
320 dwhedon 102 * cvs2svn is no longer part of this package, request for package filed,
321     see http://bugs.debian.org/237934 .
322     * libswig1.3 provides an incorrect shlibs file, add proper dependancies
323     to debian/shlibs.local (closes: #220107)
324 dwhedon 100
325     -- David Kimdon <dwhedon@debian.org> Thu, 11 Mar 2004 12:21:33 +0100
326    
327 dwhedon 81 subversion (1.0.0-2) unstable; urgency=low
328    
329 dwhedon 92 * Apply changes up to the current head of the 1.0.x branch.
330     This line is making its way to become 1.0.1 which is expected
331     to be released soon. The diff was obtained like this:
332     svn diff http://svn.collab.net/repos/svn/tags/1.0.0 \
333     http://svn.collab.net/repos/svn/branches/1.0.x@8939
334     - Fix directory walk ordering on filesystems that don't return
335 dwhedon 81 '.' first. (closes: #231364)
336 dwhedon 92 - Many other fixes.
337 dwhedon 84 * Fix description of the subversion book (it is a version control,
338     not a revision control system)
339 dwhedon 85 * Remove local copy of patchsys-quilt.mk and add version to quilt build-dep.
340     * Don't strip binaries if 'nostrip' is in DEB_BUILD_OPTIONS.
341     * Patch from Erno Kuusela to 50vc-svn.el so subversion vc backend doesn't
342 dwhedon 94 supersede an existing default.
343 dwhedon 86 * Don't ship .pyc files in pythonX.Y-subversion. These files should instead
344     be generated in the postinst. (closes: #236170)
345 dwhedon 87 * Detect if debian/control is invalid. If invalid then recreate it and
346     exit failure telling the user to try again. (closes: #204253)
347 dwhedon 88 * Add debian/shlibs.local which needs to stay around until #231659
348     is fixed (closes: #234932).
349 dwhedon 94 * Fix broken stamp files that were among other things making the build
350     execute the configure and autogen rules unnecessarily.
351 dwhedon 97 * Update to policy 3.6.1 (no changes).
352 dwhedon 81
353     -- David Kimdon <dwhedon@debian.org> Mon, 23 Feb 2004 22:32:22 +0100
354    
355 dwhedon 73 subversion (1.0.0-1) unstable; urgency=low
356 dwhedon 61
357     * New upstream release.
358 dwhedon 62 - INSTALL no longer says Subversion is alpha. (closes: #232945)
359 dwhedon 64 - Remove cvs2svn manpage.
360 dwhedon 61 * Fix formatting of NEWS.Debian. (closes: #232940)
361 dwhedon 63 * Put version in shlibs file. In the last upload I removed all version
362     info from the shlibs file rather than converting = to >=.
363 dwhedon 69 * Enable testsuite on many archs.
364     * Build with srcdir == builddir. This fixes some problems in the
365     perl bindings and generally makes the build system cleaner.
366     * Remove svnadmin-static. With the build system changes it wasn't
367     easy to keep it and we won't need it for a while if ever.
368 dwhedon 61
369     -- David Kimdon <dwhedon@debian.org> Sat, 21 Feb 2004 08:49:04 +0100
370    
371 dwhedon 52 subversion (0.37.0-3) unstable; urgency=low
372 dwhedon 32
373     * When saying you need to dump/reload your repository it is helpful
374     to provide the path to the manual which describes how to do so.
375     (closes: #231176)
376 dwhedon 33 * Include README and HACKING. (closes: #218052)
377 dwhedon 36 * Mention to abbreviation 'svn' in short package descriptions.
378     (closes: #231698)
379 dwhedon 37 * shlibs file now creates a >= dependancy rather than a strict =.
380     (closes: #231681)
381 dwhedon 38 * Don't include svnshell. It is just an example of how to use the
382     bindings and isn't for general consumption. (closes: #230534)
383 dwhedon 41 * New package libsvn-core-perl. (closes: #208935)
384 dwhedon 43 * Fix doc build by giving the new path to the docbook stylesheets.
385     (closes: #231981)
386 dwhedon 45 * Start using 'quilt' and part of 'cdbs' to maintain separate pataches
387     within the source package.
388 dwhedon 46 * Fix default repos templates. (closes: #210901)
389 dwhedon 51 * Update swig build-dep to >= 1.3.21. This isn't actually required
390     by Subversion but I have some current Subversion bug reports that
391 dwhedon 52 indicate mixing 1.3.19 builds with 1.3.21 systems may cause problems.
392 dwhedon 51 * Pass fulll path the swig to configure so as to ensure we use the swig
393     from the Debian package.
394 dwhedon 55 * Don't pass broken CFLAGS to swig wrapper build (closes: #232591)
395 dwhedon 32
396     -- David Kimdon <dwhedon@debian.org> Sat, 7 Feb 2004 00:00:41 +0100
397    
398 dwhedon 22 subversion (0.37.0-2) unstable; urgency=low
399    
400     * Remove more references to Subversion being alpha (closes: #230744)
401 dwhedon 23 * Fix up debian/build.sh so the source package has all necessary files.
402     (closes: #230948)
403 dwhedon 24 * It looks like all archs have built the new swig now, so try this build
404     again (closes: #230955)
405 dwhedon 25 * NEWS.Debian and README.Debian made references to subversion
406     0.35.1-1 which was never uploaded. Fix those references so they point
407     to 0.37.0-1.
408 dwhedon 22
409     -- David Kimdon <dwhedon@debian.org> Mon, 2 Feb 2004 19:56:12 +0100
410    
411 dwhedon 19 subversion (0.37.0-1) unstable; urgency=low
412 dwhedon 1
413     ** NOTE: Repository dump/reload required. See NEWS.Debian **
414    
415     * New upstream release.
416 dwhedon 2 - Subversion is getting close to the 1.0 release (closes: #193062)
417 dwhedon 13 - svnserve ssh now accepts user@host (closes: #202885)
418 dwhedon 19 * Rebuild against new libapr. (closes: #230311)
419 dwhedon 4 * doc build has changed since the last release, update so it still builds.
420 dwhedon 1 * Add build-conflicts against broken libtool 1.5-6.
421     * Don't build book since the source distribution already provides
422     us with a built book.
423     * Build with Berkeley DB 4.2.
424 dwhedon 21 * Increase required apache2 version to 2.0.48-7 so we build with the
425 dwhedon 1 same version of Berkeley DB.
426     * No longer install binaries that include debug symbols.
427 dwhedon 6 * Autogenerated cruft is no longer part of the source package's diff.
428 dwhedon 9 * Update debian/copyright notice for 2004.
429     * The default /etc/subversion/config and /etc/subversion/servers are now
430     generated as part of the build.
431 dwhedon 11 * Link libsvn_swig_py properly. (closes: #220107)
432 dwhedon 12 * Remove note from debian/control saying that this is an alpha release.
433 dwhedon 1
434     -- David Kimdon <dwhedon@debian.org> Tue, 18 Nov 2003 21:39:50 +0100
435    
436     subversion (0.33.0-1) unstable; urgency=low
437    
438     * New upstream release. (closes: #220672)
439     - fix internal diff library (closes: #218406, #220474)
440     - cvs2svn fixed (closes: #216868)
441     * Change build dependancy from apache2-devb to apache2-threaded-dev.
442     * Remove hack to get around broken apr-config now that bug #197685 is
443     fixed.
444     * Build depend on docbook-xsl rather than docbook-xsl-stylesheets.
445     (closes: #220788)
446     * Now that neon 0.24.4 is available increase build dependancy to require
447     it. Subversion itself doesn't require the new version but there are
448     enough bug fixes in that version of neon that it is better to use it.
449     * Enable mod_dav_fs in libapache2-svn.postinst (closes: #219620)
450     * Fix propchange-email.pl and commit-access-control.pl interpreter
451     (closes: #220692)
452     * Corrent python invocation in svnperms.py.
453     * Update /etc/subversion/{config,servers}
454     * Update debian/copyright. Re-sync with current upstream license (remove
455     reference to expat-lite, add reference to apr-util). Fix download
456     URL to point only to http://subversion.tigris.org rather than trying
457     to show the exact URL since that can change.
458    
459     -- David Kimdon <dwhedon@debian.org> Sat, 15 Nov 2003 22:29:33 +0100
460    
461     subversion (0.32.1-1) unstable; urgency=low
462    
463     * New upstream release.
464     New manpages. (closes: #206646)
465     * The source package shouldn't be in Debian native format. (closes: #216514)
466     * Update default /etc/apache2/mods-available/dav_svn.conf with some better
467     comments and bring it up to date with current required syntax.
468     * Move last dump/reload notes from NEWS.Debian into README.Debian since it
469     isn't news anymore.
470    
471     -- David Kimdon <dwhedon@debian.org> Sun, 19 Oct 2003 19:22:52 +0200
472    
473     subversion (0.31.0-1) unstable; urgency=low
474    
475     * New upstream release.
476     * Remove Matt Kraai from Uploaders field. Thanks for all the help
477     Matt!
478     * Wrote debian/tools/svn-make-config.c which is a tool that helps to
479     create default config files. Maybe this can be included upstream
480     somehow. Update /etc/subversion/{config,servers}
481     * Include svnadmin-static manpage.
482    
483     -- David Kimdon <dwhedon@debian.org> Tue, 7 Oct 2003 07:03:12 +0200
484    
485     subversion (0.30.0-2) unstable; urgency=low
486    
487     * Adjust dynamic linker search path and location of svnversion
488     binary so the book build doesn't generate a spurious error message.
489     As a bonus the version number in the built doc should be correct
490     now instead of saying 'Draft'.
491     * Set XSL_DIR when building the docs so we can find things like
492     docbook.xsl. It appears as though this succeeded when I built
493     0.30.0-1 because make didn't need to recreate the documentation
494     completely. On the autobuilders this was not the case.
495     (closes: #213116)
496    
497     -- David Kimdon <dwhedon@debian.org> Sun, 28 Sep 2003 21:24:55 +0200
498    
499     subversion (0.30.0-1) unstable; urgency=low
500    
501     * New upstream release.
502     * Update /etc/subversion/{config,servers}
503    
504     -- David Kimdon <dwhedon@debian.org> Wed, 24 Sep 2003 22:15:17 +0200
505    
506     subversion (0.29.0-2) unstable; urgency=low
507    
508     * Force neon build dependancy and libsvn0-dev dependancy to libneon24.
509     In reality neon 0.23.9 or greater will work, but since we need to
510     hard-code the version in the libsvn0-dev dependnacy it is simpler to just
511     force libneon24. (closes: #206031)
512     * Disable testsuite on archs where it has passed.
513     * Remove unneeded, crufty shlibs.local.
514     * Make debian/control read-only to discourage edits to it rather than
515     debian/control.in. (closes: #211091)
516     * Drop debhelper build dependancy back to >=3 so it is easier to
517     build the package on old systems.
518     * Actually install NEWS.Debian rather than having it sit in the
519     source package where no one can see it. (closes: #210684, #210822)
520     * Update /etc/subversion/config and /etc/subversion/servers
521     * Make package descriptions more clear and detailed. (closes: #210065)
522     * Fix commit-email.pl (closes: #211577)
523     * Remove extra hyphen in subversion.preinst rm's and make a note
524     about why we are doing the rm.
525    
526     -- David Kimdon <dwhedon@debian.org> Sun, 14 Sep 2003 09:04:35 +0000
527    
528     subversion (0.29.0-1) unstable; urgency=low
529    
530     * New upstream release:
531     - Work with neon 0.24 (closes: #206031).
532     - Handle tool rearrangment, thanks to Kevin M. Rosenberg (closes:
533     #208813).
534     * Require debhelper 4.1.51 or later to install NEWS.Debian.
535    
536     -- Matt Kraai <kraai@debian.org> Fri, 05 Sep 2003 16:14:51 -0700
537    
538     subversion (0.27.0-1) unstable; urgency=low
539    
540     * Merge multi-line depends and build-depends fields (closes: #203413).
541     * Fix verb conjugations in libapache2-svn's description (closes:
542     #203417).
543     * Change Apache location from /svn/repos to /svn (closes: #203301).
544     * Change the default repository location to /var/lib/svn.
545     * Force dependencies on libsvn0 to require the same version that was
546     used to build (closes: #203454).
547     * Move svnindex.css and svnindex.xsl to /var/www/apache2-default in
548     libapache2-svn (closes: #203749).
549     * Include "svn" in the description of subversion (closes: #204179).
550     * Regenerate control (closes: #205311).
551    
552     -- Matt Kraai <kraai@debian.org> Thu, 14 Aug 2003 16:22:04 -0700
553    
554     subversion (0.26.0-1) unstable; urgency=low
555    
556     * Add self to Uploaders.
557     * New upstream release:
558     - Handle absolute paths in svn_load_dirs.pl (closes: #187331).
559     - Call Cmd.__init__ in svnshell.py (closes: #198140).
560     - Handle paths containing quotes in cvs2svn (closes: #201290).
561     * Build-depend on apache2-dev (>= 2.0.47), libapr0-dev (>= 2.0.47), and
562     libneon23-dev (>= 0.23.9).
563     * Include fixes from 0.25-0.1 (closes: #198304, #199015, #199710,
564     #200657, #201009).
565     * Add perl (>= 5.8.0-7) to subversion-tools's dependencies (closes:
566     #191138).
567     * Add liburi-perl (>= 1.17-1) to subversion-tools's dependencies
568     (closes: #198143).
569     * Rename libapache2-dav-svn to libapache2-svn and include mod_authz_svn
570     (closes: #198182).
571    
572     -- Matt Kraai <kraai@debian.org> Thu, 24 Jul 2003 05:55:37 -0700
573    
574     subversion (0.25-0.1) unstable; urgency=low
575    
576     * Non-maintainer upload.
577     * New upstream release.
578     * Add missing files to python2.2-subversion (closes: #199015).
579     * Make subversion-tools replace subversion (<< 0.22.1-1)
580     (closes: #198304).
581    
582     -- Matt Kraai <kraai@debian.org> Sat, 12 Jul 2003 15:29:45 +0200
583    
584     subversion (0.24.2-1) unstable; urgency=low
585    
586     * New upstream release
587     * Fix quoting error in debian/rules that was breaking the swig build.
588     * Add shlibs.local to work around problems like bug 197989.
589    
590     -- David Kimdon <dwhedon@debian.org> Wed, 18 Jun 2003 18:06:55 -0700
591    
592     subversion (0.24.1-1) unstable; urgency=low
593    
594     * New upstream release :
595     - no long includes svn-deisgn info document (closes: #196412)
596     * strip svnadmin-static. It is very large and not needed for
597     debugging since the shared version of svnadmin can be used as long
598     as the package is installed.
599     * Follow apache2 change to module build helper (apxs -> apxs2).
600     (closes: #196577)
601     * Update apache2 and apr build dependancy.
602     * Build fixes thanks to Michael Cardenas <mbc@debian.org>
603     * Update build dependancy libsasl-dev -> libsasl2-dev.
604     * svn-design.info is no longer built, remove texinfo build-dep.
605     * Update apache2 example configuration based on input from
606     solo turn <soloturn99@yahoo.com> (closes: #197089)
607     * Don't attempt to load vc-svn when package has been removed and
608     only conffiles remain, patch thanks to Kalle Olavi Niemitalo <kon@iki.fi>
609     (closes: #193427)
610     * work around problem with apr-config (see bug #197685).
611    
612     -- David Kimdon <dwhedon@debian.org> Sun, 1 Jun 2003 20:45:05 -0700
613    
614     subversion (0.23.0-2) unstable; urgency=low
615    
616     * Abort build on testsuite failure.
617     * Create a proper source package. (closes: #194517)
618     * Fix export over ra_svn. Thanks to Branden Robinson for the fix and
619     offering to NMU. (closes: #193060)
620     * Update comment-out vc-svn autoload commands to avoid problems with
621     xemacs. Thanks to Kalle Olavi Niemitalo <kon@iki.fi> for the
622     problem analysis and patch. (closes: #191632)
623     * Disable testsuite on archs that passed 0.23.0-1.
624    
625     -- David Kimdon <dwhedon@debian.org> Thu, 22 May 2003 09:52:35 -0700
626    
627     subversion (0.23.0-1) unstable; urgency=low
628    
629     * New upstream release.
630     * Add build-dep on xsltproc, docbook-xsl-stylesheets, create
631     html version of book during build.
632     * Update to standards version 3.5.10 (no changes).
633    
634     -- David Kimdon <dwhedon@debian.org> Mon, 19 May 2003 18:34:24 -0700
635    
636     subversion (0.22.2-1) unstable; urgency=low
637    
638     * New upstream release.
639     * Don't strip objects. This is a deliberate policy violation. The
640     goal is to lower the barrier to anyone wishing to debug this
641     software. See the notes in Bug#193062 for more info.
642     * Let debhelper create conffiles.
643     * Include perl dependancy information in subversion-tools package
644     (closes: #191138, #187324).
645     * Disable testsuite on archs that passed 0.22.1-1.
646    
647     -- David Kimdon <dwhedon@debian.org> Tue, 13 May 2003 18:20:44 -0700
648    
649     subversion (0.22.1-1) unstable; urgency=low
650    
651     * New upstream release.
652     * Tone down the warning in the package description about data loss, simply
653     indicate that this software is still in development.
654     * Apply 0.21.0 changes to debian/control.in that were erronously applied
655     only to debian/control. (closes: #190353)
656     * Include HACKING in /usr/share/doc/subversion/. (closes: #191450)
657     * Don't automatically load emacs lisp files. The bindings can still be
658     enabled by the system administrator uncommenting the lines in
659     /etc/emacs/site-start.d. (closes: #190804)
660     * Update build dependancy to require more recent apache2-dev and
661     libapr0-dev (closes: #192595)
662     * Speed up ./debian/rules by limiting the number of times we exec dpkg.
663     * Add versioned build-dep on debhelper.
664     * Move the python script /usr/bin/svnshell from the 'subversion'
665     package into the 'subversion-tools' package. ('subversion-tools'
666     already had a python dependancy)
667    
668     -- David Kimdon <dwhedon@debian.org> Thu, 8 May 2003 08:16:13 -0700
669    
670     subversion (0.21.0-1) unstable; urgency=low
671    
672     * New upstream release.
673     * Include svnshell. (closes: #187446)
674     * Include svnindex.css and svnindex.xsl. (closes: #185465)
675     * Make subversion priority optional. (closes: #188141)
676     * Update to policy 3.5.9 (no changes).
677     * Fix svn-dev.vim (closes: #187937).
678     * Fix emacs svn-status-mode (closes: #188706).
679     * Remove subversion-server package (closes: #182653). As indicated
680     in the bug report the subversion-server package was only necessary if
681     one wanted to use subversion with apache. I don't see a compelling
682     need for the subversion-server package, all it did is depend on
683     subversion, subversion-tools and libapache2-dav-svn.
684    
685     -- David Kimdon <dwhedon@debian.org> Wed, 16 Apr 2003 00:37:05 -0700
686    
687     subversion (0.20.1-2) unstable; urgency=low
688    
689     * Fix svnversion breakage, again, sigh. This time with a fix that
690     is easier to maintain (no longer need to patch upstream source).
691     (closes: #186966)
692     * Fix improperly generated source package (was in Debian native format).
693     * Update package sections for libsvn0-dev and python2.2-subversion
694     based on new archive sections.
695     * Update debian/copyright (fix spelling of 'acknowledgment' and
696     extend copyright to 2003).
697     * Remove NEWS.Debian (was news from 0.17)
698     * Update /etc/subversion/[config,servers]
699    
700     -- David Kimdon <dwhedon@debian.org> Mon, 31 Mar 2003 07:34:01 -0800
701    
702     subversion (0.20.1-1) unstable; urgency=low
703    
704     * New upstream release.
705    
706     -- David Kimdon <dwhedon@debian.org> Sun, 30 Mar 2003 18:14:01 -0800
707    
708     subversion (0.20-1) unstable; urgency=low
709    
710     * New upstream release.
711    
712     -- David Kimdon <dwhedon@debian.org> Thu, 20 Mar 2003 21:43:10 -0800
713    
714     subversion (0.19.1-2) unstable; urgency=low
715    
716     * Fix psvn.el autoload. (closes: #185130)
717     * Fix autobuild failure. (closes: #185088)
718     * Minor update to /etc/subversion/servers.
719    
720     -- David Kimdon <dwhedon@debian.org> Mon, 17 Mar 2003 07:00:17 -0800
721    
722     subversion (0.19.1-1) unstable; urgency=low
723    
724     * New upstream release.
725     * Install psvn.el and vc-svn.el so they are autoloaded by emacs,
726     thanks to Martin Pool <mbp@sourcefrog.net> for a patch. (closes: #184032)
727     * Retiring svn-[buildpackage|inject] until I update them.
728    
729     -- David Kimdon <dwhedon@debian.org> Sun, 9 Mar 2003 18:45:57 -0800
730    
731     subversion (0.18.1-1) unstable; urgency=low
732    
733     * New upstream minor release.
734     * add python fixups from woody backport
735     * disable testsuite for archs that have passed it
736     * fixup db tool path in hotbackup.py, again (closes: #182777)
737    
738     -- David Kimdon <dwhedon@debian.org> Sun, 23 Feb 2003 13:22:45 -0800
739    
740     subversion (0.18.0-1) unstable; urgency=low
741    
742     * New upstream release. (closes: #180910)
743     - Use new --with-editor configure switch to set default editor to
744     /usr/bin/editor (closes: #162632, #164371)
745     - New cvs2svn manpage thanks to Robert Bihlmeyer <robbe@orcus.priv.at>
746     (closes: #176576)
747     * Fixups for woody backport
748     - libtool patch is back. It is only applied for the versions of libtool
749     that need it (such as the libtool in woody).
750     - make the testsuite run on woody.
751     * Add build-dep on libsasl-dev.
752     * Make subversion-tools depend on an explicit version of subversion and
753     python2.2-subversion (closes: #180621)
754    
755     -- David Kimdon <dwhedon@debian.org> Sun, 9 Feb 2003 22:16:27 -0800
756    
757     subversion (0.17.1-2) unstable; urgency=low
758    
759     * The Berkeley DB update as of 0.17.1-1 requires you to run
760     'svnadmin recover /path/to/repos', see README.Debian for
761     more information.
762    
763     * Include prominent note in changelog, README.Debian and
764     NEWS.Debian indicating steps required for Berkeley DB upgrade.
765     (closes: #178819)
766     * Don't include CHANGES twice. (closes: #178694)
767     * libapache2-dav-svn depends on a specific version of apache2
768     (closes: #178833)
769     * Build-Dep on apache2 packages tightened to >> 2.0.44-6 since -5
770     didn't have a non-interative install, this made subversion fail on
771     some autobuliders.
772     * Disable testsuite on the archetectures that passed 0.17.1-1.
773     * Remove version information for libapache2-dav-svn dependancy on
774     apache2 since apache2 is a virtual package.
775    
776     -- David Kimdon <dwhedon@debian.org> Mon, 27 Jan 2003 17:02:31 -0800
777    
778     subversion (0.17.1-1) unstable; urgency=low
779    
780     * New upstream release.
781     * Build against berkeley db 4.1.24.
782     * Apply some changes from revs 4521:4523 so cvs2svn works.
783     * Include CHANGES in /usr/share/doc/subversion/. This is the upstream
784     summary of changes for each release.
785     * Compile against current libapr (closes: #177836).
786     * Fix path in svn_load_dirs (closes: #176610).
787     * Increase verbosity on testsuite so autobuilders don't kill the testsuite
788     due to inactivity.
789     * Don't create arch independant packages in the binary-arch target
790     (closes: #174381)
791     * Make testsuite run on sparc and alpha. It wasn't previously being run
792     due to a bug in the shell snippet that determines whether or not we want
793     it to run.
794     * Change libapache2-dav-svn dependancy from apache2-common to apache2,
795     we need one of the mpm's to have a working server (closes: #175902)
796     * Work-around for duplicate conffile entries created by debhelper.
797    
798     -- David Kimdon <dwhedon@debian.org> Sun, 15 Dec 2002 11:08:02 -0800
799    
800     subversion (0.16.0-1) unstable; urgency=low
801    
802     * New upstream release.
803     * update /etc/subversion/config to include webdav compression option
804     * add back subversion.conffiles, it is needed for older versions of
805     debhelper.
806     * /etc/subversion/proxies renamed to /etc/subversion/servers (actually this
807     happenned with 0.15.0 or so but I forgot to note it here)
808     * upgrade to policy 3.5.8
809     * include the contents of tools/hook-scripts/ in subversion-tools package
810     (closes: #171997)
811     * patches from Brandon Ehle <behle@pipedreaminteractive.com> to fix swig
812     build
813     * cat tests.log on testsuite failure.
814     * fix the pathnames on some scripts from tools/ on install.
815     * compile with -Wall
816     * subversion-tools now depends on exim | mail-transport-agent
817     * sed cvs2svn at install so we find rcsparse.py (closes: #172284)
818    
819     -- David Kimdon <dwhedon@debian.org> Thu, 5 Dec 2002 07:52:24 -0800
820    
821     subversion (0.15.0-2) unstable; urgency=low
822    
823     * Fix broken conffile (closes: #171323)
824     * Don't run testsuite on archs that succeeded with 0.15.0-1.
825     * remove subversion.conffiles until Bug#126520 is closed.
826    
827     -- David Kimdon <dwhedon@debian.org> Sun, 1 Dec 2002 08:28:35 -0800
828    
829     subversion (0.15.0-1) unstable; urgency=low
830    
831     * New upstream release.
832     * Add dependancy on libdb4.0-util for subversion and libapache2-dav-svn
833     packages. In case a repository gets wedged we want db4.0_recover
834     available. Fix paths in hot-backup.py (closes: #169797, #169796)
835     * Doc install cleanup thanks to Jon Middleton <jjm@ixtab.org.uk>
836     * aprutl version checking hack, thanks to Jon Middleton <jjm@ixtab.org.uk>
837     * Include a statically linked svnadmin that we can copy to svnadmin-$(VERSION)
838     on upgrade if the repository format changes. This facilitates a
839     repository dump/reload.
840    
841     -- David Kimdon <dwhedon@debian.org> Fri, 29 Nov 2002 10:19:14 -0800
842    
843     subversion (0.14.5-1) unstable; urgency=low
844    
845     * add hot-backup.py (closes: #164870)
846     * Make swig1.3 build-dep a versioned build-dep (closes: #166301)
847     * The suggested location of the passwd file for libapache2-dav-svn has
848     moved from /etc/svn to /etc/subversion since the command line tools
849     store configuration info in that directory.
850     * add subversion-tools package.
851     * Add subversion-server package. This package depends on other packages
852     that you probably want to have if you are setting up a Subversion server.
853     * Don't ship svn-design.info anymore. All the info we need can be
854     found in the Subversion book.
855     * Subversion handbook is now a xml book, "Subversion : The Definitive Guide"
856     include the html version of this book.
857     * Build fixes and updates thanks to Jon Middleton <jjm@debian.org>
858     * Warn users upgrading from versions prior to 0.14.3 that they need to
859     do a dump/reload (closes: #163092). At some point I'd like to find a
860     good way of better automating the conversion.
861     * a few lintian fixes.
862    
863     -- David Kimdon <dwhedon@debian.org> Wed, 23 Oct 2002 08:01:54 -0700
864    
865     subversion (0.14.3-3) unstable; urgency=low
866    
867     * Put autogen back as a prerequisite for the clean target. I
868     erroneously removed the autogen.sh run in the last upload, this left
869     us with a broken libtool. (closes: #164781)
870    
871     -- David Kimdon <dwhedon@debian.org> Sat, 19 Oct 2002 09:10:03 -0700
872    
873     subversion (0.14.3-2) unstable; urgency=low
874    
875     * Disable testsuite on archs that have already built 0.14.3-1
876     * new package python2.2-subversion (based on package created by
877     the subversion-snapshot source). These python bindings are used
878     by various scripts that we want to include eventually.
879     * libtool bug 98342 is fixed. We don't need to patch ltmain.sh anymore
880     (closes: #163858)
881     * build against new libapr0 which has a versioned shlibs file
882     (closes: #162814)
883    
884     -- David Kimdon <dwhedon@debian.org> Wed, 25 Sep 2002 22:57:41 -0700
885    
886     subversion (0.14.3-1) unstable; urgency=low
887    
888     * New upstream release (closes: #158677)
889     - build against new libneon (closes: #160270)
890     - updated manpage (closes: #158834)
891     * make symlinks in /etc/apache2/ relative rather than absolute
892     (closes: #161268)
893     * Change priotiry (optional->extra).
894     * Update to standards version 3.5.7.
895     - honor 'nostrip' in DEB_BUILD_OPTIONS
896     - build with debug info by default
897     * include default dav_svn.conf in the proper location so
898     we can disable mod_dav_svn when libapache2-dav-svn is removed
899     (closes: #158549).
900     * Use /etc/subversion/config to give us proper editor behavior rather
901     than patching the C source as I had when I closed Bug#157129.
902     * Patch libsvn_subr so it respects /etc/subversion/config.
903    
904     -- David Kimdon <dwhedon@debian.org> Sat, 24 Aug 2002 11:36:11 -0700
905    
906     subversion (0.14.1-3) unstable; urgency=low
907    
908     * rename apache module libapache-dav-svn -> libapache2-dav-svn
909     to indicate it is an apache2 module (closes: #158133)
910     * remove libapache-dav-svn dependancy on apache2, we only need to depend
911     on apache2-common (closes: #158132)
912     * cleanup handling of config.{sub|guess}
913    
914     -- David Kimdon <dwhedon@debian.org> Mon, 26 Aug 2002 21:15:35 -0700
915    
916     subversion (0.14.1-2) unstable; urgency=low
917    
918     * Autotools fixes prompted by a failed autobuild and based on recomendations
919     in /usr/share/doc/autotools-dev/README.Debian.gz
920     - call configure with --host and --build flags based on the output of
921     dpkg-architecture
922     - symlink config.{sub|guess} during build so they are always up to date.
923     Add build-dep on autotools-dev.
924     - Call autogen.sh when cleaning the tree. Add versioned build-dep
925     on autoconf.
926     * Remove commented python package rule and python2.2-dev build-dep.
927     (I do plan on making the python package like in subversion-snapshot
928     in the future but still need to figure some things out.)
929    
930     -- David Kimdon <dwhedon@debian.org> Sat, 24 Aug 2002 07:42:49 -0700
931    
932     subversion (0.14.1-1) unstable; urgency=low
933    
934     * New upstream version.
935     * some build fixes thanks to Jon Middleton <jjm@ixtab.org.uk>
936     * libsvn0-dev priority changed from optional to extra since
937     libsvn0-dev depends on extra libdb4.0-dev and policy forbids
938     binary dependancies on packages with lower priorities.
939     * libneon build dep changed (libneon-dev -> libneon21-dev)
940     * Conform to policy section 12.4 (Editors and Pagers) which states
941     that if the EDITOR variable is not set the program should use
942     /usr/bin/editor when necessary. (closes: #157129)
943    
944     -- David Kimdon <dwhedon@debian.org> Fri, 9 Aug 2002 19:29:12 -0700
945    
946     subversion (0.14.0-2) unstable; urgency=low
947    
948     * Fix up descriptions to indicate this is no longer pre-alpha,
949     this is an alpha realease.
950     * remove version dependancy's from build-deps and libapache-dav-svn deps,
951     the versions cause more trouble than they are worth and the proper
952     dependancy will be realized (for the most part) by way of libapr.
953     * rebuild with new apache2.
954    
955     -- David Kimdon <dwhedon@debian.org> Tue, 6 Aug 2002 20:51:36 -0700
956    
957     subversion (0.14.0-1) unstable; urgency=low
958    
959     * New upstream. Alpha release.
960     - fix svn merge segfault (closes: #152461)
961     - requires new libneon (closes: #152622)
962     * Updates to svn-[inject|buildpackage].
963     * Install /etc/bash_completion.d/subversion. (This allows for
964     programmable completion for the svn command under bash.)
965     * Include svn-handbook and svn-design, register properly with info
966     directory (closes: #153262)
967     * libsvn -> libsvn0 and other fixes base on recommendations in
968     Junichi Uekawa's Debian Library Packaging guide.
969     * Simplify libapache-dav-svn.postrm.
970     * Add url to package descriptions.
971     * add build-dep on python-dev (closes: #153199)
972     * remove build-dep on texi2html and texinfo since build documents are
973     available in the distribution.
974     * enable mod_dav in libapache_dav_svn, thanks to minus <minus@toneby.com>
975     for catching the bug.
976    
977     -- David Kimdon <dwhedon@debian.org> Sun, 30 Jun 2002 19:44:50 -0700
978    
979     subversion (0.13.0-1) unstable; urgency=low
980    
981     * New upstream.
982     * Actually uploading for real (closes: #97234)
983     * Build debug version if DEB_BUILD_OPTIONS says to.
984     * Include hack to fix broken apxs2, we include our own version of apxs2
985     and use that during the build. This will go away when apache2-dev
986     is fixed, that will likely be the release after 2.0.37-2.
987     * include selection from INSTALL in README.Debian
988     * Make warnings in debian/control about this being in-development,
989     pre-alpha software more conspicuous.
990     * Create /etc/apache2/mods-enabled/dav_svn.{load|conf} symlinks in
991     libapache-dav-svn.postinst if appropriate files exist in
992     /etc/apache2/mods-available. Delete these links in
993     libapache-dav-svn.postrm.
994     * include identical README.Debian in subversion and libapache-dav-svn
995     the info is pertinant to both packages.
996     * write svnadmin manpage
997    
998     -- David Kimdon <dwhedon@debian.org> Sat, 8 Jun 2002 08:19:04 -0700
999    
1000     subversion (0.12.0-1) unstable; urgency=low
1001    
1002     * New upstream.
1003     * decided to delete apr/, apr-util/ and neon/ subdirs from original tarball.
1004     We aren't using them, they just take up space.
1005     * include experimental svn-inject and svn-buildpackage
1006     * run testsuite during build
1007     * add build-dep on python so we can run the testsuite
1008     * update package descriptions
1009     * bring back libsvn package
1010    
1011     -- David Kimdon <dwhedon@debian.org> Sat, 4 May 2002 09:41:54 -0700
1012    
1013     subversion (0.11.1-1) unstable; urgency=low
1014    
1015     * New upstream.
1016     * Now we aren't deleting the apr/ and neon/ subdirs, even though
1017     we don't use them.
1018     * add zlib1g-dev, bison, and patch to build depends.
1019     * files previously in libsvn package are now in subversion package,
1020     there aren't any other projects that use those libraries.
1021     * build in build-svn to keep source tree cleaner.
1022     * subversion-server package renamed to libapache-dav-svn
1023    
1024     -- David Kimdon <dwhedon@debian.org> Fri, 12 Apr 2002 20:16:22 -0700
1025    
1026     subversion (0.10.2-1) unstable; urgency=low
1027    
1028     * New upstream.
1029     * build against new apache2, neon, Berkeley DB
1030     * stop using DBS, it was getting in my way.
1031     * work around libtool bug #98342 with patch from the BTS.
1032     * use Debian's libexpat rather than the included one.
1033     * no longer using autoconf as part of the build.
1034    
1035     -- David Kimdon <dwhedon@debian.org> Wed, 20 Feb 2002 22:52:29 -0800
1036    
1037     subversion (0.8.0-1) unstable; urgency=low
1038    
1039     * New upstream.
1040     * track releases now rather than snapshots.
1041     * build-depend on libtool, autoconf
1042     * use dbs build scripts from package rather than on filesystem
1043     * /etc/apache2/modules->/etc/apache2/mods-available
1044     * rename packages svn-[server|client]-svn
1045     -> subversion-[server|client]-svn
1046     * change LIBTOOL_IS_A_FOOL hack since libsvn_ra wasn't building
1047     properly
1048     * create /etc/svn/ in subversion-server
1049    
1050     -- David Kimdon <dwhedon@debian.org> Fri, 23 Nov 2001 20:37:16 -0800
1051    
1052     subversion-svn (473-1) unstable; urgency=low
1053    
1054     * New upstream.
1055     * build against pre-release apache-2.0.28 package
1056     * install manpages and info pages.
1057     * don't strip libmod_dav_svn, otherwise apache can't load it
1058     * get the module name right in dav_svn.load
1059     * create repository in /var/svn in postinst if directory
1060     doesn't exist and set up symlinks for apache2
1061     * remove dav_svn.conf on purge
1062     * remove rpath
1063     * subversion Debian package is now self-hosting
1064    
1065     -- David Kimdon <dwhedon@debian.org> Fri, 16 Nov 2001 22:01:32 -0800
1066    
1067     subversion-svn (282-2) unstable; urgency=low
1068    
1069     * libexpat -> libsvn_expat to avoid conflict.
1070     * don't use maintainer-mode b/c apache2 doesn't
1071     * override mod_dav_svn install rule so we can put it in the right
1072     place.
1073    
1074     -- David Kimdon <dwhedon@debian.org> Tue, 23 Oct 2001 08:32:55 -0700
1075    
1076     subversion-svn (282-1) unstable; urgency=low
1077    
1078     * New upstream version.
1079    
1080     -- David Kimdon <dwhedon@debian.org> Mon, 22 Oct 2001 15:35:25 -0700
1081    
1082     subversion-svn (256-1) unstable; urgency=low
1083    
1084     * New upstream, various packaging fixes.
1085    
1086     -- David Kimdon <dwhedon@debian.org> Wed, 17 Oct 2001 14:02:58 -0700
1087    
1088     subversion-svn (252-1) unstable; urgency=low
1089    
1090     * Initial release.
1091    
1092     -- David Kimdon <dwhedon@debian.org> Fri, 28 Sep 2001 20:31:48 -0700

  ViewVC Help
Powered by ViewVC 1.1.5