1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87
  
     | 
    
      python-libdiscid (1.0-1) unstable; urgency=medium
  * New upstream release.
  * debian/control:
    - Bump Standards-Version.
    - Add Built-Using for sphinx.
    - Update Vcs-*.
    - Add python{,3}-pkgconfig to Build-Depends.
    - Update supported Python versions.
    - Remove obsolete versions in Build-Depends. They are all available in
      stable.
  * debian/{control,compat}: Bump debhelper compat to 10.
  * debian/rules: Drop dh_strip overrides to use -dbgsym package.
 -- Sebastian Ramacher <sramacher@debian.org>  Thu, 29 Dec 2016 13:34:28 +0100
python-libdiscid (0.4.1-5) unstable; urgency=medium
  * debian/rules: No longer remove SOURCES.txt by hand (Closes: #805686)
 -- Sebastian Ramacher <sramacher@debian.org>  Sun, 22 Nov 2015 21:49:39 +0100
python-libdiscid (0.4.1-4) unstable; urgency=medium
  * debian/patches/cython-0.23-compat.patch: Apply upstream patch to fix
    compat issues with Cython 0.23. (Closes: #799839)
 -- Sebastian Ramacher <sramacher@debian.org>  Wed, 23 Sep 2015 19:24:08 +0200
python-libdiscid (0.4.1-3) unstable; urgency=medium
  * debian/control:
    - Move to Debian Multimedia team.
    - Bump Standards-Version to 3.9.6.
    - Remove XS-Autotest header. It is now inserted automatically.
  * debian/watch: Use pypi.debian.net redirector.
 -- Sebastian Ramacher <sramacher@debian.org>  Thu, 20 Aug 2015 12:16:21 +0200
python-libdiscid (0.4.1-2) unstable; urgency=medium
  * Provide DEP-8 tests:
    - debian/tests: Add DEP-8 tests for both the Python 2 and Python 3 packages.
    - debian/patches/tests-relative-imports.patch: Use relative imports to
      make the test suite work with DEP-8 tests.
  * debian/control: Change libdisci0-dev to libdiscid-dev in Build-Depends.
 -- Sebastian Ramacher <sramacher@debian.org>  Thu, 03 Jul 2014 20:38:30 +0200
python-libdiscid (0.4.1-1) unstable; urgency=low
  * New upstream version.
  * debian/{watch,upstream-signing-key.pgp}: Add pgpsigurlmangle and
    upstream's key.
  * debian/control: Bump Standards-Version to 3.9.5.
  * debian/copyright: Update copyright years.
 -- Sebastian Ramacher <sramacher@debian.org>  Sat, 04 Jan 2014 01:19:39 +0100
python-libdiscid (0.4-1) unstable; urgency=low
  * New upstream version.
  * debian/patches:
    - skip-read-tests-if-not-available.patch: Removed, no longer needed.
    - sphinx-documentation.patch: Refreshed.
  * debian/control: Bump libdiscid0-dev to >= 0.6 for new features.
  * debian/{rules,python-libdiscid-doc.docs}: Update for new path of the
    documentation.
 -- Sebastian Ramacher <sramacher@debian.org>  Thu, 03 Oct 2013 17:32:00 +0200
python-libdiscid (0.3.1-1) unstable; urgency=low
  * New upstream version.
  * debian/python3-libdiscid.install: Fix lintian warning
    brace-expansion-in-debhelper-config-file.
  * debian/patches/skip-read-tests-if-not-available.patch: Add upstream patch
    to skip read tests if reading is not supported.
  * debian/watch: Use HTTPS for PyPI.
 -- Sebastian Ramacher <sramacher@debian.org>  Mon, 09 Sep 2013 18:34:06 +0200
python-libdiscid (0.3-1) unstable; urgency=low
  * Initial release. (Closes: #714950)
 -- Sebastian Ramacher <sramacher@debian.org>  Fri, 05 Jul 2013 00:43:36 +0200
 
     |