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 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473
|
libdc1394 (2.2.6-6) unstable; urgency=medium
* debian/: No longer build PDF documentation (Closes: #1114168)
-- Sebastian Ramacher <sramacher@debian.org> Sun, 07 Sep 2025 21:51:47 +0200
libdc1394 (2.2.6-5) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Trim trailing whitespace.
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on libraw1394-dev.
[ Dylan Aïssi ]
* Add debian/salsa-ci.yml
* d/control: switch from pkg-config to pkgconf
* d/watch: bump version and secure uri
* d/control: Standards-Version: 4.7.2 (no changes required)
* d/copyright: convert to DEP5
* d/patches: Add some DEP3 headers
-- Dylan Aïssi <daissi@debian.org> Tue, 01 Apr 2025 10:07:55 +0200
libdc1394 (2.2.6-4) unstable; urgency=medium
* debian/libdc1394-25.symbols: Add symbols file
* debian/control:
- Remove chrpath from B-D
- Bump Standards-Version
- Remove obsolete Breaks+Replaces
- Remove transitional packages
-- Sebastian Ramacher <sramacher@debian.org> Tue, 10 Aug 2021 22:53:45 +0200
libdc1394 (2.2.6-3) unstable; urgency=medium
* Adopt package (Closes: #963923)
* debian/control:
- Add Vcs-*
- Set RRR: no
- Remove libc6-dev from Depends
- Remove obsolete Conflics+Replaces
- Remove libjs-jquery from Depends since doxygen's version is different
- Take over libdc1394-22-dev and libdc1394-22-doc from libdc1394-22 and
provide them as transitional packages.
* debian/docs: Removed, NEWS is installed as changelog anyway.
-- Sebastian Ramacher <sramacher@debian.org> Tue, 22 Sep 2020 22:56:40 +0200
libdc1394 (2.2.6-2) unstable; urgency=medium
* Bump Standards-Version and debhelper-compat level.
-- Guus Sliepen <guus@debian.org> Sun, 26 Apr 2020 17:39:00 +0200
libdc1394 (2.2.6-1) unstable; urgency=medium
* New upstream release.
- Has API and ABI changes, bumps soname to 25.
* Drop soname version from source package name.
* Drop soname version from -dev, -doc and -utils packages.
* Bump Standards-Version.
-- Guus Sliepen <guus@debian.org> Sun, 15 Sep 2019 18:13:54 +0200
libdc1394-22 (2.2.5-2.1) unstable; urgency=medium
* Non-maintainer upload.
* No-change source-only upload to allow testing migration.
-- Boyuan Yang <byang@debian.org> Thu, 12 Sep 2019 16:48:15 -0400
libdc1394-22 (2.2.5-2) unstable; urgency=medium
* Fix outdated Debian packaging. Closes: #924842
- Bump Standards-Version.
- Remove debian/compat, Build-Depend on debhelper-compat (= 12).
- Change Priority to optional.
- Make libdc1394-22-doc Multi-Arch: foreign.
- Fix doc-base links.
-- Guus Sliepen <guus@debian.org> Mon, 25 Mar 2019 18:36:26 +0100
libdc1394-22 (2.2.5-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version.
* Bump debian/compat.
* Replace embedded jquery.js with symlink to the one from libjs-jquery.
-- Guus Sliepen <guus@debian.org> Sun, 15 Jan 2017 14:35:22 +0100
libdc1394-22 (2.2.4-1) unstable; urgency=medium
* New upstream release.
* Fix typos in package description. Closes: #765708
-- Guus Sliepen <guus@debian.org> Sun, 07 Feb 2016 17:04:33 +0100
libdc1394-22 (2.2.3-1) unstable; urgency=medium
* New upstream release.
* Bump Standars-Version.
-- Guus Sliepen <guus@debian.org> Mon, 06 Oct 2014 14:45:57 +0200
libdc1394-22 (2.2.2-3) unstable; urgency=medium
* Don't check for SDL when running ./configure, since we are not interested
in the dc1394_iso example binary. Fixes FTBFS.
-- Guus Sliepen <guus@debian.org> Wed, 23 Jul 2014 18:41:28 +0200
libdc1394-22 (2.2.2-2) unstable; urgency=medium
* Run dh --with autoreconf to support new architectures. Closes: #755801
* Fix declaration of dc1394_get_image_size_from_video_mode. Closes: #749114
-- Guus Sliepen <guus@debian.org> Wed, 23 Jul 2014 15:29:50 +0200
libdc1394-22 (2.2.2-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version.
* Include bartm's watch file.
-- Guus Sliepen <guus@debian.org> Sun, 16 Mar 2014 15:44:12 +0100
libdc1394-22 (2.2.1-2) unstable; urgency=low
[ Colin Watson ]
* Use the autotools-dev dh addon to update config.guess/config.sub for
arm64. Closes: #725960
[ Guus Sliepen ]
* Bump Standards-Version.
* Build-Depend on autotools-dev.
-- Guus Sliepen <guus@debian.org> Thu, 10 Oct 2013 16:13:19 +0200
libdc1394-22 (2.2.1-1) unstable; urgency=low
* New upstream release.
* Replace debian/rules with dh sequencer.
* Bump debian/compat to 9.
* Drop the PostScript version of the reference manual.
* Enable parallel building.
-- Guus Sliepen <guus@debian.org> Sun, 05 May 2013 15:18:07 +0200
libdc1394-22 (2.2.0-2) unstable; urgency=low
* Really move libdc1394-utils to section utils.
* Add Multi-Arch support.
* Don't store debug symbols of the utils.
-- Guus Sliepen <guus@debian.org> Sat, 10 Mar 2012 17:06:32 +0100
libdc1394-22 (2.2.0-1) unstable; urgency=low
* New upstream release.
- Renames poorly named externally-visible symbol usb_init. Closes: #655332
* Move libdc1394-utils to section utils. Closes: #663073
* Bump Standards-Version.
-- Guus Sliepen <guus@debian.org> Sat, 10 Mar 2012 16:11:05 +0100
libdc1394-22 (2.1.3-4) unstable; urgency=low
* Move everything back to Build-Depend again (I was repeating past mistakes).
-- Guus Sliepen <guus@debian.org> Sat, 21 May 2011 13:51:59 +0200
libdc1394-22 (2.1.3-3) unstable; urgency=low
* Move doxygen-latex to Build-Depend-Indep, and add texlive-latex-recommended
and texlive-fonts-recommended back, because doxygen-latex alone doesn't cut
it.
-- Guus Sliepen <guus@debian.org> Thu, 19 May 2011 22:04:02 +0200
libdc1394-22 (2.1.3-2) unstable; urgency=low
* Do not build the dc1394_vloopback example program anymore, as it depends on
the Video4Linux1 API, which is no longer available with newer kernels.
Closes: #622037
* Build-Depend on doxygen-latex. Closes: #616255
* Bump Standards-Version.
-- Guus Sliepen <guus@debian.org> Thu, 19 May 2011 21:04:39 +0200
libdc1394-22 (2.1.3-1) unstable; urgency=low
* Apply patches from Ubuntu. Closes: #610514, #610515
* New upstream release.
* Bump Standards-Version.
-- Guus Sliepen <guus@debian.org> Sat, 12 Feb 2011 23:06:59 +0100
libdc1394-22 (2.1.2-3ubuntu2) natty; urgency=low
* Move texlive-latex-recommended, texlive-fonts-recommended to Build-Depends,
docs are apparently built in every build.
-- Matthias Klose <doko@ubuntu.com> Wed, 19 Jan 2011 07:26:44 +0100
libdc1394-22 (2.1.2-3ubuntu1) natty; urgency=low
* Fix FTBFS with gold.
-- Matthias Klose <doko@ubuntu.com> Wed, 19 Jan 2011 06:40:42 +0100
libdc1394-22 (2.1.2-3) unstable; urgency=low
* Remove manpages for examples that are not installed. Closes: #586748
* Bump Standards-Version.
-- Guus Sliepen <guus@debian.org> Wed, 23 Jun 2010 13:59:56 +0200
libdc1394-22 (2.1.2-2) unstable; urgency=low
* Convert source package to 3.0 (quilt) format.
* Bump Standards-Version.
* Build-Depend on pkg-config to ensure IIDC-over-USB support is enabled.
Closes: #547630
* Include the AUTHORS file in all binary packages, and mention it in the
copyright file. Closes: #551860
* Depend on ${misc:Depends}.
* Remove rpath from library and binaries.
-- Guus Sliepen <guus@debian.org> Sun, 24 Jan 2010 00:35:28 +0100
libdc1394-22 (2.1.2-1) unstable; urgency=low
* New upstream release.
-- Guus Sliepen <guus@debian.org> Thu, 11 Jun 2009 09:50:45 +0200
libdc1394-22 (2.1.0-2) unstable; urgency=low
* Upload to unstable.
-- Guus Sliepen <guus@debian.org> Tue, 17 Feb 2009 13:32:23 +0100
libdc1394-22 (2.1.0-1) experimental; urgency=low
* New upstream release.
* Build-Depend on libraw1394 >= 2.0.1.
-- Guus Sliepen <guus@debian.org> Sat, 31 Jan 2009 12:24:29 +0100
libdc1394-22 (2.0.3+svn584-1) experimental; urgency=low
* New upstream release.
- Has support for both old and new (juju) FireWire stacks. Closes: #482191
* Do not let libdc1394-22-dev Conflict with libdc1394-13-dev.
Closes: #484854, #503299
* Build-Depend on libusb-1.0-0-dev to enable support for IIDC-over-USB.
-- Guus Sliepen <guus@debian.org> Tue, 27 Jan 2009 16:53:31 +0100
libdc1394-22 (2.0.3-1) unstable; urgency=low
* New upstream release.
-- Guus Sliepen <guus@debian.org> Sun, 14 Dec 2008 14:38:41 +0100
libdc1394-22 (2.0.2-1) unstable; urgency=low
* New upstream release.
-- Guus Sliepen <guus@debian.org> Thu, 15 May 2008 17:05:16 +0200
libdc1394-22 (2.0.1-5) unstable; urgency=low
* Also Build-Depend-Indep on texlive-fonts-recommended. Closes: #464289
-- Guus Sliepen <guus@debian.org> Wed, 27 Feb 2008 20:39:45 +0100
libdc1394-22 (2.0.1-4) unstable; urgency=low
* Build-Depend-Indep on texlive-latex-recommended. Closes: #464289
* Provide debugging symbols in the libdc1394-22-dbg package.
-- Guus Sliepen <guus@debian.org> Tue, 12 Feb 2008 13:04:04 +0100
libdc1394-22 (2.0.1-3) unstable; urgency=low
* Split build and install targets in -arch and -indep variants.
* Build-Depend on doxygen.
-- Guus Sliepen <guus@debian.org> Tue, 05 Feb 2008 12:02:05 +0100
libdc1394-22 (2.0.1-2) unstable; urgency=low
* Rename libdc1394-22-utils to libdc1394-utils.
* Add example source code to the libdc1394-22-doc package.
-- Guus Sliepen <guus@debian.org> Fri, 25 Jan 2008 23:22:26 +0100
libdc1394-22 (2.0.1-1) unstable; urgency=low
* Adopting this package from Peter de Schrijver.
* Add Peter de Schrijver to the Uploaders.
* New upstream release.
* Rename source package to libdc1394-22, so we can have both libdc1394-13
and libdc1394-22 for the time being. Closes: #461583
* Upload to unstable, needed for other packages that are waiting for the new
libdc1394.
* Provide documentation in libdc1394-22-doc.
* Rename libdc1394-examples to libdc1394-utils.
* Don't ignore make distclean errors.
* Update copyright file.
-- Guus Sliepen <guus@debian.org> Sun, 20 Jan 2008 19:23:49 +0100
libdc1394 (2.0.0~rc7-0.1) experimental; urgency=low
* Non-maintainer upload to experimental.
* New upstream release. Closes: #427800, #421075
* Remove obsolete (Build-)Depends.
-- Guus Sliepen <guus@debian.org> Thu, 14 Jun 2007 14:29:38 +0200
libdc1394 (1.1.0-3) unstable; urgency=low
* Updated X11 library dependencies (Closes: #347022)
* Added ppc64 arch (Closes: #302654)
* Added libdc1394.pc (Closes: #339730)
* Dedicated to Filteria
-- Peter De Schrijver (p2) <p2@debian.org> Tue, 10 Jan 2006 23:06:37 +0100
libdc1394 (1.1.0-2) unstable; urgency=low
* First upload to unstable
-- Peter De Schrijver (p2) <p2@debian.org> Fri, 1 Apr 2005 15:56:47 +0200
libdc1394 (1.1.0-1) unstable; urgency=low
* New upstream version
* Updated maintainer email address
-- Peter De Schrijver (p2) <p2@debian.org> Thu, 17 Feb 2005 23:07:04 +0100
libdc1394 (1.0.0-4) unstable; urgency=low
* Add missing dependency on libraw1394 to libdc1394 (closes #287563)
-- Peter De Schrijver (p2) <p2@mind.be> Tue, 25 Jan 2005 23:26:01 +0100
libdc1394 (1.0.0-3) unstable; urgency=low
* Added more AMD64 support (closes #249389)
-- Peter De Schrijver (p2) <p2@mind.be> Thu, 28 Oct 2004 12:31:47 +0200
libdc1394 (1.0.0-2) unstable; urgency=low
* Added AMD64 as a supported platform
-- Peter De Schrijver (p2) <p2@mind.be> Mon, 25 Oct 2004 21:17:52 +0200
libdc1394 (1.0.0-1) unstable; urgency=low
* New upstream version
-- Peter De Schrijver (p2) <p2@mind.be> Thu, 16 Sep 2004 18:40:39 +0200
libdc1394 (0.9.5-1) unstable; urgency=low
* New upstream version fixing library versioning problems
-- Peter De Schrijver (p2) <p2@mind.be> Tue, 29 Jun 2004 23:50:44 +0200
libdc1394 (0.9.4-2) unstable; urgency=low
* Fixed binary incompatibility with previous version (closes: #254763)
-- Peter De Schrijver (p2) <p2@mind.be> Wed, 30 Jun 2004 00:56:10 +0200
libdc1394 (0.9.4-1) unstable; urgency=low
* New upstream version
-- Peter De Schrijver (p2) <p2@mind.be> Tue, 25 May 2004 20:52:21 +0200
libdc1394 (0.9.3-1) unstable; urgency=low
* New upstream version
-- Peter De Schrijver (p2) <p2@mind.be> Sat, 31 Jan 2004 15:52:00 +0100
libdc1394 (0.9.2-2) unstable; urgency=low
* Added a few missing build dependencies (closes: #227256)
-- Peter De Schrijver (p2) <p2@mind.be> Wed, 14 Jan 2004 00:36:28 +0100
libdc1394 (0.9.2-1) unstable; urgency=low
* New upstream version
* New Maintainer (closes: #158473)
-- Peter De Schrijver (p2) <p2@mind.be> Thu, 4 Dec 2003 20:29:16 +0100
libdc1394 (0.9.1-2) unstable; urgency=low
* Patch package with recen config.guess and config.sub. (closes: #182699)
-- Chanop Silpa-Anan <chanop@debian.org> Sat, 5 Apr 2003 20:45:22 +1000
libdc1394 (0.9.1-1) unstable; urgency=low
* New upstream release. (closes: #179615)
* Add m68k to build list per manty at debian dot org request.
-- Chanop Silpa-Anan <chanop@debian.org> Mon, 10 Feb 2003 11:49:40 +1100
libdc1394 (0.9.0-3) unstable; urgency=low
* Add xlibs-dev to Build-Depends for building some examples.
(closes: #162642)
-- Chanop Silpa-Anan <chanop@debian.org> Tue, 19 Nov 2002 17:15:03 +1100
libdc1394 (0.9.0-2) unstable; urgency=low
* Add s390 to support architecture. (closes: #166355)
-- Chanop Silpa-Anan <chanop@debian.org> Mon, 28 Oct 2002 14:53:06 +1100
libdc1394 (0.9.0-1) unstable; urgency=low
* New upstream release. (closes: #160370)
-- Chanop Silpa-Anan <chanop@debian.org> Mon, 23 Sep 2002 02:48:16 +1000
libdc1394 (0.8.3-1.cvs20020506) unstable; urgency=low
* Update to current cvs version. Coriander needs it.
-- Chanop Silpa-Anan <chanop@debian.org> Mon, 6 May 2002 18:41:36 +1000
libdc1394 (0.8.3-1) unstable; urgency=low
* New upstream release. (closes: #120189)
-- Chanop Silpa-Anan <chanop@debian.org> Sun, 25 Nov 2001 18:27:32 +1100
libdc1394 (0.8.1-2) unstable; urgency=low
* Update config.sub and config.guess . (closes: #115002)
-- Chanop Silpa-Anan <chanop@debian.org> Thu, 25 Oct 2001 05:46:15 +1000
libdc1394 (0.8.1-1.1) unstable; urgency=low
* Oh, silly me. The Depends line did not tell me that this library depends
on libraw1394. Oops ..
* Add Build-Depends: libraw1394-dev . (closes: #108811)
* Add Depends: libraw1394-dev to libdc1394-dev.
-- Chanop Silpa-Anan <chanop@debian.org> Thu, 16 Aug 2001 11:33:18 +1000
libdc1394 (0.8.1-1) unstable; urgency=low
* Initial Release. (closes: #108311)
-- Chanop Silpa-Anan <chanop@debian.org> Sun, 12 Aug 2001 20:45:15 +1000
|