Package: ntfs-3g
Version: 1:2011.10.9AR.1-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: origin-ubuntu ubuntu-patch precise
Now that fuse builds a udeb (#505697), it would be fantastic if ntfs-3g
could too; this would allow me to commit some Ubuntu patches to d-i to
add NTFS mounting support, and would replace ntfsprogs-udeb.
=== modified file 'debian/control'
--- debian/control 2011-11-05 19:19:58 +0000
+++ debian/control 2011-11-25 10:45:32 +0000
@@ -54,3 +54,10 @@ Description: read/write NTFS driver for
filesystem used by Microsoft Windows.
.
This package contains the development files.
+
+Package: ntfs-3g-udeb
+Section: debian-installer
+Architecture: any
+XC-Package-Type: udeb
+Depends: fuse-udeb, ${shlibs:Depends}, ${misc:Depends}
+Description: read-write NTFS driver for FUSE
=== added file 'debian/ntfs-3g-udeb.install'
--- debian/ntfs-3g-udeb.install 1970-01-01 00:00:00 +0000
+++ debian/ntfs-3g-udeb.install 2011-11-25 10:29:39 +0000
@@ -0,0 +1,4 @@
+bin/ntfs-3g
+sbin/mount.*
+sbin/ntfsresize
+lib/lib*.so.*
=== added file 'debian/ntfs-3g-udeb.links'
--- debian/ntfs-3g-udeb.links 1970-01-01 00:00:00 +0000
+++ debian/ntfs-3g-udeb.links 2011-11-25 10:29:39 +0000
@@ -0,0 +1 @@
+/sbin/mount.ntfs-3g /sbin/mount.ntfs
=== modified file 'debian/rules'
--- debian/rules 2011-11-05 19:19:58 +0000
+++ debian/rules 2011-11-25 10:46:54 +0000
@@ -75,5 +75,8 @@ override_dh_link:
dh_link --remaining-packages
+override_dh_makeshlibs:
+ dh_makeshlibs --add-udeb=ntfs-3g-udeb
+
override_dh_strip:
dh_strip --dbg-package=ntfs-3g-dbg
Thanks,
--
Colin Watson [[email protected]]
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]