Skip to content

Changelog python-git (3.1.24-1)

2021

python-git (3.1.24-1) unstable; urgency=medium

   [ Debian Janitor ]
   * Remove constraints unnecessary since buster
 
   [ TANIGUCHI Takaki ]
   * New upstream version 3.1.24

python-git (3.1.23-1) unstable; urgency=medium

   [ Steffen Möller ]
   * d/u/metadata: Added refs to registries
   * d/control: Introduced the project name to the description
 
   [ Debian Janitor ]
   * Remove constraints unnecessary since buster
 
   [ TANIGUCHI Takaki ]
   * New upstream version 3.1.23
   * Bump Standards-Version to 4.6.0

python-git (3.1.14-1) unstable; urgency=medium

   * New upstream version 3.1.14

python-git (3.1.12-1) unstable; urgency=medium

   * New upstream version 3.1.12
   * Bump debian-compat to 13
   * Bump Standards-Version to 4.5.1

2020

python-git (3.1.11-1) unstable; urgency=medium

   * New upstream version 3.1.11

python-git (3.1.9-1) 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.
 
   [ TANIGUCHI Takaki ]
   * New upstream version 3.1.9

python-git (3.1.7-1) unstable; urgency=medium

   * New upstream version 3.1.7

python-git (3.1.3-1) unstable; urgency=medium

   * New upstream version 3.1.3
     - Fix "git breaks fdroidserver autopkgtest: Failed to parse line: '
       git config pull.rebase false" (Closes: #961702)

python-git (3.1.2-1) unstable; urgency=medium

   * New upstream version 3.1.2

python-git (3.1.1-1) unstable; urgency=medium

   * New upstream version 3.1.1

python-git (3.1.0-1) unstable; urgency=medium

   * New upstream version 3.1.0
   * d/rules: remove python2 code
   * Bump Standards-Version to 4.5.0

python-git (3.0.7-1) unstable; urgency=medium

   * New upstream version 3.0.7
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.

2019

python-git (3.0.5-1) unstable; urgency=medium

   * New upstream version 3.0.5

python-git (3.0.4-1) unstable; urgency=medium

   * New upstream version 3.0.4

