[ubuntu/disco-proposed] pyparted 3.11.2-2ubuntu1 (Accepted)

Steve Langasek steve.langasek at ubuntu.com
Mon Feb 11 20:13:11 UTC 2019


pyparted (3.11.2-2ubuntu1) disco; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - debian/rules: Re-enable tests
    - debian/patches/fix-unit-tests.patch: Add patch for fixing some of the
      flag tests as _ped now returns a different exceptions for those.
    - Remove the python*-all-dbg build-deps as they do not seem to be needed
      and otherwise cause strange fatal Python errors when running the test
      suite during build.
    - Add parted to the build-dependencies, required for unit testing.
  * Dropped changes, included in Debian:
    - Add python-six to the build-dependencies, required for unit testing.

pyparted (3.11.2-2) unstable; urgency=medium

  * debian/watch:
      - avoid upstream version get duplicated

pyparted (3.11.2-1) unstable; urgency=medium

  * New upstream version 3.11.2
  * debian/control:
      - Bump Standards-Version from 4.2.1 to 4.3.0
  * debian/copyright:
      - No make_one_primary_partition.py file
      - Remove unused-license-paragraph
      - Update year for upstream and myself
  * debian/python-parted-doc.examples:
      - No make_one_primary_partition.py file
  * debian/tests/control:
      - Tests if py37 *.so file exists
  * debian/upstream:
      - Add signing-key.asc file
  * debian/watch:
      - upstream has .asc file now

