summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| | | * Update 1.14 release notesJames McCoy2021-02-10
| | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | * changelog: Document closed bugs in 1.14.1James McCoy2021-02-10
| | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | * Declare fast forward / record previous workJames McCoy2021-02-10
| | | |\ | | | | | | | | | | | | | | | [git-debrebase pseudomerge: quick]
| | | | * releasing package subversion version 1.14.0-3debian/1.14.0-3archive/debian/1.14.0-3James McCoy2020-10-31
| | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | * Rename python-script-but-no-python-dep override to python3 versionJames McCoy2020-10-31
| | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | * Rename python suffixes to the versioned python suffixJames McCoy2020-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks: Matthias Klose for the patch Closes: #972197 Signed-off-by: James McCoy <jamessan@debian.org>
| | | | * Start new changelogJames McCoy2020-10-19
| | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | * releasing package subversion version 1.14.0-2debian/1.14.0-2archive/debian/1.14.0-2James McCoy2020-08-17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | * Update lintian overrides to account for renamed tagsJames McCoy2020-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | no-shlibs-control-file => no-shlibs dev-pkg-without-shlib-symlink => lacks-unversioned-link-to-shared-library shlib-missing-in-control-file => ships-undeclared-shared-library shlib-missing-in-symbols-control-file => shared-library-symbols-not-tracked Signed-off-by: James McCoy <jamessan@debian.org>
| | | | * svn_load_dirs.1: Use correct groff macro for single-quoteJames McCoy2020-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes lintian's acute-accent-in-manual-page warning. Signed-off-by: James McCoy <jamessan@debian.org>
| | | | * Commit patch queue (exported by git-debrebase)James McCoy2020-08-17
| | | | | | | | | | | | | | | | | | | | [git-debrebase make-patches: export and commit patches]
| | | | * Fix crash in JavaHL JNI wrapper caused by object lifetimesNathan Hartman2020-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See dev@ email thread "JNI segfault while running Java tests" started 2020/08/08, archived at: https://lists.apache.org/thread.html/rff3fa5ea97267adf36cc9daa3be01392e53fbc8050a91df4bbac01d8%40%3Cdev.subversion.apache.org%3E https://svn.haxx.se/dev/archive-2020-08/0010.shtml * subversion/bindings/javahl/native/jniwrapper/jni_string_map.hpp (Java::BaseImmutableMap::Entry::key): As the locally-scoped String::Contents object keeps a reference to a String, ensure the String will remain in scope for the lifetime of the String::Contents object by instantiating it as a local variable. Reported by: jamessan Patch by: Daniel Sahlberg <daniel.l.sahlberg {_AT_} gmail.com> Reviewed by: Alexandr Miloslavskiy <alexandr.miloslavskiy {_AT_} syntevo.com> hartmannathan Tested by: jamessan Signed-off-by: James McCoy <jamessan@debian.org>
| | | | * Start new changelogJames McCoy2020-08-10
| | | | |
| | | | * Declare fast forward from 1.13.0-4debian/1.14.0-1archive/debian/1.14.0-1James McCoy2020-06-03
| | | | |\ | | | | | | | | | | | | | | | | | | [dgit --overwrite]
| | | | | * releasing package subversion version 1.13.0-4debian/1.13.0-4archive/debian/1.13.0-4James McCoy2020-04-25
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * Remove python-subversion from subversion-tool's RecommendsJames McCoy2020-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Nothing in the package uses the bindings, so there's no need for the relationship. Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * Disable building python-subversion if SWIG 4.0 is installedJames McCoy2020-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The python2 bindings can't be built with SWIG 4.0. The next upstream subversion release is going to have support for Python 3, so the bindings will be re-enabled then. Closes: #954866 Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * Start new changelogJames McCoy2020-04-24
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * releasing package subversion version 1.13.0-3debian/1.13.0-3archive/debian/1.13.0-3James McCoy2020-03-24
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * Build-Depend on debhelper-compat (= 12)James McCoy2020-03-24
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * Declare compliance with Policy 4.5.0, no changes neededJames McCoy2020-03-24
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * Commit patch queue (exported by git-debrebase)James McCoy2020-03-23
| | | | | | | | | | | | | | | | | | | | | | | | [git-debrebase make-patches: export and commit patches]
| | | | | * swig.m4: Do not include ruby include subdirDimitri John Ledkov2020-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has headers that clash with standard ones, such as assert.h. Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * Build with swig3.0 to fix FTBFS with swig4.0James McCoy2020-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Python2 swig bindings currently build using swig's -classic switch, which no longer exists in swig4.0. The changes to support building without that are coming in the next subversion release, but are too invasive to backport. Explicitly build with swig3.0 for now to work around the problem, and unblock various transitions. Closes: #951893 Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * rules: Use "pyversions -s" instead of "pyversions -i"James McCoy2020-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Although it doesn't matter for Py2, this will be needed once Py3 support happens upstream. Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * Start new changelogJames McCoy2020-03-23
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * releasing package subversion version 1.13.0-2debian/1.13.0-2archive/debian/1.13.0-2James McCoy2020-01-19
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * Commit patch queue (exported by git-debrebase)James McCoy2020-01-18
| | | | | | | | | | | | | | | | | | | | | | | | [git-debrebase make-patches: export and commit patches]
| | | | | * use python2 as the interpreter now for tests, not pythonSteve Langasek2020-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /usr/bin/python is no longer guaranteed to exist, per PEP 394. Use python2 instead for compatibility. Closes: #948770 Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * gbp.conf: Do not number patchesJames McCoy2020-01-18
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * Start new changelogJames McCoy2020-01-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * Use default upstream-branchdebian/1.13.0-1archive/debian/1.13.0-1James McCoy2019-11-29
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * Add release notes for 1.11, 1.12, 1.13James McCoy2019-11-29
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * Update release notes for 1.9, 1.10James McCoy2019-11-29
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * Remove release notes prior to oldstableJames McCoy2019-11-29
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * releasing package subversion version 1.13.0-1James McCoy2019-11-29
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * Fix typo in pkg.subversion.nokde profile nameJames McCoy2019-11-28
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * Add a pkg.subversion.nojava build profileJames McCoy2019-11-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * Remove obsolete Build-Depends on apache2-devJames McCoy2019-11-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * Declare compliance with Policy 4.4.1, no changes neededJames McCoy2019-11-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * Minimize 1.13.0's signing-key.ascJames McCoy2019-11-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * Add fetch-keys script to update/minimize signing-key.ascJames McCoy2019-11-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * Replace $ADTTMP with $AUTOPKGTEST_TMPJames McCoy2019-11-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * libsvn1.symbols: Update symbols for 1.11, 1.12, and 1.13James McCoy2019-11-19
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * libsvn1.symbols: Mark private/experimental symbols as optionalJames McCoy2019-11-19
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * Fix FTBFS on certain archs due to PIC/PIE interactionJames McCoy2019-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks: Thorsten Glaser for the patch Closes: #942798 Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * Bump libsvn-dev Build-Conflicts to << 1.13~James McCoy2019-11-19
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * Switch to junit4 for Java testsJames McCoy2019-11-19
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James McCoy <jamessan@debian.org>
| | | | | * Commit patch queue (exported by git-debrebase)James McCoy2019-11-18
| | | | | | | | | | | | | | | | | | | | | | | | [git-debrebase make-patches: export and commit patches]
| | | | | * Declare fast forward / record previous workJames McCoy2019-11-18
| | | | | |\ | | | | | | | | | | | | | | | | | | | | | [git-debrebase pseudomerge: quick]