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