pyparted (3.11.1-13) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/changelog: Remove trailing whitespaces

  [ Herbert Fortes ]
  * debian/control:
      - Bump Standards-Version from 4.1.4 to 4.2.1
  * debian/rules:
      - override_dh_auto_test is empty now
        No DEB_BUILD_OPTIONS, as lintian wants
        No tests during build (Closes: #908879)
        Tests only in CI
  * debian/README.Debian:
      - Fix typo

pyparted (3.11.1-12) unstable; urgency=medium

  * debian/tests/control:
      - Remove build-needed, add @builddeps@

pyparted (3.11.1-11) unstable; urgency=medium

  * debian/tests/control:
      - Add 'build-needed' - CI

pyparted (3.11.1-10) unstable; urgency=medium

  * debian/tests/control:
      - Remove path to cmd make

pyparted (3.11.1-9) unstable; urgency=medium

  * debian/patches:
      - Update unknow_partition_flag.patch. Test fails in some archs - skip

pyparted (3.11.1-8) unstable; urgency=medium

  * debian/control:
      - Add python-six to Build-Depends

pyparted (3.11.1-7) unstable; urgency=medium

  * debian/control:
      - Bump Standards-Version from 4.1.3 to 4.1.4
      - Remove 'X-Python*-version entries
  * debian/rules:
      - override_dh_auto_test to use 'make test'
  * debian/patches:
      - Remove repro-build.patch - unused
      - Add unknow_partition_flag.patch to skip 3 tests
  * debian/tests:
      - Add control file

pyparted (3.11.1-6) unstable; urgency=medium

  * debian/control:
      - Add version to suggested doc package

pyparted (3.11.1-5) unstable; urgency=medium

  * Add Breaks, Replaces on *-doc package. (Closes: #887912)
    Thanks Andreas Beckmann.

pyparted (3.11.1-4) unstable; urgency=medium

  * Create *-doc package
  * debian/control:
      - Add python-parted-doc entry
      - Add 'Suggests' entry for *-parted packages
  * debian/python3-parted.docs:
      - Only README.Debian file
  * Remove:
      - debian/python-parted.docs
      - debian/python-parted.examples
      - debian/python3-parted.examples
  * Create:
      - debian/python-parted-doc.docs
      - debian/python-parted-doc.examples
        files for Python 2 and Python 3

pyparted (3.11.1-3) unstable; urgency=medium

  * debian/control:
      - Update Vcs-* entries - salsa.debian.org
  * debian/README.Debian:
      - Like the previous Debian revision, this one also (Closes: #887283)
        The same reason. e2fsprogs is not needed to run pyparted. This
        bug number is related to Python 3 package

pyparted (3.11.1-2) unstable; urgency=medium

  * DH_LEVEL: 11
  * debian/control:
      - Bump Standards-Version: from 4.0.0 to 4.1.3
  * debian/copyright:
      - secure-copyright-format-uri
      - Update year in 'Files: debian/*'
  * debian/README.Debian:
      - Explain that e2fsprogs package is not needed to run pyparted
        Thanks Helmut Grohne (Closes: #887170)

Date: Mon, 11 Feb 2019 12:05:45 -0800
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/pyparted/3.11.2-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 11 Feb 2019 12:05:45 -0800
Source: pyparted
Binary: python-parted python3-parted python-parted-doc
Architecture: source
Version: 3.11.2-2ubuntu1
Distribution: disco
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Description:
 python-parted - Python interface for libparted
 python-parted-doc - Python 3 interface for libparted (common documentation)
 python3-parted - Python 3 interface for libparted
Closes: 887170 887283 887912 908879
Changes:
 pyparted (3.11.2-2ubuntu1) disco; urgency=low
 .
   * Merge from Debian unstable.  Remaining changes:
     - debian/rules: Re-enable tests
     - debian/patches/fix-unit-tests.patch: Add patch for fixing some of the
       flag tests as _ped now returns a different exceptions for those.
     - Remove the python*-all-dbg build-deps as they do not seem to be needed
       and otherwise cause strange fatal Python errors when running the test
       suite during build.
     - Add parted to the build-dependencies, required for unit testing.
   * Dropped changes, included in Debian:
     - Add python-six to the build-dependencies, required for unit testing.
 .
 pyparted (3.11.2-2) unstable; urgency=medium
 .
   * debian/watch:
       - avoid upstream version get duplicated
 .
 pyparted (3.11.2-1) unstable; urgency=medium
 .
   * New upstream version 3.11.2
   * debian/control:
       - Bump Standards-Version from 4.2.1 to 4.3.0
   * debian/copyright:
       - No make_one_primary_partition.py file
       - Remove unused-license-paragraph
       - Update year for upstream and myself
   * debian/python-parted-doc.examples:
       - No make_one_primary_partition.py file
   * debian/tests/control:
       - Tests if py37 *.so file exists
   * debian/upstream:
       - Add signing-key.asc file
   * debian/watch:
       - upstream has .asc file now
 .
 pyparted (3.11.1-13) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/changelog: Remove trailing whitespaces
 .
   [ Herbert Fortes ]
   * debian/control:
       - Bump Standards-Version from 4.1.4 to 4.2.1
   * debian/rules:
       - override_dh_auto_test is empty now
         No DEB_BUILD_OPTIONS, as lintian wants
         No tests during build (Closes: #908879)
         Tests only in CI
   * debian/README.Debian:
       - Fix typo
 .
 pyparted (3.11.1-12) unstable; urgency=medium
 .
   * debian/tests/control:
       - Remove build-needed, add @builddeps@
 .
 pyparted (3.11.1-11) unstable; urgency=medium
 .
   * debian/tests/control:
       - Add 'build-needed' - CI
 .
 pyparted (3.11.1-10) unstable; urgency=medium
 .
   * debian/tests/control:
       - Remove path to cmd make
 .
 pyparted (3.11.1-9) unstable; urgency=medium
 .
   * debian/patches:
       - Update unknow_partition_flag.patch. Test fails in some archs - skip
 .
 pyparted (3.11.1-8) unstable; urgency=medium
 .
   * debian/control:
       - Add python-six to Build-Depends
 .
 pyparted (3.11.1-7) unstable; urgency=medium
 .
   * debian/control:
       - Bump Standards-Version from 4.1.3 to 4.1.4
       - Remove 'X-Python*-version entries
   * debian/rules:
       - override_dh_auto_test to use 'make test'
   * debian/patches:
       - Remove repro-build.patch - unused
       - Add unknow_partition_flag.patch to skip 3 tests
   * debian/tests:
       - Add control file
 .
 pyparted (3.11.1-6) unstable; urgency=medium
 .
   * debian/control:
       - Add version to suggested doc package
 .
 pyparted (3.11.1-5) unstable; urgency=medium
 .
   * Add Breaks, Replaces on *-doc package. (Closes: #887912)
     Thanks Andreas Beckmann.
 .
 pyparted (3.11.1-4) unstable; urgency=medium
 .
   * Create *-doc package
   * debian/control:
       - Add python-parted-doc entry
       - Add 'Suggests' entry for *-parted packages
   * debian/python3-parted.docs:
       - Only README.Debian file
   * Remove:
       - debian/python-parted.docs
       - debian/python-parted.examples
       - debian/python3-parted.examples
   * Create:
       - debian/python-parted-doc.docs
       - debian/python-parted-doc.examples
         files for Python 2 and Python 3
 .
 pyparted (3.11.1-3) unstable; urgency=medium
 .
   * debian/control:
       - Update Vcs-* entries - salsa.debian.org
   * debian/README.Debian:
       - Like the previous Debian revision, this one also (Closes: #887283)
         The same reason. e2fsprogs is not needed to run pyparted. This
         bug number is related to Python 3 package
 .
 pyparted (3.11.1-2) unstable; urgency=medium
 .
   * DH_LEVEL: 11
   * debian/control:
       - Bump Standards-Version: from 4.0.0 to 4.1.3
   * debian/copyright:
       - secure-copyright-format-uri
       - Update year in 'Files: debian/*'
   * debian/README.Debian:
       - Explain that e2fsprogs package is not needed to run pyparted
         Thanks Helmut Grohne (Closes: #887170)
Checksums-Sha1:
 3752370e0dfcd114e4df1fc943fe37d55cd513ce 2502 pyparted_3.11.2-2ubuntu1.dsc
 62bdb7e6466949149e8bed17810b844a7f636c4e 96861 pyparted_3.11.2.orig.tar.gz
 4869b884005c5d83c73f7449debef8d310236480 163 pyparted_3.11.2.orig.tar.gz.asc
 e4e69e63599dfb9872ccbcda38c7a2f88b1c77b2 15728 pyparted_3.11.2-2ubuntu1.debian.tar.xz
 c06323947baeb702af2209edf7ddcbe055e0bc30 7855 pyparted_3.11.2-2ubuntu1_source.buildinfo
Checksums-Sha256:
 77930de72136e2631bed28f31ae8d4b3e2a59a1ed03ee2d50aaaede472c1bb2d 2502 pyparted_3.11.2-2ubuntu1.dsc
 04419363026a376c5afd1d189c15f5fa64129497a513533afaf2f7e0fb466dd1 96861 pyparted_3.11.2.orig.tar.gz
 9da613c2da2b8df5d2021773579e67dd9eb90dc1de58c7d9fc41375feea9eaaa 163 pyparted_3.11.2.orig.tar.gz.asc
 bd82125429eabb0f744ff06783edb8972b3aa50ece96649bd29cce65bdee31f4 15728 pyparted_3.11.2-2ubuntu1.debian.tar.xz
 a7fe49a603a1e5fd5729a9b464deabf8dd9d0bd03ff0024ca1cf4a24a8a84349 7855 pyparted_3.11.2-2ubuntu1_source.buildinfo
Files:
 53b0109da6a34c7822c0f722cb283677 2502 python optional pyparted_3.11.2-2ubuntu1.dsc
 9477016f5a00bd2d7a280879cdeec3a4 96861 python optional pyparted_3.11.2.orig.tar.gz
 5ae7acd47c20a5380cb3e1d413880e5b 163 python optional pyparted_3.11.2.orig.tar.gz.asc
 2fef89254ee08c0b6ef9382a5c0c5963 15728 python optional pyparted_3.11.2-2ubuntu1.debian.tar.xz
 7c85b493ca327ed774b4e469797f5bb1 7855 python optional pyparted_3.11.2-2ubuntu1_source.buildinfo
Original-Maintainer: Herbert Parentes Fortes Neto <hpfn at debian.org>

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

iQJOBAEBCgA4FiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAlxh1vEaHHN0ZXZlLmxh
bmdhc2VrQHVidW50dS5jb20ACgkQVo0w8yGyEz3hnBAAxyUgsXJf4D1vRLBanw3m
1UaRjcA4IKOTew0ZUJQFXPs7Daay86sLwZJ5UZMzYS3UpdWOWrmOw5CdBg2nNi9q
2icbAjsLoxsipE9v+guC65vcRknmSxDjCdhgW503WCjktCzizSTzSWBdLwSB7iNE
p/TK+yahhk0R7/RdpKvA9olY5ULi3qMC2u1n/nOnUYt2H5T1kk6NYRHIJKm0+omN
f8SRPFKyro+Yekr944Xx4ZIPRry91TwILGbGMNQ857Pil7hCcvTGEhs4zG8J0qRT
CCji0lLR53f7U26SMvRvq5LDVOyO8FlOcBj+3Lxb5gCxI9BS9tp3xAXK27r6CmWN
6kDs+1kghA50rXOCtb5Ov9KEFtK+f7djcx/eBYdSC0KGtZT2QGKQ0rcIdJ1FV6nJ
umBNICz8AILdVJCQ3bZrmw81KE4WQPUS5MCNgfVLi9fVpd9QqixFC+dPRkCknAOq
1BcGE4m6cGcFWLQBWyhRClvOLiOYl1gnX0ZonBiq70jqp39rDS+4GK6FCzjOxCqK
pa2fcwsaK+j7IXeZnBsONzh06aJN2cgjJSqW1B5fgeBpKbC9xczn9Tq+2kX2Zmaj
rxusH2+8bCZNL6W8irlUXOgqV2N/pKjRVLIlqqWYat0TdAnQqe0ELEK1RekaqwWs
UJ4Hy/YrElnL2IfL6l+fbeU=
=9pgP
-----END PGP SIGNATURE-----


More information about the Disco-changes mailing list