tags 604669 + patch
tags 604669 + pending
tags 614469 + patch
tags 614469 + pending
thanks

Dear maintainer,

I've prepared an NMU for superiotool (versioned as 0.0+r5050-1.1) and
uploaded it to DELAYED/1. Please feel free to tell me if I
should delay it longer.

Notice the diff was sent a week ago, I am just setting properly Closes field.

Regards.
diff -u superiotool-0.0+r5050/debian/changelog superiotool-0.0+r5050/debian/changelog
--- superiotool-0.0+r5050/debian/changelog
+++ superiotool-0.0+r5050/debian/changelog
@@ -1,3 +1,12 @@
+superiotool (0.0+r5050-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+    - Add armhf to architecture list (Closes: #604669)
+    - Replace DEB_OPT_FLAG with CFLAGS for FTBFS fix (Closes: #614469)
+    - Bump standards version to 3.9.1 
+
+ -- Hector Oron <zu...@debian.org>  Sun, 03 Apr 2011 13:59:26 +0000
+
 superiotool (0.0+r5050-1) unstable; urgency=low
 
   * New upstream release.
diff -u superiotool-0.0+r5050/debian/control superiotool-0.0+r5050/debian/control
--- superiotool-0.0+r5050/debian/control
+++ superiotool-0.0+r5050/debian/control
@@ -3,11 +3,11 @@
 Priority: extra
 Maintainer: Uwe Hermann <u...@debian.org>
 Build-Depends: cdbs, debhelper (>= 5), libpci-dev
-Standards-Version: 3.8.3
+Standards-Version: 3.9.1
 Homepage: http://coreboot.org/Superiotool
 
 Package: superiotool
-Architecture: alpha amd64 arm armel armeb i386 ia64 kfreebsd-amd64 kfreebsd-i386 netbsd-alpha netbsd-i386
+Architecture: alpha amd64 arm armel armeb armhf i386 ia64 kfreebsd-amd64 kfreebsd-i386 netbsd-alpha netbsd-i386
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Super I/O detection tool
  Superiotool is a user-space utility which can
diff -u superiotool-0.0+r5050/debian/rules superiotool-0.0+r5050/debian/rules
--- superiotool-0.0+r5050/debian/rules
+++ superiotool-0.0+r5050/debian/rules
@@ -7,7 +7,7 @@
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 # Note: The version here must be updated for each new upstream release!
-DEB_OPT_FLAG += -Werror -Wstrict-prototypes -Wundef \
+CFLAGS += -Werror -Wstrict-prototypes -Wundef \
 		-Wstrict-aliasing -Werror-implicit-function-declaration \
 		-ansi -DPCI_SUPPORT -D'SUPERIOTOOL_VERSION="\"5050\""'
 

Reply via email to