Change logs for pyparted source package in Disco

  • pyparted (3.11.2-10) unstable; urgency=medium
    
      * debian/tests/
          - control - Add python3-six dep
          - run_py3_test.sh - cleaning
    
     -- Herbert Parentes Fortes Neto <email address hidden>  Wed, 27 Feb 2019 17:31:11 -0300
  • pyparted (3.11.2-7ubuntu1) disco; urgency=medium
    
      * debian/tests: don't run tests against a rebuilt version of the source,
        test against the installed package which is the intent of autopkgtests
        and which fixes failures due to the test being sensitive to filesystem
        behavior in finding the local python3 binaries.
    
     -- Steve Langasek <email address hidden>  Wed, 10 Apr 2019 11:59:38 -0700
  • pyparted (3.11.2-7) unstable; urgency=medium
    
      * debian/rules:
          - no override for tests
    
     -- Herbert Parentes Fortes Neto <email address hidden>  Mon, 25 Feb 2019 13:29:46 -0300
  • pyparted (3.11.2-6ubuntu1) disco; urgency=medium
    
      * Re-enable build-time tests, which don't fail in Ubuntu.
    
     -- Steve Langasek <email address hidden>  Mon, 18 Feb 2019 06:58:07 +0100
  • pyparted (3.11.2-6) unstable; urgency=medium
    
      * debian/rules:
          - Skip build-time tests (Closes: #908879)
      * debian/tests/:
          - Add run_py3_test.sh file
    
     -- Herbert Parentes Fortes Neto <email address hidden>  Thu, 14 Feb 2019 10:49:15 -0200
  • pyparted (3.11.2-5) unstable; urgency=medium
    
      * debian/patches:
          - skip tests because of some architectures
            skip_0gt0.patch
    
     -- Herbert Parentes Fortes Neto <email address hidden>  Tue, 12 Feb 2019 19:56:15 -0200
  • pyparted (3.11.2-2ubuntu2) disco; urgency=medium
    
      * Add lost build-dep on python3-six.
    
    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)
    
     -- Steve Langasek <email address hidden>  Mon, 11 Feb 2019 12:19:37 -0800
  • 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)
    
     -- Steve Langasek <email address hidden>  Mon, 11 Feb 2019 12:05:45 -0800
  • pyparted (3.11.1-1ubuntu4) disco; urgency=medium
    
      * No-change rebuild to build without python3.6 support.
    
     -- Matthias Klose <email address hidden>  Sat, 03 Nov 2018 12:08:26 +0000
  • pyparted (3.11.1-1ubuntu3) cosmic; urgency=medium
    
      * No-change rebuild to build for python3.7.
    
     -- Matthias Klose <email address hidden>  Thu, 28 Jun 2018 06:54:25 +0000