summaryrefslogtreecommitdiffstats
path: root/debian
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
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')
-rw-r--r--debian/Makefile.am10
-rw-r--r--debian/changelog13
-rw-r--r--debian/control5
-rw-r--r--debian/libraw1394-dev.docs5
-rw-r--r--debian/rules3
5 files changed, 31 insertions, 5 deletions
diff --git a/debian/Makefile.am b/debian/Makefile.am
index 69d0562..e32e4ed 100644
--- a/debian/Makefile.am
+++ b/debian/Makefile.am
@@ -1,4 +1,10 @@
# process this file with automake to create a Makefile.in
-EXTRA_DIST = control rules changelog copyright \
- libraw1394.postinst.in libraw1394-potato.postinst.in
+EXTRA_DIST = \
+ control \
+ rules \
+ changelog \
+ copyright \
+ libraw1394.postinst.in \
+ libraw1394-potato.postinst.in \
+ libraw1394-dev.docs
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).
diff --git a/debian/control b/debian/control
index c6fd21d..e6721e2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libraw1394
Section: libs
Priority: optional
Maintainer: Andreas Bombe <aeb@debian.org>
-Standards-Version: 3.1.1.1
+Standards-Version: 3.5.4.0
Build-Depends: debhelper
Package: libraw1394-dev
@@ -17,7 +17,8 @@ Description: library for direct access to IEEE 1394 bus - development files
requiring a kernel driver for the protocol in question.
.
This package contains the include files and static library for
- libraw1394, as well as the testlibraw program.
+ libraw1394, as well as the testlibraw program and programmer's
+ documentation.
Package: libraw1394-5
Architecture: any
diff --git a/debian/libraw1394-dev.docs b/debian/libraw1394-dev.docs
new file mode 100644
index 0000000..bdf156c
--- /dev/null
+++ b/debian/libraw1394-dev.docs
@@ -0,0 +1,5 @@
+README
+NEWS
+doc/libraw1394.sgml
+doc/libraw1394.ps
+doc/libraw1394.html
diff --git a/debian/rules b/debian/rules
index eeed8c8..3af5bf1 100644
--- a/debian/rules
+++ b/debian/rules
@@ -72,7 +72,8 @@ binary-arch: build install autoclean-files
echo >>autoclean-files debian/shlibs.local
echo >debian/shlibs.local "libraw1394 $(major) $(libraw) (= $(source-version))"
- dh_installdocs README NEWS
+ dh_installmanpages -plibraw1394-dev
+ dh_installdocs
dh_installchangelogs
dh_strip
dh_compress
class='logmsg'> 2021-07-26switching to explicit dtosGravatar John Cowan 1-88/+102 2021-07-26errorsGravatar John Cowan 1-1/+4 2021-07-26more MN-W reviewGravatar John Cowan 1-5/+5 2021-07-26update preview linkGravatar John Cowan 1-1/+1 2021-07-26MN-W reviewGravatar John Cowan 1-6/+6 2021-07-26paired mutatorsGravatar John Cowan 1-43/+68 2021-07-25exceptionsGravatar John Cowan 1-1/+15 2021-07-25new exampleGravatar John Cowan 1-1/+4 2021-07-25updatesGravatar John Cowan 1-2/+4 2021-07-24dtd always first argumentGravatar John Cowan 1-9/+9 2021-07-23DTO to DTDGravatar John Cowan 1-55/+52 2021-07-22typoGravatar John Cowan 1-1/+1 2021-07-22switching to explicit dtosGravatar John Cowan 1-88/+102 2021-07-22errorsGravatar John Cowan 1-1/+4 2021-07-22more MN-W reviewGravatar John Cowan 1-5/+5 2021-07-20update preview linkGravatar John Cowan 1-1/+1 2021-07-20MN-W reviewGravatar John Cowan 1-6/+6 2021-07-18Fix typo.Gravatar Arthur A. Gleckler 2-4/+4 2021-07-18Add <p> around abstract.Gravatar Arthur A. Gleckler 1-2/+2 2021-07-18Publish first draft.draft-1Gravatar Arthur A. Gleckler 3-0/+114 2021-07-18Ignore trailing whitespace.Gravatar Arthur A. Gleckler 11-129/+129 2021-07-18Ignore "Dictionaries.log".Gravatar Arthur A. Gleckler 1-1/+2 2021-07-18Fix errors reported by W3C HTML Validator.Gravatar Arthur A. Gleckler 1-27/+27 2021-07-18Eliminate unnecessary redirect by using TLS/SSL.Gravatar Arthur A. Gleckler 1-1/+1