]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Add a missing xfslibs-dev dependency for uuid-dev in Debian packages.
authorNathan Scott <nathans@sgi.com>
Wed, 14 May 2003 22:58:35 +0000 (22:58 +0000)
committerNathan Scott <nathans@sgi.com>
Wed, 14 May 2003 22:58:35 +0000 (22:58 +0000)
debian/changelog
debian/control

index 381d3df4fd0f8b55c9895bf461de53b4e01ccaf7..0be4297ac60f8ac59799c138b1cd58f550daba0a 100644 (file)
@@ -1,8 +1,9 @@
 xfsprogs (2.4.10-1) unstable; urgency=low
 
   * New upstream release
+  * Add missing xfslibs-dev dependency on uuid-dev (closes: #193309)
 
- -- Nathan Scott <nathans@debian.org>  Mon, 12 May 2003 16:16:49 +1000
+ -- Nathan Scott <nathans@debian.org>  Thu, 15 May 2003 08:50:22 +1000
 
 xfsprogs (2.4.9-1) unstable; urgency=low
 
index 64a107aa11d6a5b19808fccc1b0568e0aaae5c92..a284fb89ef008f9f80afab47b47827fdf5f358ba 100644 (file)
@@ -27,7 +27,7 @@ Description: Utilities for managing the XFS filesystem
 Package: xfslibs-dev
 Section: libdevel
 Priority: extra
-Depends: libc6-dev, xfsprogs (>= 2.0.0)
+Depends: libc6-dev, uuid-dev, xfsprogs (>= 2.0.0)
 Conflicts: xfsprogs (<< 2.0.0)
 Architecture: any
 Description: XFS filesystem-specific static libraries and headers