diff -pruN 1.0+dfsg-1/debian/changelog 1.0+dfsg-1ubuntu1/debian/changelog
--- 1.0+dfsg-1/debian/changelog	2009-05-04 21:23:21.000000000 +0100
+++ 1.0+dfsg-1ubuntu1/debian/changelog	2009-05-04 21:19:11.000000000 +0100
@@ -1,3 +1,10 @@
+nlog (1.0+dfsg-1ubuntu1) karmic; urgency=low
+
+  * debian/control: Replace 'ecma-cli' with 'cli-mono' in Section
+    (fixes a 'Failed to upload' error).
+
+ -- Michael Bienia <geser@ubuntu.com>  Mon, 04 May 2009 19:52:10 +0200
+
 nlog (1.0+dfsg-1) unstable; urgency=low
 
   * Initial release. (Closes: #519465)
diff -pruN 1.0+dfsg-1/debian/control 1.0+dfsg-1ubuntu1/debian/control
--- 1.0+dfsg-1/debian/control	2009-05-04 21:23:21.000000000 +0100
+++ 1.0+dfsg-1ubuntu1/debian/control	2009-05-04 21:19:11.000000000 +0100
@@ -1,7 +1,8 @@
 Source: nlog
-Section: ecma-cli
+Section: cli-mono
 Priority: optional
-Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team@lists.alioth.debian.org>
+Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team@lists.alioth.debian.org>
 Uploaders: Mirco Bauer <meebey@debian.org>
 Build-Depends: debhelper (>= 7.0.50),
  quilt,
