move files around. fix build depends.
authorDavid Schleef <ds@schleef.org>
Thu, 5 Jun 2003 22:15:12 +0000 (22:15 +0000)
committerDavid Schleef <ds@schleef.org>
Thu, 5 Jun 2003 22:15:12 +0000 (22:15 +0000)
debian/changelog
debian/control
debian/libcomedi-dev.files
debian/libcomedi0.files
debian/python-comedilib.files

index 48e8b6c41f116f8ad39958f733271e7b494f1627..c018f1b634b7a671848bd62ee27f255178774c0d 100644 (file)
@@ -1,8 +1,8 @@
-comedilib (0.7.19.1-1) unstable; urgency=low
+comedilib (0.7.19.1-2) unstable; urgency=low
 
   * snapshot
 
- -- David Schleef <ds@schleef.org>  Tue, 03 Jun 2003 21:01:30 -0700
+ -- David Schleef <ds@schleef.org>  Thu, 05 Jun 2003 12:55:03 -0700
 
 comedilib (0.7.18-cvs20020912) unstable; urgency=low
 
index 0076060c587fb6ea4aefb6312adf2a8298e9301b..ac22f0cfae0555f295f6ce53744f64e475cb222c 100644 (file)
@@ -2,13 +2,15 @@ Source: comedilib
 Section: devel
 Priority: optional
 Maintainer: David Schleef <ds@schleef.org>
-Build-Depends: debhelper
+Build-Depends: debhelper, python-dev, flex, bison, docbook-utils
 Standards-Version: 3.5.6
 
 Package: libcomedi-dev
 Section: libdevel
 Architecture: any
 Depends: libcomedi0 (= ${Source-Version}), libc6-dev
+Conflicts: libcomedi0 (<= 0.7.19.1-1)
+Replaces: libcomedi0 (<= 0.7.19.1-1)
 Description: Development library for Comedi
  Comedilib is a library for using Comedi, a driver interface for data
  acquisition hardware.
index 021cd65a9f3e0f256ad8aa2cd5de41d311c186f7..2ec2784164726119a45177fd28506cec61371f2a 100644 (file)
@@ -1,3 +1,4 @@
+usr/lib/libcomedi.so
 usr/lib/libcomedi.a
 usr/include/*
 usr/share/man/man3/*
index 6aded4f9b61bbbda52bf31792797972a008b8042..6ea6d36f33d0ac0682bac3fc78f707ec07c30324 100644 (file)
@@ -1,4 +1,3 @@
-usr/lib/libcomedi*.so
 usr/lib/libcomedi.so.*
 usr/sbin/*
 usr/bin/comedi_calibrate
index 75471387beb9449606b0b7cd5885fe57abaee141..c9cd1b5b06a0ec0cd94da7a1cf55e03a34c18422 100644 (file)
@@ -1,2 +1,2 @@
-usr/lib/python2.2/site-packages/*.so
-usr/lib/python2.2/site-packages/comedi.py
+usr/lib/python*/site-packages/*.so
+usr/lib/python*/site-packages/comedi.py