1
subversion (1.6.12dfsg-2ubuntu3) natty; urgency=low
3
* debian/tools/Makefile: add APR_LIBS and use it when linking
5
APR_LIBS = `apr-config --ldflags --link-ld --libs`
7
-- Loïc Minier <loic.minier@ubuntu.com> Sat, 20 Nov 2010 11:21:18 +0100
9
subversion (1.6.12dfsg-2ubuntu2) natty; urgency=low
12
* Fix FTBFS against Python 2.7 by disabling some problematic tests.
16
* Fix FTBFS in natty; LP: #670139; thanks Barry Warsaw.
17
- Don't override LD_LIBRARY_PATH completely but prepend to it as to not
19
- debian/tools/Makefile: svn_config_ensure() moved from
20
libsvn_client/libsvn_client-1.la to libsvn_subr/libsvn_subr-1.la.
22
-- Barry Warsaw <barry@ubuntu.com> Fri, 12 Nov 2010 15:16:04 -0500
24
subversion (1.6.12dfsg-2ubuntu1) natty; urgency=low
26
* Merge from debian unstable. Remaining changes:
27
- Create pot file on build.
28
- Build a python-subversion-dbg package.
29
- (Build-)depend on default-jre-headless/-jdk.
30
- Do not apply java-build patch.
31
- debian/rules: Manually create the doxygen output directory, otherwise
32
we get weird build failures when running parallel builds.
33
- Disable the serf backend because serf is in universe.
34
- Amend the XS-Python-Version line to ">= 2.4" rather than explicit
37
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 18 Oct 2010 15:34:10 +0200
39
subversion (1.6.12dfsg-2) unstable; urgency=medium
41
* patches/cve-2010-3315: New patch for CVE-2010-3315, whereby, in rare
42
configurations, mod_dav_svn could give too much access to authorized
44
* control: Update Vcs-* fields, Homepage, Policy to 3.9.1 (no changes),
45
tweak python version declaration (Closes: #587853).
47
-- Peter Samuelson <peter@p12n.org> Fri, 01 Oct 2010 12:11:10 -0500
49
subversion (1.6.12dfsg-1ubuntu1) maverick; urgency=low
51
* Merge from debian testing (LP: #600914), remaining changes:
52
- Create pot file on build.
53
- Build a python-subversion-dbg package.
54
- (Build-)depend on default-jre-headless/-jdk.
55
- Do not apply java-build patch.
56
- debian/rules: Manually create the doxygen output directory, otherwise
57
we get weird build failures when running parallel builds.
58
- Disable the serf backend because serf is in universe.
59
- Amend the XS-Python-Version line to ">= 2.4" rather than explicit
62
-- Max Bowsher <maxb@f2s.com> Fri, 02 Jul 2010 06:54:21 +0100
1
64
subversion (1.6.12dfsg-1svn1) lucid; urgency=low
3
66
* Merge from debian testing, remaining changes: