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 133 134 135 136
|
ocaml-bjack (0.1.6-1) unstable; urgency=low
[ Stéphane Glondu ]
* Team upload
* New upstream release
* Bump Standards-Version to 4.6.0
* Update debian/watch
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Name (from
./configure), Repository, Repository-Browse.
-- Stéphane Glondu <glondu@debian.org> Tue, 23 Nov 2021 15:40:10 +0100
ocaml-bjack (0.1.5-1) unstable; urgency=medium
* Team upload
* Update Homepage and debian/watch
* New upstream release
* Bump debhelper compat level to 13 and stop using cdbs
* Bump Standards-Version to 4.5.0
* Add Rules-Requires-Root: no
-- Stéphane Glondu <glondu@debian.org> Tue, 25 Aug 2020 07:33:05 +0200
ocaml-bjack (0.1.4-2) unstable; urgency=low
* Upload to unstable.
-- Romain Beauxis <toots@rastageeks.org> Wed, 08 May 2013 18:51:04 -0500
ocaml-bjack (0.1.4-1) experimental; urgency=low
* New upstream release.
* Upload to experimental.
* Dropped patch applied upstream.
* Bumped standards version to 3.9.4
-- Romain Beauxis <toots@rastageeks.org> Mon, 15 Apr 2013 21:43:27 -0500
ocaml-bjack (0.1.3-4) experimental; urgency=low
* Added patch to avoid FTBFS on hurd caused by conflicts
over errno variable name. Thanks to Pino Toscano for
reporting and patching.
Closes: #623337
* Bumped standards-version to 3.9.2
* Switched to 3.0 (quilt) package format.
-- Romain Beauxis <toots@rastageeks.org> Thu, 20 Oct 2011 14:34:51 +0200
ocaml-bjack (0.1.3-3) experimental; urgency=low
[ Stéphane Glondu ]
* debian/control: update Vcs-* to point to git repository
[ Romain Beauxis ]
* Updated build-dep to build against jack2.
* Upload to experimental to rebuild against jack2.
* Bumped standards version to 3.9.1
-- Romain Beauxis <toots@rastageeks.org> Sat, 04 Sep 2010 18:09:22 -0500
ocaml-bjack (0.1.3-2) unstable; urgency=low
* Changed section to ocaml.
-- Romain Beauxis <toots@rastageeks.org> Mon, 12 Oct 2009 03:38:04 -0500
ocaml-bjack (0.1.3-1) unstable; urgency=low
[ Mehdi Dogguy ]
* Bumped standard-versions to 3.8.3
* Remove generated files using debian/clean
* Use new features of dh-ocaml (>= 0.9~)
- Use dh_ocamldoc instead of ocamldoc-api-ref-config (Closes: #549719)
[ Romain Beauxis ]
* New upstream release
-- Romain Beauxis <toots@rastageeks.org> Mon, 12 Oct 2009 00:18:41 -0500
ocaml-bjack (0.1.2-2) unstable; urgency=low
* Fix ocaml's standard library path, fixes FTBFS.
* Install bjack.mli
* Register documentation with docbase
* Bumped standard-versions to 3.8.2
* Fix copyright-refers-to-versionless-license-file
* Move libbjack-ocaml-dev to ocaml section
* Fix copyright-with-old-dh-make-debian-copyright
* Add myself to uploaders
-- Mehdi Dogguy <dogguy@pps.jussieu.fr> Mon, 29 Jun 2009 23:53:57 +0200
ocaml-bjack (0.1.2-1) unstable; urgency=low
* New Upstream Version.
* Switch packaging to git.
* Update compat to 7.
-- Samuel Mimram <smimram@debian.org> Wed, 25 Feb 2009 09:54:37 +0100
ocaml-bjack (0.1.1-2) experimental; urgency=low
* Upload to experimental to build against ocaml 3.11.
* Versioned ocaml-related build-deps.
* Added build-dep on dh-ocaml.
-- Romain Beauxis <toots@rastageeks.org> Sat, 13 Dec 2008 23:12:27 +0100
ocaml-bjack (0.1.1-1) unstable; urgency=low
* New upstream release, fixes typo in caml_bjack_open_byte(s)
-- Romain Beauxis <toots@rastageeks.org> Mon, 23 Jun 2008 10:57:06 +0200
ocaml-bjack (0.1.0-3) unstable; urgency=low
* Added needed libsamplerate0-dev to dependencies
for libbjack-ocaml-dev
* Bumped standard-versions to 3.8.0
-- Romain Beauxis <toots@rastageeks.org> Sun, 22 Jun 2008 13:18:52 +0200
ocaml-bjack (0.1.0-2) unstable; urgency=low
* Updated copyright notice
-- Romain Beauxis <toots@rastageeks.org> Sat, 07 Jun 2008 18:12:42 +0200
ocaml-bjack (0.1.0-1) unstable; urgency=low
* Initial upload to unstable (Closes: #480438)
-- Romain Beauxis <toots@rastageeks.org> Sat, 07 Jun 2008 18:12:39 +0200
|