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 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132
|
pysoundfile (0.10.3+post1-1) unstable; urgency=medium
* New upstream version 0.10.3+post1
[ IOhannes m zmölnig ]
* Drop patches applied upstream
* Update d/watch to handle "post" suffix
* Refresh d/copyright_hints
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 08 Jan 2020 11:32:36 +0100
pysoundfile (0.10.1-4) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat
[ IOhannes m zmölnig ]
* Drop "python-soundfile" as part of the Python2 removal in bullseye
* Bump dh-compat to 12
* Bump standards-version to 4.4.0
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 04 Sep 2019 15:05:12 +0200
pysoundfile (0.10.1-3) unstable; urgency=medium
* Add patch for Python3.7 compat (Closes: #915284)
* Declare that building this package does not require "root"
* Bump dh compat to 11
* Bump standards version to 4.2.1
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Sun, 02 Dec 2018 16:43:21 +0100
pysoundfile (0.10.1-2) unstable; urgency=medium
* Added generic python smoketest for DebCI
* Bumped standards version to 4.1.4
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 18 Apr 2018 23:12:15 +0200
pysoundfile (0.10.1-1) unstable; urgency=medium
* New upstream version 0.10.1
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/control: Set Vcs-* to salsa.debian.org
[ IOhannes m zmölnig ]
* Dropped B-D on "licensecheck"
* Updated maintainer email address
* Dropped .git* files from upstream tarball
* Updated d/copyright(_hints)?
* Bumped standards version to 4.1.3
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Sun, 04 Mar 2018 22:37:51 +0100
pysoundfile (0.10.0-1) unstable; urgency=medium
* New upstream version 0.10.0
* Removed leftovers from upstream repo
* Build documentation as python-soundfile-doc package
* Added B-Ds for running the test-suite
* Switched build-system to dh
* Added licensecheck target
* Dropped B-D on cdbs
* Refreshed d/copyright(_hints)
* Bumped standards version to 4.1.1
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 23 Nov 2017 13:47:48 +0100
pysoundfile (0.9.0-1) unstable; urgency=medium
* New upstream version 0.9.0
* Refreshed d/copyright_hints
* Removed d/control.in
* Bumped standards version to 4.0.0
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 19 Jun 2017 12:59:55 +0200
pysoundfile (0.8.1-2) unstable; urgency=medium
* d/README.source
* Note on how to properly clone the packaging repo
* d/control(,.in)
* Updated Vcs-* stanzas to canonical https://
* One line per multi-value field
* Bumped standards-version to 3.9.8
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 30 Nov 2016 23:52:57 +0100
pysoundfile (0.8.1-1) unstable; urgency=medium
* Imported Upstream version 0.8.1
[ IOhannes m zmölnig ]
* Recommend python*-numpy instead of Depend
* Reflect internal rename to SoundFile
* Update Vcs-Browser stanza
* Added debian/git-tuneclone.sh script
* Regenerated debian/(copyright_hints|control)
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 10 Nov 2015 16:45:17 +0100
pysoundfile (0.7.0-3) unstable; urgency=medium
* Fixed Vcs-Browser stanza.
* Regenerated debaian/{control|copyright_hints}
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 26 Aug 2015 13:37:52 +0200
pysoundfile (0.7.0-2) unstable; urgency=medium
* Build python2 module in addition to python3
* Build-Depend on dh-python
* Moved packages to section: python
* Use architecture: all
* Regenerated debian/control
* debian/rules
* Removed unused cdbs-snippets
* Proper cleanup after build
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 18 Jun 2015 21:06:54 +0200
pysoundfile (0.7.0-1) unstable; urgency=low
* Initial release (Closes: #783467)
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 30 Apr 2015 16:11:05 +0200
|