python-git (3.0.3-3) unstable; urgency=medium

   * Add python-git to Breaks and Replaces to fix file conflict (Closes: #941756)

python-git (3.0.3-2) unstable; urgency=medium

   * run dh_link only doc package (Closes: #941756)

python-git (3.0.3-1) unstable; urgency=medium

   * New upstream version 3.0.3

python-git (3.0.1-1) unstable; urgency=medium

   [ Ondřej Nový ]
   * Convert git repository from git-dpm to gbp layout
   * Use 'python3 -m sphinx' instead of sphinx-build for building docs
   * Use debhelper-compat instead of debian/compat.
 
   [ TANIGUCHI Takaki ]
   * New upstream version 3.0.1
   * debian-compat: Bump to 12
   * debian/rules:
     - Use pybuild.
     - Skip dh_auto_test (it works only in git repository)
   * debian/control:
     - Add python3-sphinx-rtd-theme to B-D.
     - Add pytyon-ddt to B-D.
     - Add python3-flakes to B-D
   * Upstream drops support python2. (Closes: #937786)
   * Add debian/salsa-ci.yml
   * Set upstream metadata fields: Repository.
   * Bump Standards-Version to 4.4.1

2018

python-git (2.1.11-1) unstable; urgency=medium

   * New upstream version 2.1.11

python-git (2.1.10-1) unstable; urgency=medium

   * Bump Stanrads-Version to 4.1.5.
   * New upstream version 2.1.10.
   * debian/compat: 11

python-git (2.1.9-1) unstable; urgency=medium

   [ Ondřej Nový ]
   * d/control: Set Vcs-* to salsa.debian.org
   * d/copyright: Use https protocol in Format field
   * d/watch: Use https protocol
   * d/changelog: Remove trailing whitespaces
 
   [ TANIGUCHI Takaki ]
   * New upstream version 2.1.9
   * debian/control: Change python-git-doc with Multi-arch: foreign.
   * Bump Stanrads-Version to 4.1.4

python-git (2.1.8-1) unstable; urgency=medium

   * New upstream version 2.1.8 (Closes: #880446)
     - Fix "Incompatible with git 2.15?" (Closes: #879452)
   * debian/control: Replace python3-sphinx instead of python2-sphinx
   * delete debian/patches/0001-recognize-the-new-packed-ref-header-format.patch
     Upstream merged

2017

python-git (2.1.7-1) unstable; urgency=medium

   * New upstream release

python-git (2.1.6-1) unstable; urgency=medium

   * New upstream release
     - fixes for submodules with names consisting of numbers and bools
     - worktree support

python-git (2.1.5-1) unstable; urgency=medium

   * New upstream version 2.1.5
   * Bump Standards-Verision to 4.0.0 (without changes).

python-git (2.1.3-1) experimental; urgency=medium

   * Fresh bugfix upstream release
     - upstreamed debian/patches/exe_exception.patch

python-git (2.1.1-2) unstable; urgency=medium

   * debian/patches/exe_exception.patch: Fix "import of git can cause import
     failures of unrelated modules due to undefined variable" (Closes: #857171)

python-git (2.1.1-1) unstable; urgency=medium

   * New upstream version 2.1.1

2016

python-git (2.1.0-1) unstable; urgency=medium

   * Fresh upstream release (necessary for upcoming release of datalad)
   * Require smmap and gitdb >= 2
   * Enable build-time testing back while building NeuroDebian backports

python-git (2.0.9-1) unstable; urgency=medium

   [ Yaroslav Halchenko ]
   * debian/TODO to reincarnate testing
 
   [ TANIGUCHI Takaki ]
   * New upstream version 2.0.9

python-git (2.0.8-1) unstable; urgency=medium

   * New upstream version
   * No custom patches any longer -- absorbed upstream

python-git (2.0.5-1) unstable; urgency=medium

   * Team upload.
   * New upstream version.
   * d/patches/issue470-safe-decode.patch: Added as a proposed fix for
     upstream issue #470.

python-git (2.0.2-1) unstable; urgency=medium

   * Team upload
   * New upstream version (note: 2.0.2 was not recorded with git-dpm)
   * debian/control
     - suggest python-git-doc in python{,3}-git pkgs (Closes: #811922)
     - added myself to uploaders since did a few already
     - boosted policy to 3.9.8

python-git (1.0.1+git137-gc8b8379-2.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Add python 3 support (Closes: #774903):
     - Applied patch from the BTS.
     - Added --with python3 in debian/rules.
     - Added override_dh_auto_install to also install in Py3.
   * Using a separate package for -doc, now using override_dh_sphinxdoc and
     generating the html docs properly with sphinx-build.
   * Uncommented rm -rf build in auto_clean to allow double builds.
   * Bumped compat level to 7 (as lintian is not happy...).
   * Removed X-Python-Version: >= 2.7 (as even old-stable has 2.7 by default)
     and removed obsolete debian/pycompat file.

2015

python-git (1.0.1+git137-gc8b8379-2) unstable; urgency=medium

   [ SVN-Git Migration ]
   * Update Vcs fields for git migration
 
   [ Stefano Rivera ]
   * git-dpm tag config
 
   [ TANIGUCHI Takaki ]
   * debian/watch: Switch to pypy.debian.net.
   * debian/rules:
     + remove target override_dh_auto_clean
     + remove target override_dh_auto_test (Closes: #805535)
   * debian/copyright: Update Source.

python-git (1.0.1+git137-gc8b8379-1) unstable; urgency=medium

   * Fresh snapshot post upstream release -- mainly bugfixes discovered
     after release. Upload to unstable (Closes: #790068)
   * debian/control
     - X-Python-Version: >= 2.7  to avoid problems on wheezy with 2.6 supported
       and then needing python-ordereddict
   * debian/rules
     - set LC_ALL=C.UTF-8 while running tests

python-git (0.3.6+git28-g88f3dc2-1) experimental; urgency=medium

   * Fresh upstream snapshot with a variety of bugs fixed, e.g.
     running hooks from cwd which caused problems with annex repos
     - all up_* patches were adopted upstream, thus dropped here

python-git (0.3.6+git5-gd8bbfea-1) experimental; urgency=medium

   * New post-release snapshot with some fixes (Closes: #769595)
     - detects untracked files correctly now (Closes: #739898)
     - includes debian/patches/dont-choke-on-rc-version.patch
   * debian/control
     - bump Standards-Version to 3.9.6
     - added python-smmap (>= 0.8.3) to Build-Depends and Suggests:
       used for testing
     - needs gitdb >= 0.6.4 -- adjusted version in *Depends
   * debian/rules
     - enable build-time testing if available on network and capable of
       cloning original GitPython repository

2013

python-git (0.3.2~RC1-3) unstable; urgency=low

   * Update Homepage to a working URL.
   * Bump Standards-Version to 3.9.5.
   * Correctly parses `git --version` when not all components are
     numeric. Closes: #722481.

python-git (0.3.2~RC1-2) unstable; urgency=low

   [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
 
   [ TANIGUCHI Takaki ]
   * debian/control: Change Maintainer to Python Module Team. (Closes: #705279)
     + Remove "Daniel Watkins <daniel@daniel-watkins.co.uk>" from Maintainer.

2012

python-git (0.3.2~RC1-1) unstable; urgency=low

   * Team upload.
   * New upstream release
   * Add myself to Uploaders.
   * Bump Standards-Version to 3.9.3.
     + debian/copyright: copyright-format 1.0
   * Add python-gitdb to Depends:.

2011

python-git (0.3.1~beta2-1) unstable; urgency=low

   [ Andreas Noteng ]
   * Team upload.
   * Update git dependency. (Closes: #600237, #568583)
   * New upstream release. (Closes: #579553)
   * Add upstream documentation. (Closes: #523881)
   * Change source format to 3.0 (quilt)
   * Bump Standards-Version to 3.9.2
     - Remove deprecated /usr/share/common-licenses/BSD link from copyright
   * Change to DEP5 copyright
 
   [ Vincent Bernat ]
   * Add myself as uploader

2009

python-git (0.1.6-1) unstable; urgency=low

   * New upstream release. (Closes: #512584)
   * Changed licensing of packaging to match upstream's license.

python-git (0.1.5-1) unstable; urgency=low

   * New upstream release. (Closes: #501211, #507276)
   * Added Debian Python Modules Team to Uploaders field.
   * Updated Vcs-* fields to reflect the use of the DPMT Subversion repository.
   * Removed all patches merged upstream.
   * Converted debian/rules to use debhelper 7.

2008

python-git (0.1.4.1-2) unstable; urgency=low

   * Fixed the synopsis to work as an appositive clause in a sentence, as per
     Section 6.2.2 of the Developer Reference.
   * Added patch so that git.Repo.create and git.Repo.init_bare now create a
     bare repository, as intended. (Closes: #494581)
   * Added Vcs-Bzr control field.

python-git (0.1.4.1-1) unstable; urgency=low

   * Initial release. (Closes: #492520)