diff -Nru busybox-1.18.5/debian/changelog busybox-1.18.5/debian/changelog --- busybox-1.18.5/debian/changelog 2011-08-20 22:17:16.000000000 +0000 +++ busybox-1.18.5/debian/changelog 2011-08-22 21:29:37.000000000 +0000 @@ -1,3 +1,9 @@ +busybox (1:1.18.5-0linaro5) natty; urgency=low + + * add Priority:required to grep, mount, tar, hostname + + -- Tom Gall Mon, 22 Aug 2011 21:27:59 +0000 + busybox (1:1.18.5-0linaro4) natty; urgency=low * Sync to upstream 1.18.5 diff -Nru busybox-1.18.5/debian/control busybox-1.18.5/debian/control --- busybox-1.18.5/debian/control 2011-08-20 22:23:23.000000000 +0000 +++ busybox-1.18.5/debian/control 2011-08-22 21:29:41.000000000 +0000 @@ -103,6 +103,7 @@ Package: busybox-linaro-grep Architecture: all Depends: busybox-linaro-nano (>= ${source:Version}), ${misc:Depends} +Priority: required Provides: grep Replaces: grep Conflicts: grep @@ -123,6 +124,7 @@ Package: busybox-linaro-hostname Architecture: all Depends: busybox-linaro-nano (>= ${source:Version}), ${misc:Depends} +Priority: required Provides: hostname Replaces: hostname, nis (<<3.17-30) Pre-Depends: upstart-job @@ -134,6 +136,7 @@ Package: busybox-linaro-mount Architecture: all Depends: busybox-linaro-nano (>= ${source:Version}), ${misc:Depends} +Priority: required Provides: mount Replaces: mount Conflicts: mount @@ -145,6 +148,7 @@ Package: busybox-linaro-tar Architecture: all Depends: busybox-linaro-nano (>= ${source:Version}), ${misc:Depends} +Priority: required Provides: tar, cpio Replaces: tar, cpio Conflicts: tar, cpio