* Martin Michlmayr <[EMAIL PROTECTED]> [2006-05-08 22:44]:
> 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?

I've uploaded the following NMU.  I hope you don't mind.


diff -u acorn-fdisk-3.0.6/debian/changelog acorn-fdisk-3.0.6/debian/changelog
--- acorn-fdisk-3.0.6/debian/changelog
+++ acorn-fdisk-3.0.6/debian/changelog
@@ -1,3 +1,11 @@
+acorn-fdisk (3.0.6-6.1) unstable; urgency=low
+
+  * NMU
+  * Add a udeb for debian-installer, closes: #366447.
+  * Move to debhelper 5.
+
+ -- Martin Michlmayr <[EMAIL PROTECTED]>  Fri, 12 May 2006 17:24:11 +0200
+
 acorn-fdisk (3.0.6-6) unstable; urgency=low
 
   * Apply patch from Peter Naulls to fix assorted bugs:
diff -u acorn-fdisk-3.0.6/debian/control acorn-fdisk-3.0.6/debian/control
--- acorn-fdisk-3.0.6/debian/control
+++ acorn-fdisk-3.0.6/debian/control
@@ -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
@@ -14,0 +15,11 @@
+
+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 -u acorn-fdisk-3.0.6/debian/rules acorn-fdisk-3.0.6/debian/rules
--- acorn-fdisk-3.0.6/debian/rules
+++ acorn-fdisk-3.0.6/debian/rules
@@ -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
only in patch2:
unchanged:
--- acorn-fdisk-3.0.6.orig/debian/compat
+++ acorn-fdisk-3.0.6/debian/compat
@@ -0,0 +1 @@
+5

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to