summaryrefslogtreecommitdiffstats
path: root/debian/changelog
blob: 71fc15f9d839ff11a66455ebef002da1a565b333 (plain) (blame)
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
libraw1394 (0.10.1-1) unstable; urgency=low

  * New upstream.
  * Fix debconf stuff. Device gets created correctly now. Closes: #212394

 -- Ben Collins <bcollins@debian.org>  Fri, 26 Sep 2003 09:33:52 -0400

libraw1394 (0.10.0-1) unstable; urgency=low

  * Maintainer changed to me (BenC). Taking over maintainership upstream and
    in Debian.
  * Lots of new stuff, new upstream.

 -- Ben Collins <bcollins@debian.org>  Sat, 12 Jul 2003 20:39:39 -0400

libraw1394 (0.9.0-3) unstable; urgency=low

  * Move to debhelper V3.
  * Add debconf support.

 -- Andreas Bombe <aeb@debian.org>  Thu, 28 Jun 2001 14:01:37 +0200

libraw1394 (0.9.0-2) unstable; urgency=low

  * Fix postinst of shared library package so that it does not fail over
    the question to create /dev/raw1394 if input is connected to /dev/null
    (makes autobuilders happy).

 -- Andreas Bombe <aeb@debian.org>  Sun, 17 Jun 2001 01:16:53 +0200

libraw1394 (0.9.0-1) unstable; urgency=low

  * Maintainer email address changed to my debian.org account.
  * Changed to debianized source format, using Debian revision.
  * New release adds testlibraw program (with man page) and programmer's
    documentation, all in libraw1394-dev.
  * Made sure that current config.{guess,sub} files are in the sources
    (closes: #95078).

 -- Andreas Bombe <aeb@debian.org>  Fri, 25 May 2001 00:03:24 +0200

libraw1394 (0.8.2) unstable; urgency=low

  * Create device file in /dev instead of / (closes: #81158).

 -- Andreas Bombe <bombe@informatik.tu-muenchen.de>  Thu,  4 Jan 2001 02:37:57 +0100

libraw1394 (0.8.1) unstable; urgency=low

  * Use and require makedev (>= 2.3.1-49) which includes /dev/raw1394
    (still supports potato by setting a variable during debian build).

 -- Andreas Bombe <bombe@informatik.tu-muenchen.de>  Mon, 11 Dec 2000 02:26:34 +0100

libraw1394 (0.8) unstable; urgency=low

  * New libraw1394 release.
  * ldconfig is done in postinst (now lintian clean).
  * /dev/raw1394 is created if it doesn't exist.

 -- Andreas Bombe <andreas.bombe@munich.netsurf.de>  Fri, 24 Nov 2000 02:06:08 +0100

libraw1394 (0.7) unstable; urgency=low

  * First unofficial Debian release.

 -- Andreas Bombe <andreas.bombe@munich.netsurf.de>  Sun, 10 Sep 2000 03:28:50 +0200
>+35 2000-07-05Added raw1394_reset_bus() call.Gravatar aeb 4-0/+23 2000-06-22- Set library version info in configure.in, use in src/Makefile.am.Gravatar aeb 4-2/+16 2000-06-15Update libtool version number.Gravatar aeb 2-2/+2 2000-06-14Added copyright headers.Gravatar aeb 6-0/+54 2000-06-11Added explicit AC_PROG_INSTALL call.Gravatar aeb 1-0/+1 2000-06-09Fix size of error field.Gravatar aeb 1-2/+2 2000-06-02Modified support for 32/64 bit environments, control struct fields have fixed...Gravatar aeb 7-43/+28 2000-05-28Added support for environments with 64 bit kernel and 32 bit userland.Gravatar aeb 8-7/+45 2000-04-27Fixed missing setting of ext code in raw1394_start_lock()Gravatar aeb 1-0/+1 2000-04-15Fixed lock transaction to actually return response value.Gravatar aeb 3-5/+11 2000-04-12Add userdata functions as news.Gravatar aeb 1-0/+4 2000-04-05Add userdata functions.Gravatar aeb 3-0/+18 2000-03-18Bump version number to 0.6.Gravatar aeb 3-5/+6 2000-03-18Mention byte order change.Gravatar aeb 1-0/+2 2000-03-18Mention SourceForge home.Gravatar aeb 1-1/+5