Log of /branches
Directory Listing
Revision
282 -
Directory Listing
Modified
Mon Jan 17 00:29:19 2005 UTC
(8 years, 4 months ago)
by
dwhedon
Allow the build to use a 1.3.22 swig version since the Debian
version is patched to include the necessary runtime libraries.
* debian/patches/series : Add swig-version.patch.
* debian/patches/swig-version.patch : New file.
Revision
281 -
Directory Listing
Modified
Mon Jan 17 00:02:50 2005 UTC
(8 years, 4 months ago)
by
dwhedon
* debian/control.m4 : Make libsvn0 conflict with libsvn-core-perl (= 1.0.9)
(closes: #290807)
Revision
280 -
Directory Listing
Modified
Sun Jan 16 19:55:34 2005 UTC
(8 years, 4 months ago)
by
dwhedon
- remove r12102.patch as it is integrated in this upstream release.
Revision
279 -
Directory Listing
Modified
Sat Jan 15 22:17:32 2005 UTC
(8 years, 4 months ago)
by
dwhedon
* debian/changelog : Note more bugs that can be closed.
Revision
278 -
Directory Listing
Modified
Sat Jan 15 22:07:46 2005 UTC
(8 years, 4 months ago)
by
dwhedon
Update to upstream 1.1.3.
Revision
277 -
Directory Listing
Modified
Mon Dec 13 02:41:38 2004 UTC
(8 years, 5 months ago)
by
dwhedon
* debian/subversion.doc-base.book : Fix path to book.
Revision
276 -
Directory Listing
Modified
Sat Dec 11 18:14:26 2004 UTC
(8 years, 5 months ago)
by
dwhedon
* debian/patches/rpath.patch : Fix this patch so the commands actually work.
Revision
275 -
Directory Listing
Modified
Sat Dec 11 06:46:00 2004 UTC
(8 years, 5 months ago)
by
dwhedon
* debian/build.sh : Disable log generation, debuild is apparently
generating a nice build log.
Revision
274 -
Directory Listing
Modified
Sat Dec 11 06:44:51 2004 UTC
(8 years, 5 months ago)
by
dwhedon
* debian/rules : Disable java bindings until I get a chance to actually
test them.
Revision
273 -
Directory Listing
Modified
Sat Dec 11 06:17:26 2004 UTC
(8 years, 5 months ago)
by
dwhedon
* debian/patches/r11771.patch : New file.
* debian/patches/series : Add r11711.patch.
Revision
272 -
Directory Listing
Modified
Sat Dec 11 05:42:05 2004 UTC
(8 years, 5 months ago)
by
dwhedon
* debian/control.m4 : Be more specific about the protocol that the
apache modules use.
Revision
271 -
Directory Listing
Modified
Sat Dec 11 05:22:57 2004 UTC
(8 years, 5 months ago)
by
dwhedon
* debian/control.m4 : Fix formatting.
Revision
270 -
Directory Listing
Modified
Sat Dec 11 05:16:52 2004 UTC
(8 years, 5 months ago)
by
dwhedon
Add patch that fixes Bug#275545.
* debian/patches/r12102.patch : New file.
* debian/patches/series : Add r12102.patch.
-This line, and those below, will be ignored--
A debian/patches/r12102.patch
M debian/patches/series
M debian/changelog
Revision
269 -
Directory Listing
Modified
Sat Dec 11 05:05:51 2004 UTC
(8 years, 5 months ago)
by
dwhedon
* debian/changelog : Set the distribution for this upload to
'unstable'.
Revision
268 -
Directory Listing
Modified
Sat Dec 11 04:52:45 2004 UTC
(8 years, 5 months ago)
by
dwhedon
* debian/control.m4 : The 'python2.3-subversion' package now
Conflict/Replace's the 'python2.1-subversion' package.
Revision
267 -
Directory Listing
Modified
Sat Dec 11 04:42:58 2004 UTC
(8 years, 5 months ago)
by
dwhedon
* debian/rules : Comment cleanup.
Revision
266 -
Directory Listing
Modified
Sat Dec 11 04:36:47 2004 UTC
(8 years, 5 months ago)
by
dwhedon
* debian/rules : Remove logic that supports building subversion 1.0
packages. There is no reason to be building 1.0 packages.
Revision
265 -
Directory Listing
Modified
Sat Dec 11 04:05:49 2004 UTC
(8 years, 5 months ago)
by
dwhedon
* debian/patches/rpath.patch : Update pathch so now we will not have
rpath in the perl binding libraries.
Revision
264 -
Directory Listing
Modified
Fri Dec 10 06:34:40 2004 UTC
(8 years, 5 months ago)
by
dwhedon
* debian/patches/rpath.patch : Remove rpath from the swig libraries.
Revision
263 -
Directory Listing
Modified
Fri Dec 10 06:18:25 2004 UTC
(8 years, 5 months ago)
by
dwhedon
* debian/patches/rpath.patch : Fix apache module link. Now we don't
have rpath in apache modules either.
Revision
262 -
Directory Listing
Modified
Fri Dec 10 04:22:09 2004 UTC
(8 years, 5 months ago)
by
dwhedon
* debian/rules : Be more specific about what we think is the subversion
tarball. The previous regex was matching an extracted tarball as
well as the tarball. The resulting breakage was not obvious.
Revision
261 -
Directory Listing
Modified
Fri Dec 10 04:14:05 2004 UTC
(8 years, 5 months ago)
by
dwhedon
* debian/patches/series : Enable rpath.patch.
* debian/patches/rpath.patch : Update this to subversion 1.1.
Revision
260 -
Directory Listing
Modified
Mon Dec 6 03:52:54 2004 UTC
(8 years, 5 months ago)
by
dwhedon
* debian/control.in : Renamed to debian/control.m4
* debian/control.m4 : Use 'm4' to generate debian/control rather than
'sed'. Make it possible to include or exclude the libsvn-javahl package
based on the 'JAVAHL' variable.
* debian/rules : Create debian/control with m4.
(ENABLE_JAVAHL) : New variable.
Revision
259 -
Directory Listing
Modified
Sun Dec 5 18:49:47 2004 UTC
(8 years, 5 months ago)
by
dwhedon
* debian/control.in : Tighten libsvn-javahl dependency on libsvn0 to
(= ${Source-Version}).
Revision
258 -
Directory Listing
Modified
Sun Dec 5 18:42:36 2004 UTC
(8 years, 5 months ago)
by
dwhedon
* debian/control.in : Add build depends on kaffe, kaffe-dev. Add
libsvn-javahl package.
* debian/patches/series : Add two patches.
* debian/patches/kaffe.patch, debian/patches/kaffe-cast.patch : New files.
* debian/rules : Pass configure arguments for java build, build java
package.
Revision
255 -
Directory Listing
Modified
Sun Nov 7 00:53:19 2004 UTC
(8 years, 6 months ago)
by
dwhedon
* debian/changelog: note that this closes 272000
Revision
253 -
Directory Listing
Modified
Sun Nov 7 00:44:18 2004 UTC
(8 years, 6 months ago)
by
dwhedon
* debian/control.in : Create libsvn-core-perl dependency on libsvn0
via the shlibs file so the version is taken into
account. (closes: #279439)
Revision
252 -
Directory Listing
Modified
Sat Nov 6 23:47:12 2004 UTC
(8 years, 6 months ago)
by
dwhedon
* debian/control.in : Mention 'dav' in the description of
libapache2-svn so the package is easier to find. (closes: #277302)
Revision
251 -
Directory Listing
Modified
Sat Nov 6 23:42:08 2004 UTC
(8 years, 6 months ago)
by
dwhedon
* debian/rules: Fix hard-coded swig version.
Revision
250 -
Directory Listing
Modified
Sat Oct 30 15:07:57 2004 UTC
(8 years, 6 months ago)
by
dwhedon
update to upstream 1.1.1
Revision
241 -
Directory Listing
Modified
Sat Oct 16 04:38:17 2004 UTC
(8 years, 7 months ago)
by
dwhedon
enable powerpc testsuite
Revision
240 -
Directory Listing
Modified
Sat Oct 16 04:36:54 2004 UTC
(8 years, 7 months ago)
by
dwhedon
merge r236 from trunk
Revision
233 -
Directory Listing
Modified
Sat Oct 9 03:24:51 2004 UTC
(8 years, 7 months ago)
by
dwhedon
merge r229 to 1.1 branch
Revision
232 -
Directory Listing
Modified
Sat Oct 9 03:12:50 2004 UTC
(8 years, 7 months ago)
by
dwhedon
Update tarball to 1.1.0.
Move subversion-1.1.0-rc4.tar.gz to subversion-1.1.0.tar.gz
Revision
231 -
Directory Listing
Modified
Wed Sep 29 02:18:48 2004 UTC
(8 years, 7 months ago)
by
dwhedon
Increase debhelper build dependency to 4.1.25
Revision
226 -
Directory Listing
Modified
Sat Sep 25 17:15:42 2004 UTC
(8 years, 8 months ago)
by
dwhedon
prepare for 1.0.8+1.1.0rc4-1
Revision
225 -
Directory Listing
Modified
Sat Sep 25 03:46:29 2004 UTC
(8 years, 8 months ago)
by
dwhedon
update to 1.1.0-rc4
Revision
223 -
Directory Listing
Modified
Mon Sep 20 01:49:34 2004 UTC
(8 years, 8 months ago)
by
dwhedon
remove 1.0.6 tarball from 1.1.x branch
Revision
222 -
Directory Listing
Modified
Sat Sep 11 18:25:42 2004 UTC
(8 years, 8 months ago)
by
dwhedon
* debian/changelog : Target experimental.
Revision
221 -
Directory Listing
Modified
Sat Sep 11 16:53:57 2004 UTC
(8 years, 8 months ago)
by
dwhedon
* debian/patches/series : disable rpath.patch
Revision
220 -
Directory Listing
Modified
Sat Sep 11 16:52:05 2004 UTC
(8 years, 8 months ago)
by
dwhedon
* debian/build.sh : accept different directory and tarball names
Revision
219 -
Directory Listing
Modified
Sat Sep 11 16:29:54 2004 UTC
(8 years, 8 months ago)
by
dwhedon
update this patch to 1.1.0-rc2
Revision
218 -
Directory Listing
Modified
Sat Sep 11 16:16:51 2004 UTC
(8 years, 8 months ago)
by
dwhedon
update upstream tarball
Revision
217 -
Directory Listing
Modified
Sat Sep 11 16:07:26 2004 UTC
(8 years, 8 months ago)
by
dwhedon
* debian/changelog : Mangle the version number so this package
is after 1.0.6* and before the real 1.1.0.
Revision
216 -
Directory Listing
Modified
Fri Sep 10 04:04:40 2004 UTC
(8 years, 8 months ago)
by
dwhedon
create 1.1.x branch from current trunk
Revision
215 -
Directory Listing
Modified
Fri Sep 10 04:03:30 2004 UTC
(8 years, 8 months ago)
by
dwhedon
remove 1.1 branch
Revision
214 -
Directory Listing
Modified
Fri Sep 10 04:01:58 2004 UTC
(8 years, 8 months ago)
by
dwhedon
update 1.1 branch
Revision
185 -
Directory Listing
Modified
Sun Jun 27 09:41:27 2004 UTC
(8 years, 11 months ago)
by
dwhedon
create 1.1 branch
Revision
184 -
Directory Listing
Modified
Sun Jun 27 09:40:45 2004 UTC
(8 years, 11 months ago)
by
dwhedon
remove 1.1 branch
Revision
183 -
Directory Listing
Modified
Sun Jun 27 09:36:10 2004 UTC
(8 years, 11 months ago)
by
dwhedon
create 1.1 branch
Revision
182 -
Directory Listing
Modified
Sun Jun 27 09:35:23 2004 UTC
(8 years, 11 months ago)
by
dwhedon
create 1.1 branch
Revision
180 -
Directory Listing
Modified
Sat Jun 19 16:58:39 2004 UTC
(8 years, 11 months ago)
by
dwhedon
* debian/build.sh : Do not always include upstream source archive.
Revision
177 -
Directory Listing
Modified
Sat Jun 19 15:54:04 2004 UTC
(8 years, 11 months ago)
by
dwhedon
* debian/patches/rpath.patch : Add this patch, which is part of
the current unstable source package. This fixes a libtool-related
build failure.
* debian/patches/series : Add rpath.patch.
Revision
176 -
Directory Listing
Modified
Sat Jun 19 15:51:06 2004 UTC
(8 years, 11 months ago)
by
dwhedon
* debian/rules : Define LD_LIBRARY_PATH and point the linker to
the build dir.
Revision
175 -
Directory Listing
Modified
Mon Jun 14 21:20:04 2004 UTC
(8 years, 11 months ago)
by
dwhedon
* debian/changelog : Redirect this package to testing-proposed-updates.
Revision
174 -
Directory Listing
Modified
Sun Jun 13 20:27:51 2004 UTC
(8 years, 11 months ago)
by
dwhedon
remove rpath.patch
Revision
172 -
Directory Listing
Modified
Sun Jun 13 19:09:52 2004 UTC
(8 years, 11 months ago)
by
dwhedon
- set urgency to high since this is a security fix
Revision
171 -
Directory Listing
Modified
Sun Jun 13 19:08:08 2004 UTC
(8 years, 11 months ago)
by
dwhedon
Fix CAN-2004-0413: Subversion svn:// protocol string parsing error.
Revision
170 -
Directory Listing
Modified
Sun Jun 13 19:06:46 2004 UTC
(8 years, 11 months ago)
by
dwhedon
- revert unnecessary changes to debian/rules. This change was done as part
of my effort to port libtool fixes forward to sarge. It turns out that
the changes I am removing here are not necessary.
Revision
169 -
Directory Listing
Modified
Sun Jun 13 18:58:06 2004 UTC
(8 years, 11 months ago)
by
dwhedon
Add changes that made up 1.0.0-1sarge1
Revision
161 -
Directory Listing
Modified
Mon May 24 15:35:07 2004 UTC
(9 years ago)
by
dwhedon
* debian/control.in : change build dependancy from 'swig (>=1.3.21)' to
'swig1.3' so the package can be built on testing. Building with the
swig in testing will work. The only problem is that the shlibs file will
be incorrect so that when the new swig moves into testing subversion
will break. This problem has been fixed in the swig in unstable.
* debian/changelog : Note this change.
Revision
160 -
Directory Listing
Modified
Mon May 24 15:26:12 2004 UTC
(9 years ago)
by
dwhedon
* debian/patches/svn-1.0.0-CAN-2004-0397.patch : New file. Fix
remote vulerability.
* debian/patches/series : Add svn-1.0.0-CAN-2004-0397.patch to list
of applied patches.
* debian/changelog : Note this change.
Revision
158 -
Directory Listing
Modified
Mon May 24 15:04:06 2004 UTC
(9 years ago)
by
dwhedon
Create branch for security fix to sarge.
Revision
157 -
Directory Listing
Added
Mon May 24 14:56:26 2004 UTC
(9 years ago)
by
dwhedon
make branches/ directory.