Hi,
Here is the diff for the package I just uploaded to DELAYED/1.
--
| Lucas Nussbaum
| [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
diff -Nru /tmp/HoJLhfX6yR/wmnd-0.4.12/config.guess /tmp/F4MEbh5TyZ/wmnd-0.4.12/config.guess
--- /tmp/HoJLhfX6yR/wmnd-0.4.12/config.guess 2007-05-01 19:39:56.000000000 +0200
+++ /tmp/F4MEbh5TyZ/wmnd-0.4.12/config.guess 2007-10-18 09:29:34.000000000 +0200
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
# Inc.
-timestamp='2007-03-06'
+timestamp='2007-07-22'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -330,7 +330,7 @@
sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
exit ;;
- i86pc:SunOS:5.*:*)
+ i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
exit ;;
sun4*:SunOS:6*:*)
@@ -793,7 +793,7 @@
exit ;;
*:Interix*:[3456]*)
case ${UNAME_MACHINE} in
- x86)
+ x86)
echo i586-pc-interix${UNAME_RELEASE}
exit ;;
EM64T | authenticamd)
diff -Nru /tmp/HoJLhfX6yR/wmnd-0.4.12/config.sub /tmp/F4MEbh5TyZ/wmnd-0.4.12/config.sub
--- /tmp/HoJLhfX6yR/wmnd-0.4.12/config.sub 2007-05-01 19:39:56.000000000 +0200
+++ /tmp/F4MEbh5TyZ/wmnd-0.4.12/config.sub 2007-10-18 09:29:34.000000000 +0200
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
# Inc.
-timestamp='2007-01-18'
+timestamp='2007-06-28'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -475,8 +475,8 @@
basic_machine=craynv-cray
os=-unicosmp
;;
- cr16c)
- basic_machine=cr16c-unknown
+ cr16)
+ basic_machine=cr16-unknown
os=-elf
;;
crds | unos)
@@ -683,6 +683,10 @@
basic_machine=i386-pc
os=-mingw32
;;
+ mingw32ce)
+ basic_machine=arm-unknown
+ os=-mingw32ce
+ ;;
miniframe)
basic_machine=m68000-convergent
;;
diff -Nru /tmp/HoJLhfX6yR/wmnd-0.4.12/debian/changelog /tmp/F4MEbh5TyZ/wmnd-0.4.12/debian/changelog
--- /tmp/HoJLhfX6yR/wmnd-0.4.12/debian/changelog 2007-05-01 19:35:51.000000000 +0200
+++ /tmp/F4MEbh5TyZ/wmnd-0.4.12/debian/changelog 2007-10-18 09:28:08.000000000 +0200
@@ -1,3 +1,10 @@
+wmnd (0.4.12-2.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Build-depend on libnsmp-dev instead of libsnmp10-dev. Closes: #444559.
+
+ -- Lucas Nussbaum <[EMAIL PROTECTED]> Thu, 18 Oct 2007 09:27:28 +0200
+
wmnd (0.4.12-2) unstable; urgency=low
* Standards-Version 3.7.1.0 -> 3.7.1.2 without changes
diff -Nru /tmp/HoJLhfX6yR/wmnd-0.4.12/debian/control /tmp/F4MEbh5TyZ/wmnd-0.4.12/debian/control
--- /tmp/HoJLhfX6yR/wmnd-0.4.12/debian/control 2007-05-01 19:18:50.000000000 +0200
+++ /tmp/F4MEbh5TyZ/wmnd-0.4.12/debian/control 2007-10-18 09:27:40.000000000 +0200
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Arthur Korn <[EMAIL PROTECTED]>
Standards-Version: 3.7.2.2
-Build-Depends: debhelper (>= 4), autotools-dev, libsnmp10-dev, libx11-dev, libxext-dev, libxpm-dev
+Build-Depends: debhelper (>= 4), autotools-dev, libsnmp-dev, libx11-dev, libxext-dev, libxpm-dev
Package: wmnd