~ubuntu-branches/ubuntu/oneiric/kino/oneiric

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Fabrice Coutadeur
  • Date: 2011-07-17 17:22:33 UTC
  • mfrom: (2.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20110717172233-98lp0rs01nywropp
Tags: 1.3.4-1.2ubuntu1
* Merge from debian unstable, no remaining changes:
  - Add Breaks on udev: upgrade path goes thru Lucid that has a higher
    version. Dropped as it's not useful anymore.
  - Add 30_v4l1_includes.diff: integrated in Debian
  - Add missing libv4l-dev bd: integrated in Debian
  - configure.in. Check for libavcodec and libavutil: integrated in Debian
* 99_fix_ftbfs_libav_0.7.patch: fix FTBFS with libav 0.7 because of 
  deprecated functions (LP: #749217)
* Rebuild for libquicktime 1.2.2 transition (lp: #773968)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
kino (1.3.4-1.2ubuntu1) oneiric; urgency=low
 
2
 
 
3
  * Merge from debian unstable, no remaining changes:
 
4
    - Add Breaks on udev: upgrade path goes thru Lucid that has a higher
 
5
      version. Dropped as it's not useful anymore.
 
6
    - Add 30_v4l1_includes.diff: integrated in Debian
 
7
    - Add missing libv4l-dev bd: integrated in Debian
 
8
    - configure.in. Check for libavcodec and libavutil: integrated in Debian
 
9
  * 99_fix_ftbfs_libav_0.7.patch: fix FTBFS with libav 0.7 because of 
 
10
    deprecated functions (LP: #749217)
 
11
  * Rebuild for libquicktime 1.2.2 transition (lp: #773968)
 
12
 
 
13
 -- Fabrice Coutadeur <fabricesp@ubuntu.com>  Sun, 17 Jul 2011 17:22:33 +0200
 
14
 
 
15
kino (1.3.4-1.2) unstable; urgency=low
 
16
 
 
17
  * Non-maintainer upload.
 
18
  * Add 30_v4l1_includes.diff: Use <libv4l1-videodev.h> instead of
 
19
    <linux/videodev.h>, as Linux 2.6.38 dropped V4L1. Package should use
 
20
    v4l2 only then, but fails to build due to this (Closes: #621996).
 
21
  * Don't ship .la files (Closes: #621686).
 
22
 
 
23
 -- Luk Claes <luk@debian.org>  Fri, 24 Jun 2011 08:25:34 +0200
 
24
 
 
25
kino (1.3.4-1.1) unstable; urgency=low
 
26
 
 
27
  * Non maintainer upload.
 
28
  * configure.in. Check for libavcodec and libavutil. Closes: #614954.
 
29
 
 
30
 -- Matthias Klose <doko@debian.org>  Sat, 26 Feb 2011 17:22:28 +0100
 
31
 
1
32
kino (1.3.4-1ubuntu4) natty; urgency=low
2
33
 
3
34
  * Add missing libv4l-dev build dependency.
967
998
  * Added man page for kino(1).
968
999
 
969
1000
 -- Daniel Kobras <kobras@debian.org>  Thu, 14 Jun 2001 18:55:35 +0200
970