Change logs for reprotest source package in Eoan

  • reprotest (0.7.9) unstable; urgency=medium
    
      [ Dmitry Shachnev ]
      * reprotest/build.py:
        - do not use faketime at all when asked to not vary time. Closes: #930592.
    
      [ Ryan Scott ]
      * reprotest/__init__.py: fix --extra-build.
    
      [ Thomas Coldrick ]
      * reprotest/lib/adt_testbed.py: add FedoraInterface.
    
      [ AJ Jordan ]
      * reprotest/__init__.py: reference --no-clean-on-error in --store-dir text.
    
      [ Arnout Engelen ]
      * README.rst: add command-line example for make-based program.
    
      [ Chris Lamb ]
      * Add a .gitlab-ci.yml.
      * Publish built packages via aptly.
    
      [ Holger Levsen ]
      * setup.py: bump version number for the next release.
      * d/control:
        - bump standards version to 4.4.0, no changes needed.
        - drop debian/compat and build-depend on debhelper-compat instead.
        - bump build-depends on debhelper-compat=12, no changes
        - drop versioned recommends, the versions are fullfilled in oldstable.
        - stop declaring "X-Python3-Version: >= 3.5", this is the minimal version
          in oldstable anyway.
        - drop Ximin Luo from uploaders, thanks for all your work, Ximin!
        - add myself to uploaders.
    
     -- Holger Levsen <email address hidden>  Sun, 15 Sep 2019 18:08:10 +0200
  • reprotest (0.7.8) unstable; urgency=medium
    
      * Team upload.
    
      [ Holger Levsen ]
      * d/control: Declare that reprotest doesn't need root to build.
    
      [ Chris Lamb ]
      * Drop executable bit on doc/Makefile.
      * Add a bin/reprotest to match diffoscope.
      * Use our bin/reprotest wrapper in manpage generation to ensure we are
        using the local version of reprotest.
      * Update Vcs-{Git,Browser} as repository has been migrated to Salsa.
      * Update "Source" location in debian/copyright to point to new URI.
      * Update upstream "url" kwarg in setup.py.
    
      [ Mattia Rizzolo ]
      * Update README with updated instructions on how to release the tarball.
      * Update release documentation to also remember to push to PyPI.
      * d/control:
        + Bump Standards-Version to 4.1.5, no changes needed.
        + Drop Build-Depends on old version of dpkg-dev that is garanteed to exist.
        + Recommend diffoscope by itself instead as an alternative to diffutils.
        + Do not Recommend diffutils, that is an Essential:yes package.
        + Drop trailing full stop from the package synopsis.
      * Bump debhelper compat level to 11.
      * d/tests/control: Add missing dependency on fakeroot on the second test.
      * d/rules: Use dpkg's pkg-info.mk instead of dpkg-parsechangelog.
      * Fix spelling errors in documentation strings.
      * d/watch: Update to look at our new release archive.
    
     -- Mattia Rizzolo <email address hidden>  Mon, 09 Jul 2018 15:33:05 +0200