summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar aeb 2001-05-25 01:02:22 +0000
committerGravatar aeb 2001-05-25 01:02:22 +0000
commit1bcacfa385890f05646c359906cb21488fb66afe (patch)
tree94c8b8638de8e00986190373300e5108f1c0b991
parentRevert move of HTML directory from libraw1394 to libraw1394.html (diff)
Revert move of HTML directory from libraw1394 to libraw1394.html
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@63 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to '')
-rw-r--r--debian/changelog2
-rw-r--r--debian/libraw1394-dev.docs2
2 files changed, 1 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index e697484..0ab467f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,6 @@ libraw1394 (0.9.0-1) unstable; urgency=low
* Changed to debianized source format, using Debian revision.
* New release adds testlibraw program (with man page) and programmer's
documentation, all in libraw1394-dev.
- * Moved HTML formatted documentation to libraw1394.html subdir (as
- opposed to just libraw1394 as in original release).
* Made sure that current config.{guess,sub} files are in the sources
(closes: #95078).
diff --git a/debian/libraw1394-dev.docs b/debian/libraw1394-dev.docs
index bdf156c..b598b04 100644
--- a/debian/libraw1394-dev.docs
+++ b/debian/libraw1394-dev.docs
@@ -2,4 +2,4 @@ README
NEWS
doc/libraw1394.sgml
doc/libraw1394.ps
-doc/libraw1394.html
+doc/libraw1394
r>2003-01-06back out previous commit - don't drop the legacy API just yetGravatar dmaas 6-173/+130 2003-01-05emulate legacy ISO reception API on top of new rawiso APIGravatar dmaas 7-131/+174 2002-12-24update iso API for multi-channel reception and new packet buffer layoutGravatar dmaas 4-123/+236 2002-12-20oops, irq_interval needs to be signedGravatar anonymous 1-1/+1 2002-12-20dmaas - renamed exported arm definitions into the raw1394_ namespace; brought...Gravatar anonymous 3-124/+48 2002-12-16rawiso updates:Gravatar dmaas 3-18/+25 2002-11-18fix cplusplus extern C blockGravatar ddennedy 1-4/+4 2002-11-18merged rawiso branchGravatar ddennedy 7-6/+488