summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* release package subversion 1.14.3-1HEADdebian/1.14.3-1archive/debian/1.14.3-1masterJames McCoy2024-01-01
| | | | Signed-off-by: James McCoy <jamessan@debian.org>
* Commit patch queue (exported by git-debrebase)James McCoy2024-01-01
| | | | [git-debrebase make-patches: export and commit patches]
* Declare fast forward / record previous workJames McCoy2024-01-01
|\ | | | | | | [git-debrebase pseudomerge: quick]
| * releasing package subversion version 1.14.2-5debian/1.14.2-5archive/debian/1.14.2-5James McCoy2023-11-03
| | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| * Skip dh_autoreconf, since we already call autogen.shJames McCoy2023-11-02
| | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| * Commit Debian 3.0 (quilt) metadataJames McCoy2023-11-02
| | | | | | | | [dgit (11.4) quilt-fixup]
| * * autogen.sh: export environment variable "PYTHON", for autoheader and autoconfYasuhito Futatsuki2023-11-02
| | | | | | | | | | | | | | | | | | Patch by: Vincent Lefevre <vincent-svn {_AT_} vinc17.net> (Tweaked by me.) git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1903245 13f79535-47bb-0310-9956-ffa450edef68 Signed-off-by: James McCoy <jamessan@debian.org> Closes: #1055242
| * Remove BUILD directory and other detritus during cleanJames McCoy2023-10-07
| | | | | | | | | | Closes: #1046849 Signed-off-by: James McCoy <jamessan@debian.org>
| * Add commented example for SVNListParentPath in dav_svn.confJames McCoy2023-06-08
| | | | | | | | | | Closes: #1031229 Signed-off-by: James McCoy <jamessan@debian.org>
| * Add future=+lfs build options to ensure use of 64-bit filesystem APIsJames McCoy2022-12-16
| | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| * Start new changelogJames McCoy2022-12-16
| | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| * releasing package subversion version 1.14.2-4debian/1.14.2-4archive/debian/1.14.2-4James McCoy2022-11-12
| | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| * Commit Debian 3.0 (quilt) metadataJames McCoy2022-11-08
| | | | | | | | [dgit (10.0) quilt-fixup]
| * swig-py: Fix conditionals by SWIG version and by Python version for proxy code.Yasuhito Futatsuki2022-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We are using different code for proxy object, by Python version and by SWIG version. The distinguish between Python 2 and Python 3 was done by SWIG macro "SWIGPYTHON_PY3". However, the macro was dropped since SWIG commit a343b7e[1], between SWIG 4.0.2 release and upcoming SWIG 4.1.0 release. As we already dropped support for the combination of SWIG >= 4.0 and Python 2, we should detect Python 2 only in SWIG < 4.0 case. So we can rely on the macro only in the case. * subversion/bindings/swig/include/proxy.swg (): Reorder the conditionals distinguish SWIG versions and Python versions, as described above. Found by: Jitka Plesnikova (jplesnik {_AT_} redhat.com) Suggested by: Julien Schueller (schueller {_AT_} phimeca.com) [2] [1] https://github.com/swig/swig/commit/a343b7e254567a64761bc1be7dc55b7b7424ec52 [2] https://github.com/swig/swig/issues/2373#issuecomment-1250997124 git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1904167 13f79535-47bb-0310-9956-ffa450edef68 Signed-off-by: James McCoy <jamessan@debian.org> Closes: #1023529
| * Start new changelogJames McCoy2022-11-08
| |
| * releasing package subversion version 1.14.2-3debian/1.14.2-3archive/debian/1.14.2-3James McCoy2022-07-12
| | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| * Document uninstalled files in debian/not-installedJames McCoy2022-07-11
| | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| * Adjust package-contains-upstream-installation-documentation overrideJames McCoy2022-07-11
| | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| * Adjust lacks-unversioned-link-to-shared-library overridesJames McCoy2022-07-10
| | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| * Bump debhelper-compat to 13James McCoy2022-07-10
| | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| * Re-enable the ability to store plaintext passwordsJames McCoy2022-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are valid use cases where having to use a non-plaintext store is not practical, so outright disabling the functionality does more harm than good. Re-enabling this capability does not make it the default, rather just provides functionality that had existed for decades prior. Upstream has also discussed this[0] and are looking into[1] re-enabling the functionality along with some additional UX to help manage the credentials. [0]: https://lists.apache.org/thread/b6g2hx2m3s117wcmno08opl874ons3q8 [1]: https://lists.apache.org/thread/shzxh04l493qnj8pdt8vl0x4gkjrkvcy Closes: #995692 Signed-off-by: James McCoy <jamessan@debian.org>
| * Start new changelogJames McCoy2022-07-08
| | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| * releasing package subversion version 1.14.2-2debian/1.14.2-2archive/debian/1.14.2-2James McCoy2022-06-06
| | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| * Fix handling of verbose/terse build logsJames McCoy2022-06-06
| | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| * Declare compliance with Policy 4.6.1, no changes neededJames McCoy2022-06-05
| | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| * Use autogen-swig-{pl,py,rb} targets instead of autogen-swigJames McCoy2022-06-05
| | | | | | | | | | | | | | | | This allows us to disable certain languages, while still being able to rebuild the swig bindings for the other languages. Closes: #986174 Signed-off-by: James McCoy <jamessan@debian.org>
| * Disable kwallet support on kfreebsd-*James McCoy2022-06-05
| | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| * Skip building ruby bindings on ia64 and kfreebsd-*James McCoy2022-06-05
| | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| * Skip building java bindings on kfreebsd-*James McCoy2022-06-05
| | | | | | | | | | | | | | | | | | | | Openjdk 11 isn't building on these platforms and then openjdk-8 packages have long since been removed, so there's nothing that provides the needed support to build the bindings. Closes: #1012379 Thanks: Laurent Bigonville for the suggestion Signed-off-by: James McCoy <jamessan@debian.org>
| * Start new changelogJames McCoy2022-06-05
| | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| * releasing package subversion version 1.14.2-1debian/1.14.2-1archive/debian/1.14.2-1James McCoy2022-04-12
| | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| * Update upstream signing keysJames McCoy2022-04-12
| | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| * Declare compliance with Policy 4.6.0, no changes neededJames McCoy2022-04-12
| | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| * subversion-tools: Adjust wildcards for ruby-script-but-no-ruby-depJames McCoy2022-04-12
| | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| * libsvn1: Add wildcard to symbols-declares-dependency-on-other-package overrideJames McCoy2022-04-11
| | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| * Update changelog for 1.14.2James McCoy2022-04-10
| | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| * Commit patch queue (exported by git-debrebase)James McCoy2022-04-10
| | | | | | | | [git-debrebase make-patches: export and commit patches]
| * Declare fast forward / record previous workJames McCoy2022-04-10
| |\ | | | | | | | | | [git-debrebase pseudomerge: quick]
| | * releasing package subversion version 1.14.1-3debian/1.14.1-3archive/debian/1.14.1-3James McCoy2021-02-17
| | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | * Commit patch queue (exported by git-debrebase)James McCoy2021-02-17
| | | | | | | | | | | | [git-debrebase make-patches: export and commit patches]
| | * Fix patch to disable flaky testJames McCoy2021-02-17
| | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | * Declare fast forward / record previous workJames McCoy2021-02-17
| | |\ | | | | | | | | | | | | [git-debrebase pseudomerge: quick]
| | | * releasing package subversion version 1.14.1-2debian/1.14.1-2archive/debian/1.14.1-2James McCoy2021-02-17
| | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | * rules: Remove clean from .PHONYJames McCoy2021-02-16
| | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | * Commit patch queue (exported by git-debrebase)James McCoy2021-02-16
| | | | | | | | | | | | | | | | [git-debrebase make-patches: export and commit patches]
| | | * Temporarily disable testCrash_RequestChannel_nativeRead_AfterExceptionJames McCoy2021-02-16
| | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | * Start new changelogJames McCoy2021-02-16
| | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | * Commit patch queue (exported by git-debrebase)debian/1.14.1-1archive/debian/1.14.1-1James McCoy2021-02-10
| | | | | | | | | | | | | | | | [git-debrebase make-patches: export and commit patches]
| | | * release package subversion version 1.14.1-1James McCoy2021-02-10
| | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | * Update 1.10 release notesJames McCoy2021-02-10
| | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>