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
|
ocaml-portaudio (0.2.3-1) unstable; urgency=medium
* Team upload
* New upstream release
* Remove Samuel and Romain from Uploaders
-- Stéphane Glondu <glondu@debian.org> Fri, 04 Mar 2022 09:41:15 +0100
ocaml-portaudio (0.2.2-1) unstable; urgency=low
[ Stéphane Glondu ]
* Team upload
* New upstream release
* Bump Standards-Version to 4.6.0
* Bump debhelper compat level to 13
* Add Rules-Requires-Root: no
* Update debian/watch
[ Debian Janitor ]
* Trim trailing whitespace.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Name (from
./configure), Repository, Repository-Browse.
-- Stéphane Glondu <glondu@debian.org> Sun, 21 Nov 2021 14:33:45 +0100
ocaml-portaudio (0.2.1-1) unstable; urgency=medium
* Team upload
* New upstream release
* Update Homepage and watch to point to github
* Update Vcs-*
* Bump debhelper compat to 10
-- Stéphane Glondu <glondu@debian.org> Mon, 17 Jul 2017 23:56:56 +0200
ocaml-portaudio (0.2.0-2) unstable; urgency=medium
* Team upload
* Add ocamlbuild to Build-Depends
-- Stéphane Glondu <glondu@debian.org> Fri, 14 Jul 2017 17:20:12 +0200
ocaml-portaudio (0.2.0-1) unstable; urgency=low
* New upstream release.
* Bumped standards version to 3.9.2
* Switch to 3.0 (quilt) package format.
-- Romain Beauxis <toots@rastageeks.org> Sat, 02 Jul 2011 15:04:24 -0500
ocaml-portaudio (0.1.3-1) unstable; urgency=low
* New upstream release.
* Bumped standards version to 3.8.3
* Changed section to ocaml.
* Switched to new automatice dependency system.
* Fixed Vcs-* fields.
* Switched rules file to use ocaml.mk
-- Romain Beauxis <toots@rastageeks.org> Mon, 12 Oct 2009 17:04:54 -0500
ocaml-portaudio (0.1.2-2) unstable; urgency=low
* Rebuid with OCaml 3.11.
* Use dh-ocaml.
* Switch packaging to git.
* Update compat to 7.
* Update standards version to 3.8.0.
-- Samuel Mimram <smimram@debian.org> Wed, 25 Feb 2009 22:44:00 +0100
ocaml-portaudio (0.1.2-1) unstable; urgency=low
[ Stefano Zacchiroli ]
* fix vcs-svn field to point just above the debian/ dir
[ Julien Cristau ]
* Fix FTBFS with new dpkg-dev by setting CFLAGS correctly in
debian/rules (closes: 476028).
[ Romain Beauxis ]
* New upstream release, now install .cmx file
* Updated standards to 3.7.3
* Changed maintainer to Debian OCaml Maintainers
-- Romain Beauxis <toots@rastageeks.org> Mon, 31 Dec 2007 16:50:11 +0100
ocaml-portaudio (0.1.1-2) unstable; urgency=low
* Fixed dependencies for developpement package
-- Romain Beauxis <toots@rastageeks.org> Mon, 19 Nov 2007 13:37:26 +0100
ocaml-portaudio (0.1.1-1) unstable; urgency=low
* Initial upload to sid
Closes: #451930
-- Romain Beauxis <toots@rastageeks.org> Mon, 19 Nov 2007 13:12:50 +0100
|