tag 323509 + patch thanks The attached patch fixes this and adds Conflicts: libntfs5 to libntfs7.
-- bye, pabs http://qa.debian.org/developer.php?login=Paul+Wise&comaint=yes
diff -u linux-ntfs-1.11.2/debian/control linux-ntfs-1.11.2/debian/control
--- linux-ntfs-1.11.2/debian/control
+++ linux-ntfs-1.11.2/debian/control
@@ -86,7 +86,7 @@
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: libntfs1, libntfs2, libntfs3, libntfs4
+Conflicts: libntfs1, libntfs2, libntfs3, libntfs4, libntfs5
Description: library that provides common NTFS access functions
The Linux-NTFS project (http://linux-ntfs.sf.net/) aims to bring full
support for the NTFS filesystem to the Linux operating system.
@@ -100,7 +100,7 @@
Package: libntfs-dev
Section: libdevel
Architecture: any
-Depends: libntfs5 (= ${Source-Version})
+Depends: libntfs7 (= ${Source-Version})
Conflicts: libntfs1-dev
Replaces: libntfs1-dev
Description: library that provides common NTFS access functions (development files)
diff -u linux-ntfs-1.11.2/debian/changelog linux-ntfs-1.11.2/debian/changelog
--- linux-ntfs-1.11.2/debian/changelog
+++ linux-ntfs-1.11.2/debian/changelog
@@ -1,3 +1,9 @@
+linux-ntfs (1.11.2-2) unstable; urgency=low
+
+ * Fix libntfs-dev depends and libntfs7 conflicts
+
+ -- David MartÃnez Moreno <[EMAIL PROTECTED]> Wed, 17 Aug 2005 12:12:04 +0800
+
linux-ntfs (1.11.2-1) unstable; urgency=low
* New upstream release. Changes were:
signature.asc
Description: This is a digitally signed message part

