- Mar 12, 2021
-
-
Ritesh Raj Sarraf authored
-
- Feb 22, 2021
-
-
Emanuele Aina authored
Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
-
- Jan 09, 2021
-
-
Josue Ortega authored
pysvn (1.9.12-2) unstable; urgency=medium [ Ondřej Nový ] * d/control: Update Maintainer field with new Debian Python Team contact address. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. [ Debian Janitor ] * Set upstream metadata fields: Archive, Repository. [ Josue Ortega ] * Mark autopkgtest as superficial. Closes: #969856 * debian/watch: Bump file Standards Version to 4 * Bump package Standards Version to 4.5.1. No changes required pysvn (1.9.12-1) unstable; urgency=medium * New upstream release (1.9.12): + Closes: #953313 + Refresh debian/patches * Remove python2 package and legacy scripts (again) * Add 00-remove-rt-at-install.patch: Remove --norpath flag from configuration parsing due to an error during the debian package dh_install phase. * Bump debhelper-compat to use (= 13) * Update debian copyright * Bump Standards-Version to 4.5.0. No changes required pysvn (1.9.9-2) unstable; urgency=medium [ Ondřej Nový ] * Use debhelper-compat instead of debian/compat. * Bump Standards-Version to 4.4.1. [ Josue Ortega ] * Bump debhelper-compat to use (= 12) * Call python2 instead of python in the autopkg test. Closes: #943412. Thanks to Matthias Klose for the patch
-
- Mar 06, 2021
-
-
Apertis CI authored
-
- Mar 30, 2020
-
-
Ritesh Raj Sarraf authored
-
- Aug 17, 2019
-
-
Apertis CI authored
-
- Aug 02, 2019
-
-
Apertis CI authored
-
- Jul 24, 2019
- Jul 23, 2019
- Feb 22, 2019
-
-
Josue Ortega authored
pysvn (1.9.9-1) unstable; urgency=medium [ Ondřej Nový ] * Convert git repository from git-dpm to gbp layout [ Josue Ortega ] * New upstream release (1.9.9-1): - Update debian/patches. * Bump Standards-Version to 4.3.0: - Document Rules-Requires-Root field. * debian/copyright: - Update copyright years. - Update pycxx location. * debian/control: Update package homepage. * debian/rules: Change DEB_HOST_MULTIARCH to use ?= at its assignation. * debian/watch: Update to use SourceForge mirror. * Add debian CI tests.
-
- Jun 24, 2018
-
-
Josue Ortega authored
pysvn (1.9.6-1) unstable; urgency=medium [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/control: Remove ancient X-Python-Version field [ Josue Ortega ] * New upstream version (1.9.6). * Bumps Standards-Version to 4.1.4, no changes required. * debian/control: Bumps X-Python3-Version to use 3.6.
-
Josue Ortega authored
pysvn (1.9.6-1) unstable; urgency=medium [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/control: Remove ancient X-Python-Version field [ Josue Ortega ] * New upstream version (1.9.6). * Bumps Standards-Version to 4.1.4, no changes required. * debian/control: Bumps X-Python3-Version to use 3.6. pysvn (1.9.5-1) unstable; urgency=medium * New upstream release (1.9.5): - Update debian/patches. * Bumps debhelper version from 9 to 11. * Bumps Standards-Version from 3.9.8 to 4.1.3: - debian/copyright: Changes URI to its secure version. * Updates debian/copyright. pysvn (1.9.4-3) unstable; urgency=medium * Team upload. * Update to build python3-svn for all supported python3 versions (Closes: #862423) pysvn (1.9.4-2) unstable; urgency=medium * Adds patch 0001-fix-multiple-arch-support.patch to support architectures besides amd64. * debian/rules: Comments verbosity flag. pysvn (1.9.4-1) unstable; urgency=medium * New upstream release: - debian/rules: Updated --pycxx-dir in CONFIG_OPTIONS(3). - debian/rules: Updated Import/pycxx-6.28 directory. * debian/control: - Changes python-cxx-dev build depend relationship grater-equal than 7.0.1, (Closes: #839366). - Removes suggests field with pyhon-svn-dbg in Python package. * debian/watch: Updates origin URL. pysvn (1.8.0-2) unstable; urgency=medium [ Ondřej Nový ] * Fixed VCS URL (https) [ Josue Ortega ] * debian/control: - python-svn-dbg removed, since it was generated with no debug symbols. - Adds Python 3 package. - Updates uploader's mail. - Standards-Version updated to 3.9.8, no changes required. - Changes python-cxx-dev build depend relationship to be strictly less than 6.2.7. * debian/rules: Adds Python3 package scripts. * debian/copyright: Updates year and email for debian/* copyright holder. pysvn (1.8.0-1) unstable; urgency=medium * New upstream release (Closes: #802121): - debian/patches/* updated to be compatible with the new upstream release. * debian/control: - Dependencies version updated. - set Standards-Version: 3.9.6 no changes required. * debian/copyright: - Updated BSD license tag name to BSD-4-clause. - Paragraphs have been reordered. pysvn (1.7.8-1) unstable; urgency=low * New Maintainer (Closes: #741094) * Buildsystem changed to pybuild * debian/source/options adds extend-diff-ignore to ignore changes made during compilation to upstream code. * debian/rules override_dh_installdocs added (Closes: #736300). * debian/copyright fixed issues with dep-5. * debian/control: - added new description to the dbg package. - set Standards-Version: 3.9.5 no changes required. pysvn (1.7.8-0.2) unstable; urgency=medium * Non-maintainer upload. * debian/rules - specify "--apr-lib-dir" to fix "FTBFS: 'Error:', 'cannot find APR library libapr-0.so'" (Closes: #738371) pysvn (1.7.8-0.1) unstable; urgency=low * Non-maintainer upload. * New upstream release * debian/rules (and more...) - make it dh-nize * debian/compat - set 9 * debian/control - set Standards-Version: 3.9.4 pysvn (1.7.6-0.3) unstable; urgency=low * Non-maintainer upload * debian/rules - add "--platform=$(shell dpkg-architecture -qDEB_HOST_ARCH_OS)" to setup.py to solve problem on kfrebsd arch. * debian/patches - add specify_platform_kfreebsd-hurd_as_linux.patch to deal with kfreebsd and hurd as platform pysvn (1.7.6-0.2) unstable; urgency=low * Non-maintainer upload * upload to unstable pysvn (1.7.6-0.1) experimental; urgency=low * Non-maintainer upload * Upload to experimental, we're now freeze time and it may break other package, so checking reverse dependency packages is needed to put it to unstable. * New upstream release - works with subversion1.7 (Closes: #678559, LP#1016621) * debian/control - add "Build-Depends: libaprutil1-dev" to provide apu.h file. * debian/rules - specify "--apu-inc-dir" option to find apu.h. - enable --norpath option to avoid "binary-or-shlib-defines-rpath" lintain error * debian/patches - refresh it, meet to new upstream release pysvn (1.7.5-1.1) unstable; urgency=low * Non maintainer upload. * Drop the not needed build dependency on libsvncpp-dev. pysvn (1.7.5-1) unstable; urgency=low [ Henry Velez ] * New maintainer. Closes: #611062 * New upstream release [ Matthias Klose ] * Build using subversion multiarch location. * Use dpkg-buildflags. pysvn (1.7.2-4) unstable; urgency=low * Orphan the package. pysvn (1.7.2-3) unstable; urgency=low * Build using dh_python2 instead of dh_pycentral. Closes: #590398. pysvn (1.7.2-2) unstable; urgency=low * Don't explicitely use the name of the site directory. Closes: #567960. * Provide python-pysvn. Closes: #556849. pysvn (1.7.2-1) unstable; urgency=low * New upstream version. pysvn (1.7.1-1) unstable; urgency=low * New upstream version. pysvn (1.7.0-1) unstable; urgency=low * New upstream version. pysvn (1.6.2-1) unstable; urgency=low * New upstream version. pysvn (1.6.1-1.1) unstable; urgency=low * Non-maintainer upload. * Store __init__.py for each python version and don't mix them (Closes: #501646). * Avoid setting rpath to /usr/lib64 in compiled modules. pysvn (1.6.1-1) unstable; urgency=low * New upstream version (supporting subversion-1.5.2). pysvn (1.6.0-1) unstable; urgency=low * New upstream version (supporting subversion-1.5). pysvn (1.5.3-3) unstable; urgency=low * Explicitely build-depend on libneon27-gnutls-dev. Closes: #489080. pysvn (1.5.3-2) unstable; urgency=low * Add doc-base file. pysvn (1.5.3-1) unstable; urgency=low * New upstream version. pysvn (1.5.2-1) unstable; urgency=low * New upstream version. pysvn (1.5.1-2) unstable; urgency=low * Fix maintainer address. pysvn (1.5.1-1) unstable; urgency=low * New upstream version, supporting subversion-1.4. * Merge from Ubuntu: - Build a python-svn-dbg package. - Bump debhelper compatibility to v5. pysvn (1.5.0dfsg-1) unstable; urgency=low * New upstream version, supporting subversion-1.4. pysvn (1.4.2+dfsg-0.2) unstable; urgency=high * Non-maintainer upload. * High-urgency upload for etch-targetted RC bugfix. * Build-depend on libapr1-dev instead of libapr0-dev and use apr-config --includedir in setup.py, for the apache2.2 transition. Closes: #391637. pysvn (1.4.2+dfsg-0.1) unstable; urgency=medium * Non-maintainer upload. * Repack upstream tarball, removing Kit/Win32/vc6redist/ which is not DFSG-free. (Closes: #383525) * Set LC_ALL=C in debian/rules; fixes FTBFS in some locales. (Closes: #383524, #383532) pysvn (1.4.2-2) unstable; urgency=medium * Fixed in 1.4.x: - Fixed documentation of pysvn.Client.propget. Closes: #339525. - Client.revpropget doesn't segfault when property doesn't exist. Closes: #294263. * Update watch file. pysvn (1.4.2-1) unstable; urgency=low * New upstream version. * Convert to new Python policy. Closes: #373507. pysvn (1.4.1-1.1) unstable; urgency=low * NMU as part of the GCC 4.1 transition. * Remove extra qualification from C++ header file (closes: #357964). pysvn (1.4.1-1) unstable; urgency=low * New upstream version. * Supports subversion 1.3 (closes: #354962). pysvn (1.3.1-1) unstable; urgency=low * New upstream version. pysvn (1.3.0-1) unstable; urgency=low * Package from release tarball. pysvn (1.2.99-1) unstable; urgency=low * New upstream version (1.3, taken from the svn repository). * Compatible with subversion-1.2 (closes: #325194). * Fix issues with g++-4.0 (closes: #325178, #325168, #325384). * Remove .svn directory in package (closes: #301941). pysvn (1.2.0-2) unstable; urgency=low * Build for new C++ ABI. * Build using -fvisibility=hidden -fvisibility-inlines-hidden. * Merge Ubuntu changes: * Diff results should be literal strings, there is no globally safe encoding for them (Robert Collins <robertc@robertcollins.net>) pysvn (1.2.0-1ubuntu1) breezy; urgency=low * New upstream version. pysvn (1.1.2-3) unstable; urgency=medium * Fix a race condition with a buffered temp file (Robert Collins). pysvn (1.1.2-2) unstable; urgency=low * Remove version control directories (closes: #301941). pysvn (1.1.2-1ubuntu1) hoary; urgency=low * New upstream version. pysvn (1.1.0-2) unstable; urgency=low * Fix pasto in revpropset command (closes: #288970). pysvn (1.1.0-1) unstable; urgency=low * New upstream version (closes: #287427). * Apply patch to build with gcc-4.0 (closes: #287427). pysvn (1.0.0-2) unstable; urgency=low * Add dependency on python. pysvn (1.0.0-1) unstable; urgency=low * Build python2.4 packages. pysvn (1.0.0-0ubuntu1) hoary; urgency=low * Initial Release.
-