Change log for migrate package in Debian

156 of 56 results
Deleted in sid-release (Reason: None provided.)
migrate (0.13.0-4) unstable; urgency=high

  * Add use-getfullargspec-instead-of-getargspec.patch (Closes: #1038031).
  * Add another fix in remove-tempest-lib-build-depends-from-upstream.patch.

 -- Thomas Goirand <email address hidden>  Thu, 29 Jun 2023 09:21:26 +0200
Published in bookworm-release
Superseded in sid-release
migrate (0.13.0-3) unstable; urgency=medium

  * Refreshed debian/patches/use-local-intersphinx.patch.
  * Add fix-sphinx-conf.py-syntax.patch fixing FTBFS. (Closes: #997343)

 -- Thomas Goirand <email address hidden>  Tue, 26 Oct 2021 10:43:13 +0200
Published in bullseye-release
Superseded in sid-release
migrate (0.13.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <email address hidden>  Fri, 08 May 2020 12:13:37 +0200
Deleted in experimental-release (Reason: None provided.)
migrate (0.13.0-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * Running wrap-and-sort -bast.
  * Use debhelper-compat instead of debian/compat.
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs.

  [ Thomas Goirand ]
  * New upstream URLs in d/rules, d/control and d/copyright.
  * Updated watch file.
  * New upstream release.
  * Standards-Version: 4.5.0.
  * Removed disable_issuetracker.patch.
  * Fixed running unit tests.

 -- Thomas Goirand <email address hidden>  Mon, 06 Apr 2020 16:12:56 +0200
Superseded in sid-release
migrate (0.12.0-3) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <email address hidden>  Tue, 16 Jul 2019 18:12:38 +0200

Available diffs

Deleted in experimental-release (Reason: None provided.)
migrate (0.12.0-2) experimental; urgency=medium

  * Removed update of alternatives, not needed anymore.

 -- Thomas Goirand <email address hidden>  Tue, 26 Mar 2019 17:11:23 +0100
Published in buster-release
Superseded in sid-release
migrate (0.11.0-5) unstable; urgency=medium

  * Team upload.
  * Add missing import sqlite3 in the previous patch.  Closes: #916922

 -- Mattia Rizzolo <email address hidden>  Thu, 20 Dec 2018 23:23:36 +0100

Available diffs

Superseded in buster-release
Superseded in sid-release
migrate (0.11.0-4) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Use <email address hidden> as maintainer

  [ Thomas Goirand ]
  * Move the package in Salsa from /openstack-team/python to libs:
    - Update VCS fields accordingly.
  * Add SQLite 3.26+ patch from Ubuntu (Closes: #915938). Thanks to Corey
    Bryant for forwarding the patch.

 -- Thomas Goirand <email address hidden>  Mon, 10 Dec 2018 09:55:26 +0100
Superseded in buster-release
Superseded in sid-release
migrate (0.11.0-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * Removing gbp.conf, not used anymore or should be specified in the
    developers dotfiles

  [ Thomas Goirand ]
  * Removed tempest-lib from upstream code.

 -- Thomas Goirand <email address hidden>  Fri, 27 Apr 2018 10:29:21 +0200

Available diffs

Superseded in buster-release
Superseded in sid-release
migrate (0.11.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <email address hidden>  Wed, 01 Nov 2017 22:17:03 +0000
Deleted in experimental-release (Reason: None provided.)
migrate (0.11.0-1) experimental; urgency=medium

  [ Daniel Baumann ]
  * Updating vcs fields.
  * Updating copyright format url.
  * Updating maintainer field.
  * Running wrap-and-sort -bast.
  * Adding package prefix to debhelper files to not rely on sorting in
    debian/control.
  * Correcting permissions in debian packaging files.
  * Prefixing all debhelper files.

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Correctly cleans .testrepository.
  * Ignore egg-info changes.
  * Standards-Version is now 4.0.1 (no change).
  * Fixed upstream homepage.

 -- Thomas Goirand <email address hidden>  Fri, 04 Aug 2017 20:25:27 +0000
Superseded in buster-release
Published in stretch-release
Superseded in sid-release
migrate (0.10.0-7) unstable; urgency=medium

  * Team upload.
  * Bumped debhelper compat version to 10
  * Rebuilt with new python-sqlalchemy

 -- Ondřej Nový <email address hidden>  Mon, 28 Nov 2016 12:13:03 +0100

Available diffs

Superseded in stretch-release
Superseded in sid-release
migrate (0.10.0-6) unstable; urgency=medium

  * Using the correct options for mysql_install_db so that it continues to work
    with MySQL 5.7.x (Closes: #841591).
  * Build-Depends on default-mysql-client and default-mysql-server instead of
    mysql-client & mysql-server (the later is kept as an alternative).

 -- Thomas Goirand <email address hidden>  Fri, 21 Oct 2016 09:33:40 +0200
Superseded in stretch-release
Superseded in sid-release
migrate (0.10.0-5) unstable; urgency=medium

  [ Thomas Goirand ]
  * Correctly cleans .testrepository.
  * Ignore egg-info changes.

  [ Ondřej Nový ]
  * d/s/options: extend-diff-ignore of .gitreview
  * d/control: Using OpenStack's Gerrit as VCS URLs.

 -- Thomas Goirand <email address hidden>  Tue, 31 May 2016 14:17:32 +0200
Superseded in stretch-release
Superseded in sid-release
migrate (0.10.0-4) unstable; urgency=medium

  * Fixed VCS URLs (https).
  * d/rules: Changed UPSTREAM_GIT to new URL
  * d/copyright
    - Changed source URL to new one
    - Reordered
  * Added suggests python-migrate-doc (Closes: #820656)
  * Standards-Version is 3.9.8 not (no change needed)

 -- Ondřej Nový <email address hidden>  Wed, 25 May 2016 10:28:10 +0000
Superseded in stretch-release
Superseded in sid-release
migrate (0.10.0-3) unstable; urgency=medium

  * override_dh_python3 to fix Py3 shebang.

 -- Thomas Goirand <email address hidden>  Fri, 23 Oct 2015 22:18:52 +0000
Superseded in stretch-release
Superseded in sid-release
migrate (0.10.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <email address hidden>  Fri, 16 Oct 2015 12:44:10 +0000
Deleted in experimental-release (Reason: None provided.)
migrate (0.10.0-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Removed Python3 fix patch applied upstream.

 -- Thomas Goirand <email address hidden>  Thu, 24 Sep 2015 00:24:13 +0200
Superseded in stretch-release
Superseded in sid-release
migrate (0.9.7-7) unstable; urgency=medium

  * Fixed section for the -doc package.
  * Killed wrong debian/doc-base (it's now in debian/python-migrate-doc only).

 -- Thomas Goirand <email address hidden>  Tue, 15 Sep 2015 09:49:48 +0000
Superseded in stretch-release
Superseded in sid-release
migrate (0.9.7-6) unstable; urgency=medium

  * Added missing Breaks+Replaces for the man page (Closes: #794044).

 -- Thomas Goirand <email address hidden>  Mon, 03 Aug 2015 08:32:36 +0000
Superseded in sid-release
migrate (0.9.7-5) unstable; urgency=medium

  * Added missing copyright for setup.py (Closes: #793916).

 -- Thomas Goirand <email address hidden>  Wed, 29 Jul 2015 18:00:21 +0200
Superseded in sid-release
migrate (0.9.7-1) unstable; urgency=medium

  * New upstream release.
  * Updated watch file to not use broken PyPi link.
  * Removed obsolete debian/pycompat.

 -- Thomas Goirand <email address hidden>  Fri, 10 Jul 2015 08:06:27 +0000
Superseded in sid-release
migrate (0.9.6-3) unstable; urgency=medium

  * Disable all .*TestControlledSchema.* tests as they are broken (which
    doesn't mean SQLA-migrate itself is broken, just that tests are).
  * Adds debian/patches/Update_tests_and_reqs_for_SQLA_1.0.patch.
  * Removed obsolete debian/pycompat.
  * Cleans-up correctly started MySQL after unit tests.
  * Updated watch file to use github/stackforge/sqlalchemy-migrate instead of
    broken PyPi.
  * Rebuilt with sqlalchemy 1.0.6 (Closes: #790531).

 -- Thomas Goirand <email address hidden>  Tue, 30 Jun 2015 17:11:00 +0200
Superseded in sid-release
migrate (0.9.6-2) unstable; urgency=medium

  * Makes the build reproducible thanks to Juan Picca (Closes: #789733).

 -- Thomas Goirand <email address hidden>  Fri, 26 Jun 2015 15:27:25 +0200
Superseded in stretch-release
Superseded in sid-release
migrate (0.9.6-1) unstable; urgency=medium

  * New upstream release.
  * Fixed (build-)dependencies.
  * Standards-Version: 3.9.6 (no change).

 -- Thomas Goirand <email address hidden>  Mon, 16 Mar 2015 13:15:58 +0100
Published in jessie-release
Superseded in sid-release
migrate (0.9.1-1) unstable; urgency=medium


  * New upstream release.
  * Removed SQLA 0.9 patches applied upstream.
  * Running testr without python setup.py.
  * Fixed new (build-)dependencies for this release.

 -- Thomas Goirand <email address hidden>  Sat, 14 Jun 2014 22:29:43 +0800
Superseded in jessie-release
Superseded in sid-release
migrate (0.8.5-1) unstable; urgency=medium


  * New upstream release.
  * Added patches which I worked out with upstream.
  * Added fix for deprecation.
  * Now build-depends on python-testtools (>= 0.9.35).
  * Added PYTHONPATH=. when running tests.
  * Added upstream SQLA 9 patch.
  * Added MySQL tests capability in the unit tests.
  * Adds a couple of SQLA 9 homebrewed patches.
  * Build-depends on python-subunit (>= 0.0.18) now.

 -- Thomas Goirand <email address hidden>  Mon, 24 Feb 2014 04:46:37 +0000
Superseded in jessie-release
Superseded in sid-release
migrate (0.8.2-4) unstable; urgency=medium


  * Added missing openstack-pkg-tools build-depends, needed for the
    export OSLO_PACKAGE_VERSION=$(VERSION) (otherwise, VERSION doesn't have any
    value). This should be fixing FTBFS. (Closes: #738422)

 -- Thomas Goirand <email address hidden>  Mon, 10 Feb 2014 23:55:16 +0800
Superseded in jessie-release
Superseded in sid-release
migrate (0.8.2-3) unstable; urgency=medium


  * Do not depend on python-sqlite which is in the Python standard library
    (Closes: #732795).
  * Adds export OSLO_PACKAGE_VERSION=$(VERSION) in rules to avoid FTBFS when
    building without git-buildpackage (Closes: #732794).

 -- Thomas Goirand <email address hidden>  Sun, 22 Dec 2013 14:54:09 +0800

Available diffs

Superseded in jessie-release
Superseded in sid-release
migrate (0.8.2-2) unstable; urgency=medium


  * Removes python3-sphinx as build-depends, to avoid triggers of import
    warnings (Closes: #681073).
  * Removes duplicate build-depends: python-sphinx.

 -- Thomas Goirand <email address hidden>  Sun, 08 Dec 2013 14:01:14 +0800

Available diffs

Superseded in sid-release
migrate (0.8.2-1) unstable; urgency=low


  * New upstream release:
    - Now (build-)depends on python-pbr.
  * Taking over maintainership with previous agreement from Jan Dittberner:
    - Updated VCS fields to use the OpenStack team repositories.
    - Changed the Maintainer: and Uploaders: field.
    - Added a new debian/gbp.conf.
    - Added (not mandatory) include of pkgos.make.
  * Added OpenStack foundation as copyright holder.
  * Ran wrap-and-sort.
  * Upgraded to debhelper and compat >= 9.
  * Removed not needed version in build-depends of python-sqlalchemy.
  * Update path to doc/source/conf.py in Debian patch
    use-local-intersphinx.patch and disable_issuetracker.patch.
  * Removes Add_compatibility_with_sqlalchemy_0.8.patch and
    Fix_dropping_of_indexed_columns_in_sqlite_sa08.patch now applied upstream.
  * Changed debian/docs to use README.rst instead of just README.
  * Changed path of docs/changelog.rst to doc/source/ in debian/rules.
  * Fix section break in debian/copyright.
  * Added Pre-Depends: dpkg (>= 1.15.6~), because of xz compression.
  * Added a number of build-dependencies from test-requirements.txt.
  * Now run tests at build time.

 -- Thomas Goirand <email address hidden>  Thu, 28 Nov 2013 12:57:24 +0800
Superseded in jessie-release
Superseded in sid-release
migrate (0.7.2-7) unstable; urgency=low


  * Adds upstrema patch which fixes dropping of indexed columns in sqlite
    with SQLAlchemy 08.
  * Switched control Homepage: and copyright Source: fields to the new upstream
    homepage.

 -- Thomas Goirand <email address hidden>  Fri, 18 Oct 2013 14:32:30 +0000

Available diffs

Superseded in jessie-release
Superseded in sid-release
migrate (0.7.2-6) unstable; urgency=low


  * Version-Depends on python-sqlalchemy >= 0.8 (since lower versions
    are incompatible).
  * debian/copyright in parsable format v1.
  * Standards-Version: bump to 3.9.4.

 -- Thomas Goirand <email address hidden>  Mon, 08 Jul 2013 14:45:17 +0000

Available diffs

Superseded in jessie-release
Published in wheezy-release
Superseded in sid-release
migrate (0.7.2-3) unstable; urgency=low


  * debian/control:
    - move dependencies from Build-Depends-Indep to Build-Depends
    - bump Standards-Version to 3.9.3 (no changes)
    - fix lintian error for dh_addon sphinxdoc by adding
      python-sphinx (>= 1.0.7+dfsg) | python3-sphinx to Build-Depends

 -- Jan Dittberner <email address hidden>  Thu, 17 May 2012 12:52:03 +0200
Superseded in wheezy-release
Superseded in sid-release
migrate (0.7.2-2) unstable; urgency=low


  * Fix "FTBFS: URLError: <urlopen error [Errno -2] Name or service not
    known>" by removing support for python-sphinxcontrib.issuetracker
    (Closes: #649621)
    - use debian/patches/disable_issuetracker.patch (thanks to Michael
      Terry)
    - debian/control: remove Build-Depends
      python-sphinxcontrib.issuetracker

 -- Jan Dittberner <email address hidden>  Sat, 26 Nov 2011 14:27:30 +0100
Superseded in wheezy-release
Superseded in sid-release
migrate (0.7.2-1) unstable; urgency=low


  * New upstream release.
  * debian/control:
    - add python-sphinxcontrib.issuetracker to Build-Depends-Indep
    - drop X-Python-Version
    - bump python-sphinx build dependency to >= 1.0.7+dfsg~ (for
      dh_sphinxdoc)
    - bump python-sqlalchemy dependency to >= 0.6 (upstream support for
      older version has been dropped)
    - add libjs-sphinxdoc and ${sphinxdoc:Depends} to Depends
    - remove libjs-jquery from Depends (added automatically by
      dh_sphinxdoc)
  * debian/rules:
    - remove treatment for manage.py_tmpl (removed from upstream release)
    - use dh_sphinxdoc
    - remove manual sphinx doc installation
  * add debian/patches/use-local-intersphinx.patch and
    debian/patches/series to avoid fetching objects.inv from the web

 -- Jan Dittberner <email address hidden>  Wed, 02 Nov 2011 00:01:44 +0100
Superseded in wheezy-release
Superseded in sid-release
migrate (0.7.1-2) unstable; urgency=low


  * Fix "please update dependency on python-sqlalchemy", rebuild to fix
    python-sqlalchemy dependency (Closes: #636900)

 -- Jan Dittberner <email address hidden>  Sat, 06 Aug 2011 22:12:49 +0200
Superseded in wheezy-release
Superseded in sid-release
migrate (0.7.1-1) unstable; urgency=low
  * New upstream release (better fix for column creation for columns with    foreign keys). -- Jan Dittberner <email address hidden>  Fri, 27 May 2011 23:05:06 +0200
Superseded in sid-release
migrate (0.7-1) unstable; urgency=low
  * New upstream release.  * add compatibility with SQLAlchemy 0.7  * debian/control: remove unneeded Breaks: ${python:Breaks} -- Jan Dittberner <email address hidden>  Fri, 27 May 2011 15:27:40 +0200
Superseded in sid-release
migrate (0.6.1-3) unstable; urgency=low
  * debian/rules: add --buildsystem=python_distutils, remove    override_dh_auto_build  * debian/control: bump Standards-Version to 3.9.2 (no changes needed) -- Jan Dittberner <email address hidden>  Wed, 25 May 2011 13:44:29 +0200
Superseded in wheezy-release
Superseded in sid-release
migrate (0.6.1-2) unstable; urgency=low
  * Team upload.  * Rebuild to add Python 2.7 support -- Piotr Ożarowski <email address hidden>  Sun, 08 May 2011 16:45:54 +0200
Superseded in wheezy-release
Superseded in sid-release
migrate (0.6.1-1) unstable; urgency=low
  * New upstream release.  * debian/control:    - remove dependency on python-support    - bump python dependency version to 2.6.5~    - drop XS-Python-Version, add X-Python-Version    - add Breaks: ${python:Breaks}  * debian/rules:    - add --with python2 to dh call  * remove debian/patches/use-absolute-imports-of-exception-    classes.patch that has been applied upstream -- Jan Dittberner <email address hidden>  Fri, 11 Feb 2011 22:44:42 +0100
Superseded in sid-release
migrate (0.6-5) unstable; urgency=low
  * upload to unstable -- Jan Dittberner <email address hidden>  Sun, 06 Feb 2011 14:48:44 +0100
Deleted in experimental-release (Reason: None provided.)
migrate (0.6-5~exp1) experimental; urgency=low
  * Fix "objects.inv should not be compressed" exclude objects.inv from    dh_compress in debian/rules, thanks for the report to Michael Fladischer    (Closes: #608747)  * Fix "AttributeError: 'module' object has no attribute    'MigrateDeprecationWarning'" include patch    debian/patches/use-absolute-imports-of-exception-classes.patch by Etienne    Millon (Closes: #609259) -- Jan Dittberner <email address hidden>  Sun, 09 Jan 2011 16:02:32 +0100
Superseded in wheezy-release
Published in squeeze-release
Superseded in sid-release
migrate (0.6-4) unstable; urgency=low


  * debian/control:
    - remove dependency on python-codespeak-lib (Closes: #592102)
    - remove build dependency on python-codespeak-lib
    - add build dependency on python-tempita (>= 0.4)
    - bump Standards-Version to 3.9.1 (no changes needed)

 -- Jan Dittberner <email address hidden>  Sat, 07 Aug 2010 18:33:18 +0200
Superseded in squeeze-release
Superseded in sid-release
migrate (0.6-3) unstable; urgency=low


  * Fix "migrate gives ImportError if tempita is not installed" by adding
    missing dependency on python-tempita (>= 0.4) to debian/control (Closes:
    #589990)

 -- Jan Dittberner <email address hidden>  Thu, 22 Jul 2010 23:10:32 +0200
Superseded in squeeze-release
Superseded in sid-release
migrate (0.6-2) unstable; urgency=low


  * Upload to unstable.

 -- Jan Dittberner <email address hidden>  Mon, 12 Jul 2010 00:24:57 +0200
Superseded in experimental-release
migrate (0.6-1) experimental; urgency=low


  * New upstream version.

 -- Jan Dittberner <email address hidden>  Sun, 11 Jul 2010 21:22:25 +0200
Superseded in experimental-release
migrate (0.6~hg221-1) experimental; urgency=low


  * New upstream pre-release version.
    - add SQLAlchemy 0.6 compatibility
  * debian/source/format:
    - set format to 3.0 (quilt)
  * debian/control:
    - bump Standards-Version to 3.9.0 (no changes needed)
    - remove quilt dependency
    - change debhelper dependency to 7.0.50~
  * debian/rules:
    - install docs/changelog.rst instead of CHANGELOG
    - remove explicit patching

 -- Jan Dittberner <email address hidden>  Sun, 04 Jul 2010 14:32:13 +0200
Superseded in squeeze-release
Superseded in sid-release
migrate (0.5.4-3) unstable; urgency=low


  * switch to dh7
  * debian/control:
    - Build-Depends: increase minimum debhelper version to 7.0.50
    - add ${misc:Depends} to python-migrate's Depends
    - remove XB-Python-Version
  * add debian/install.tmpl:
    - used as base for generating debian/install
  * debian/compat:
    - 5 -> 7
  * debian/rules:
    - change handling of .egg-info (Closes: #552921)
    - move all customizations to override_dh_* rules
    - generate debian/install to install template files

 -- Jan Dittberner <email address hidden>  Thu, 29 Oct 2009 12:40:14 +0100
Superseded in squeeze-release
Superseded in sid-release
migrate (0.5.4-2) unstable; urgency=low


  * debian/control:
    - use Debian email address
    - bump Standards-Version to 3.8.3 (no changes needed)
    - add quilt to Build-Depends
    - add python-decorator to Build-Depends indep to fix documentation build
  * debian/copyright:
    - add Domen Kožar to upstream authors
    - update upstream URL
    - use Debian email address
  * add debian/patches/keep_empty_modules.patch to prevent python-
    support from deleting the required empty __init__.py files in the
    templates module (Closes: #549488)
  * add debian/README.source to document quilt usage
  * debian/rules: add quilt macros

 -- Jan Dittberner <email address hidden>  Sat, 03 Oct 2009 21:37:20 +0200
Superseded in sid-release
Superseded in squeeze-release
migrate (0.5.4-1) unstable; urgency=low


  * New upstream version
  * debian/control: add python-decorator dependency

 -- Jan Dittberner <email address hidden>  Sun, 07 Jun 2009 15:50:29 +0200
Superseded in squeeze-release
Superseded in sid-release
migrate (0.5.3-1) unstable; urgency=low


  * New upstream version
  * don't compress .js files to make search in html docs possible
  * switch to python-support
  * debian/copyright: update copyright years of upstream and Debian
    packaging
  * debian/control:
    - update Standards-Version to 3.8.1 (no changes needed)
    - build depend on python-sphinx >= 0.6.1
    - build depends on python (>= 2.5.4-1~), drop python-all-dev
      dependency, no need to build for all versions
    - remove python-central dependency
    - add python-sqlalchemy to build-depends-indep to allow the build
      of complete API docs
    - make python-migrate depend on libjs-jquery instead of
      python-sphinx at installation time
  * debian/rules:
    - add --no-compile --install-layout=deb
    - use py_libdir macro from python.mk instead of hardcoded paths
    - only build for default Python version
    - link to jquery.js from libjs-jquery

 -- Jan Dittberner <email address hidden>  Fri, 10 Apr 2009 18:01:29 +0200
Superseded in squeeze-release
Superseded in sid-release
migrate (0.5.2-1) unstable; urgency=low


  * New upstream version
  * debian/rules: adapt to upstream changes (rename .static to _static
    when building docs)

 -- Jan Dittberner <email address hidden>  Wed, 18 Feb 2009 22:54:31 +0100
Superseded in squeeze-release
Superseded in sid-release
migrate (0.4.5-2) unstable; urgency=low


  [ Sandro Tosi ]
  * debian/control
    - switch Vcs-Browser field to viewsvn

  [ Jan Dittberner ]
  * debian/control
    - improved description
    - depend on SQLAlchemy << 0.5~

 -- Jan Dittberner <email address hidden>  Fri, 09 Jan 2009 23:35:11 +0100
Superseded in sid-release
Published in lenny-release
migrate (0.4.5-1) unstable; urgency=low


  * New upstream version
  * debian/control
    + updated Standards-Version to 3.8.0
    + add python-codespeak-lib to Depends to avoid pkg_resources warnings
  * debian/README.source file added

 -- Jan Dittberner <email address hidden>  Wed, 23 Jul 2008 22:12:53 +0200
156 of 56 results