Package: acorn-fdisk
Version: 3.0.6-6
Severity: wishlist
Tags: patch
We need a udeb of this package to support RiscPC in debian-installer.
Phil, do you think you can upload this change soon or can I NMU?
diff -urN acorn-fdisk-3.0.6~orig/debian/changelog
acorn-fdisk-3.0.6/debian/changelog
--- acorn-fdisk-3.0.6~orig/debian/changelog 2006-05-08 22:23:03.000000000
+0200
+++ acorn-fdisk-3.0.6/debian/changelog 2006-05-08 22:39:54.000000000 +0200
@@ -1,3 +1,10 @@
+acorn-fdisk (3.0.6-7) unstable; urgency=low
+
+ * Add a udeb for debian-installer.
+ * Move to debhelper 5.
+
+ -- Martin Michlmayr <[EMAIL PROTECTED]> Mon, 08 May 2006 22:39:35 +0200
+
acorn-fdisk (3.0.6-6) unstable; urgency=low
* Apply patch from Peter Naulls to fix assorted bugs:
diff -urN acorn-fdisk-3.0.6~orig/debian/compat acorn-fdisk-3.0.6/debian/compat
--- acorn-fdisk-3.0.6~orig/debian/compat 1970-01-01 01:00:00.000000000
+0100
+++ acorn-fdisk-3.0.6/debian/compat 2006-05-08 22:34:33.000000000 +0200
@@ -0,0 +1 @@
+5
diff -urN acorn-fdisk-3.0.6~orig/debian/control acorn-fdisk-3.0.6/debian/control
--- acorn-fdisk-3.0.6~orig/debian/control 2006-05-08 22:23:03.000000000
+0200
+++ acorn-fdisk-3.0.6/debian/control 2006-05-08 22:41:38.000000000 +0200
@@ -2,7 +2,7 @@
Section: base
Priority: optional
Maintainer: Philip Blundell <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 3.0.0)
+Build-Depends: debhelper (>> 5.0.0)
Standards-Version: 3.5.2
Package: acorn-fdisk
@@ -12,3 +12,14 @@
Acorn-fdisk allows you to edit disk partitions on Acorn machines. It
understands a variety of the partition tables formats used under RISC OS,
including Filecore, ICS-IDE, EESOX and Powertec.
+
+Package: acorn-fdisk-udeb
+Architecture: arm
+Priority: extra
+Section: debian-installer
+XB-Subarchitecture: rpc
+XC-Package-Type: udeb
+Depends: ${shlibs:Depends}
+Description: Partition a hard drive (manual)
+ fdisk package
+
diff -urN acorn-fdisk-3.0.6~orig/debian/rules acorn-fdisk-3.0.6/debian/rules
--- acorn-fdisk-3.0.6~orig/debian/rules 2006-05-08 22:23:03.000000000 +0200
+++ acorn-fdisk-3.0.6/debian/rules 2006-05-08 22:39:58.000000000 +0200
@@ -5,9 +5,6 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-# This is the debhelper compatability version to use.
-export DH_COMPAT=3
-
configure: configure-stamp
configure-stamp:
dh_testdir
@@ -40,6 +37,7 @@
# Add here commands to install the package into debian/acorn-fdisk.
$(MAKE) install DESTDIR=$(CURDIR)/debian/acorn-fdisk
+ dh_install -pacorn-fdisk-udeb fdisk sbin/
# Build architecture-independent files here.
@@ -62,19 +60,18 @@
dh_installcron
dh_installman
dh_installinfo
- dh_undocumented
dh_installchangelogs ChangeLog
dh_link
dh_strip
dh_compress
dh_fixperms
# dh_makeshlibs
- dh_installdeb
-# dh_perl
+ dh_installdeb -s
+# dh_perl
dh_shlibdeps
- dh_gencontrol
- dh_md5sums
- dh_builddeb
+ dh_gencontrol -s
+ dh_md5sums -s
+ dh_builddeb -s
binary: binary-indep binary-arch
.PHONY: build clean binary-indep binary-arch binary install configure
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
--
Martin Michlmayr
http://www.cyrius.com/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]