new version
authorDavid Schleef <ds@schleef.org>
Thu, 30 Mar 2000 00:05:00 +0000 (00:05 +0000)
committerDavid Schleef <ds@schleef.org>
Thu, 30 Mar 2000 00:05:00 +0000 (00:05 +0000)
Makefile
debian/changelog

index d947e751ea6e82a6dc37179b71ce25f463c2f96f..6c6f88307235f63fed703ae4a4a759e422ea3d4b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@
 
 VERSION = 0
 SUBVERSION = 7
-SUBSUBVERSION = 8
+SUBSUBVERSION = 10
 
 VERSION_CODE = ${VERSION}.${SUBVERSION}.${SUBSUBVERSION}
 
@@ -48,6 +48,9 @@ clean:        dummy
 
 distclean:     clean
 
+debian:
+       dpkg-build -rfakeroot
+
 dev:   dummy
        -rm /dev/comedi*
        /bin/mknod /dev/comedi0 c 98 0
index 82c071739a1fbd93bdaab153d97310eba984ac3c..7b487c72f3907029fbbf8634e0fe0c21b25358b4 100644 (file)
@@ -1,3 +1,9 @@
+comedilib (0.7.10) unstable; urgency=low
+
+  * Merged into comedilib distro.
+
+ -- David Schleef <ds@stm.lbl.gov>  Wed, 29 Mar 2000 16:03:00 -0800
+
 comedilib (0.7.9-1) unstable; urgency=low
 
   * Initial Release.