[ubuntu/artful-proposed] python-django 1:1.11.3-1ubuntu1 (Accepted)

Steve Langasek steve.langasek at ubuntu.com
Fri Jul 7 22:25:19 UTC 2017


python-django (1:1.11.3-1ubuntu1) artful; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - debian/patches/pymysql-replacement.patch: Use pymysql as drop in
      replacement for MySQLdb.
    - debian/control: Drop python-mysqldb in favor of python-pymysql.
  * All other changes dropped, as they were backports of upstream fixes.

python-django (1:1.11.3-1) unstable; urgency=medium

  [ Chris Lamb ]
  * New upstream bugfix release.
    - Drop 0003-Fixed-test_middleware_classes_headers-if-Django-sour.patch as
      it was merged upstream.
  * Check DEB_BUILD_PROFILES consistently, not DEB_BUILD_OPTIONS.

  [ Brian May ]
  * Use locally installed intersphinx mapping sources. (Closes: #852512)

python-django (1:1.11.2-2) unstable; urgency=medium

  * Upload (LTS) release to unstable.
    - Incorporate Python 3.6 compatibility. (Closes: #865053)
  * Use !nocheck profile for build dependencies that are only required for
    tests.
  * Move to debhelper compatibility level 10.
  * Bump Standards-Version to 4.0.0.
  * wrap-and-sort -sa.

python-django (1:1.11.2-1) experimental; urgency=medium

  [ Chris Lamb ]
  * New upstream minor release.
    <https://docs.djangoproject.com/en/1.11/releases/1.11.2/>
  * Backport patch from <https://code.djangoproject.com/ticket/26755> to
    prevent test_middleware_classes_headers from failing if the Django source
    is not writable. This should fix the autopkgtests. (Closes: #816435)
  * Refresh all patches with ``pq import && pq export --renumber``.

  [ Raphaël Hertzog ]
  * Update README.source and debian/gbp.conf.
  * Document a minimal Django packaging policy in
    README.Django-packaging-policy. (Closes: #863514)
  * Remove README.Debian which contained only outdated information.
  * Drop FastCGI initscript, it's obsolete, WSGI is required nowadays.
  * Drop migrate-south helper script as south is gone for a long time already.
  * Add same documentation in python3-django as in python-django.
    (Closes: #831838)

python-django (1:1.11.1-3) experimental; urgency=medium

  * Really add Build-Depends on libgdal-dev.

python-django (1:1.11.1-2) experimental; urgency=medium

  * Add missing Build-Depends on libgdal-dev due to new GIS tests.

python-django (1:1.11.1-1) experimental; urgency=medium

  * New upstream minor release.
    <https://docs.djangoproject.com/en/1.11/releases/1.11.1/>

python-django (1:1.11-1) experimental; urgency=medium

  * New upstream stable release. (Closes: #859515, #859516)

python-django (1:1.11~rc1-1) experimental; urgency=medium

  * New upstream beta release.

python-django (1:1.11~beta1-1) experimental; urgency=medium

  * New upstream beta release.
  * Update debian/gbp.conf.
  * Drop taskset calls when running testsuite now that
    <https://code.djangoproject.com/ticket/27741> has been resolved.

python-django (1:1.11~alpha1-1) experimental; urgency=medium

  * New upstream alpha release.
  * Match/mangle upstream versions using (eg.) "b1" instead of "beta1" in
    debian/watch.
  * Drop now-unused source-is-missing Lintian overrides.
  * Limit parallelism in testsuite to avoid FTBFS. See:
    <https://code.djangoproject.com/ticket/27741>

Date: Fri, 07 Jul 2017 15:19:59 -0700
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/python-django/1:1.11.3-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 07 Jul 2017 15:19:59 -0700
Source: python-django
Binary: python-django python-django-common python-django-doc python3-django
Architecture: source
Version: 1:1.11.3-1ubuntu1
Distribution: artful
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Description:
 python-django - High-level Python web development framework (Python 2 version)
 python-django-common - High-level Python web development framework (common)
 python-django-doc - High-level Python web development framework (documentation)
 python3-django - High-level Python web development framework (Python 3 version)
Closes: 816435 831838 852512 859515 859516 863514 865053
Changes:
 python-django (1:1.11.3-1ubuntu1) artful; urgency=low
 .
   * Merge from Debian unstable.  Remaining changes:
     - debian/patches/pymysql-replacement.patch: Use pymysql as drop in
       replacement for MySQLdb.
     - debian/control: Drop python-mysqldb in favor of python-pymysql.
   * All other changes dropped, as they were backports of upstream fixes.
 .
 python-django (1:1.11.3-1) unstable; urgency=medium
 .
   [ Chris Lamb ]
   * New upstream bugfix release.
     - Drop 0003-Fixed-test_middleware_classes_headers-if-Django-sour.patch as
       it was merged upstream.
   * Check DEB_BUILD_PROFILES consistently, not DEB_BUILD_OPTIONS.
 .
   [ Brian May ]
   * Use locally installed intersphinx mapping sources. (Closes: #852512)
 .
 python-django (1:1.11.2-2) unstable; urgency=medium
 .
   * Upload (LTS) release to unstable.
     - Incorporate Python 3.6 compatibility. (Closes: #865053)
   * Use !nocheck profile for build dependencies that are only required for
     tests.
   * Move to debhelper compatibility level 10.
   * Bump Standards-Version to 4.0.0.
   * wrap-and-sort -sa.
 .
 python-django (1:1.11.2-1) experimental; urgency=medium
 .
   [ Chris Lamb ]
   * New upstream minor release.
     <https://docs.djangoproject.com/en/1.11/releases/1.11.2/>
   * Backport patch from <https://code.djangoproject.com/ticket/26755> to
     prevent test_middleware_classes_headers from failing if the Django source
     is not writable. This should fix the autopkgtests. (Closes: #816435)
   * Refresh all patches with ``pq import && pq export --renumber``.
 .
   [ Raphaël Hertzog ]
   * Update README.source and debian/gbp.conf.
   * Document a minimal Django packaging policy in
     README.Django-packaging-policy. (Closes: #863514)
   * Remove README.Debian which contained only outdated information.
   * Drop FastCGI initscript, it's obsolete, WSGI is required nowadays.
   * Drop migrate-south helper script as south is gone for a long time already.
   * Add same documentation in python3-django as in python-django.
     (Closes: #831838)
 .
 python-django (1:1.11.1-3) experimental; urgency=medium
 .
   * Really add Build-Depends on libgdal-dev.
 .
 python-django (1:1.11.1-2) experimental; urgency=medium
 .
   * Add missing Build-Depends on libgdal-dev due to new GIS tests.
 .
 python-django (1:1.11.1-1) experimental; urgency=medium
 .
   * New upstream minor release.
     <https://docs.djangoproject.com/en/1.11/releases/1.11.1/>
 .
 python-django (1:1.11-1) experimental; urgency=medium
 .
   * New upstream stable release. (Closes: #859515, #859516)
 .
 python-django (1:1.11~rc1-1) experimental; urgency=medium
 .
   * New upstream beta release.
 .
 python-django (1:1.11~beta1-1) experimental; urgency=medium
 .
   * New upstream beta release.
   * Update debian/gbp.conf.
   * Drop taskset calls when running testsuite now that
     <https://code.djangoproject.com/ticket/27741> has been resolved.
 .
 python-django (1:1.11~alpha1-1) experimental; urgency=medium
 .
   * New upstream alpha release.
   * Match/mangle upstream versions using (eg.) "b1" instead of "beta1" in
     debian/watch.
   * Drop now-unused source-is-missing Lintian overrides.
   * Limit parallelism in testsuite to avoid FTBFS. See:
     <https://code.djangoproject.com/ticket/27741>
Checksums-Sha1:
 035929acff4c74bbc6ec9a84c0c27150921ba8a5 3287 python-django_1.11.3-1ubuntu1.dsc
 30f691c39fa47eed966f0a449c739d05ee74389e 7872014 python-django_1.11.3.orig.tar.gz
 40a61659befd7daa8ca1ac572bc46e22cc5edb1d 31520 python-django_1.11.3-1ubuntu1.debian.tar.xz
Checksums-Sha256:
 ef9611e7012a8f23a75a017d14c1afaf613e94cfb79b00603dffefc67be39001 3287 python-django_1.11.3-1ubuntu1.dsc
 9ef9de0a957245ed3a29c4162ed2fd493252ca249a755f9e2b4a9be82caf8f6b 7872014 python-django_1.11.3.orig.tar.gz
 78cd86c6df77e1942b4d3780be343e0b71495efa4d97d0156fabcc580574be6e 31520 python-django_1.11.3-1ubuntu1.debian.tar.xz
Files:
 f8e7b022d20d1eb67dce10a2c64bf018 3287 python optional python-django_1.11.3-1ubuntu1.dsc
 fe23bb9ae450698451ac82cb636bb882 7872014 python optional python-django_1.11.3.orig.tar.gz
 6094e2940e7e57e4474c10729e84bdea 31520 python optional python-django_1.11.3-1ubuntu1.debian.tar.xz
Original-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----

iQI3BAEBCgAhBQJZYAnoGhxzdGV2ZS5sYW5nYXNla0B1YnVudHUuY29tAAoJEFaN
MPMhshM9enYQAI38pMU2auhh+ypEosFk8SzpI0b7iNxiHA4HhPvhL8G+jqQYqLh5
82LHvHeJjsY3XoT6VswludDWpVBTLj9orVTKOGYg73R+Ju3cOPTiXgy6hHzzw5i9
GkISCiEudEcWx9v2DY6TV6bk3AMLosxkWCl7yaYJCihxwhehvkmQKqLtzLlE5Cy/
U0RVsFiJMk5rZ4MPH+3hEdaQhK762iwA8vuLGN17iBe4a+aclQUt1pSBSQ9sgJgH
puM+AIGIPnSwF3nOApruabxN7kaz6+wdU/OHmciYYKIIQKCC7eBD7JNJp3hNSApT
9Llcf+tWRxHM6lnTUV02zmw2NJS9NIqEZvzOUHzSfAYhcKTsW91SIPwe76UU6ZX4
pbN6ao/P/ZIdXpFtb2GBtSedjJOxQY1uIVtnIoPn1DoavwKofaPq/y+npjEUDmlL
NIGSN+x6H5ZlqgQLIWINaE5FPRs5cknwlxrF7qqj5cMns2ll7HyWsnIgDsSPKxtU
oCI+Ozr0UR4XN6zEhdiU8CV6Tl8oDWGVQpXLSRmfMzybwHNjYP6uzqms35V6UKz1
jUtqhpKo4qiMw3dCKIj8IbwhhjkjqlGiqiXQQ34g7/ri970j/TDJJYp6S5kTiQhS
A3S9gcCw2vLwRRN5AgFtyHHa2RdvR/SZ5sAdhSCYgGDAJvlyhORbMKZK
=nmGm
-----END PGP SIGNATURE-----


More information about the Artful-changes mailing list