summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar bencollins 2003-07-13 00:26:14 +0000
committerGravatar bencollins 2003-07-13 00:26:14 +0000
commitf149163899e34d223d8a88b314de837fedb8106d (patch)
tree4845606d8c563f133f7aa150b2f667454843626b
parentadd libtoolize to bootstrap (diff)
Updates from 0.10.0 release.
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@108 53a565d1-3bb7-0310-b661-cf11e63c67ab
-rw-r--r--AUTHORS8
-rw-r--r--NEWS3
-rw-r--r--debian/control2
-rw-r--r--debian/copyright6
4 files changed, 14 insertions, 5 deletions
diff --git a/AUTHORS b/AUTHORS
index f991bbb..f30f375 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,6 +1,10 @@
-Andreas Bombe <andreas.bombe@munich.netsurf.de>
- or: <bombe@informatik.tu-muenchen.de>
+Maintainer: Ben Collins <bcollins@debian.org>
+
+Original author: Andreas Bombe <andreas.bombe@munich.netsurf.de>
+ or: <bombe@informatik.tu-muenchen.de>
Contributors:
Manfred Weihs <weihs@ict.tuwien.ac.at>
Christian Toegel <christian.toegel@gmx.at>
+Dan Maas <dmaas@maasdigital.com>
+Dan Dennedy <dan@dennedy.org>
diff --git a/NEWS b/NEWS
index 2ce84a1..ddf3587 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Version 0.10:
+
+- merged in the rawiso branch
- add sendiso and dumpiso tools with man files
- fix wrong error mapping on local transactions in raw1394_errcode_to_errno().
- added comment headers for most exported functions
diff --git a/debian/control b/debian/control
index 94dd66b..14fc185 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Description: library for direct access to IEEE 1394 bus - development files
libraw1394, as well as the testlibraw program and programmer's
documentation.
-Package: libraw1394-5
+Package: libraw1394-6
Architecture: any
Section: libs
Depends: debconf, makedev (>= 2.3.1-49), ${shlibs:Depends}
diff --git a/debian/copyright b/debian/copyright
index 08e2184..2ac7eac 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,7 @@
-The maintainer of this package is also the upstream maintainer and author of
-libraw1394.
+The maintainer of this package is also the upstream maintainer of libraw1394.
+
+This package was downloaded from
+http://www.linux1394.org/files/libraw1394/libraw1394-0.10.0.tar.bz2
Copyright:
le.am?h=v2.0.9&id=bf80f4a16a800c4d6b6fe3b8362d72dc1eb30361&follow=1'>Update libtool version number.Gravatar aeb 2-2/+2 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@31 53a565d1-3bb7-0310-b661-cf11e63c67ab 2000-06-14Added copyright headers.Gravatar aeb 6-0/+54 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@30 53a565d1-3bb7-0310-b661-cf11e63c67ab 2000-06-11Added explicit AC_PROG_INSTALL call.Gravatar aeb 1-0/+1 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@29 53a565d1-3bb7-0310-b661-cf11e63c67ab 2000-06-09Fix size of error field.Gravatar aeb 1-2/+2 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@28 53a565d1-3bb7-0310-b661-cf11e63c67ab 2000-06-02Modified support for 32/64 bit environments, control struct fields have ↵Gravatar aeb 7-43/+28 fixed size now. git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@27 53a565d1-3bb7-0310-b661-cf11e63c67ab 2000-05-28Added support for environments with 64 bit kernel and 32 bit userland.Gravatar aeb 8-7/+45 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@26 53a565d1-3bb7-0310-b661-cf11e63c67ab 2000-04-27Fixed missing setting of ext code in raw1394_start_lock()Gravatar aeb 1-0/+1 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@25 53a565d1-3bb7-0310-b661-cf11e63c67ab 2000-04-15Fixed lock transaction to actually return response value.Gravatar aeb 3-5/+11 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@24 53a565d1-3bb7-0310-b661-cf11e63c67ab 2000-04-12Add userdata functions as news.Gravatar aeb 1-0/+4 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@23 53a565d1-3bb7-0310-b661-cf11e63c67ab 2000-04-05Add userdata functions.Gravatar aeb 3-0/+18 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@22 53a565d1-3bb7-0310-b661-cf11e63c67ab 2000-03-18Bump version number to 0.6.Gravatar aeb 3-5/+6 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@21 53a565d1-3bb7-0310-b661-cf11e63c67ab 2000-03-18Mention byte order change.Gravatar aeb 1-0/+2 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@20 53a565d1-3bb7-0310-b661-cf11e63c67ab 2000-03-18Mention SourceForge home.Gravatar aeb 1-1/+5 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@19 53a565d1-3bb7-0310-b661-cf11e63c67ab