summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar aeb 2001-05-24 22:10:45 +0000
committerGravatar aeb 2001-05-24 22:10:45 +0000
commit70cfc9c2968b096e7ba5a9507ea020920d878a35 (patch)
treec12363a7e12b7bc362b06ecb3a6169b4fd5ec9b5 /debian/changelog
parentHandle generation number is not automatically advanced with bus reset. (diff)
Move HTML formatted documentation subdir from libraw1394 to libraw1394.html.
Update Debian control files to generate version 0.9.0-1 package. git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@61 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2723349..e697484 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+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.
+ * 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).
+
+ -- 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).