Hi,

The attached file is the diff for my sdcv 0.4.2-2.2 NMU. The changelog
entry contains:

 sdcv (0.4.2-2.2) unstable; urgency=medium

   * Non-maintainer upload.
   * FTBFS: libwrapper.cpp:55: error: 'strchr' was not declared in this
     scope (Closes: #474819)
   * debian/control:
     - Bump Standards-Version to 3.7.3.
     - Use Homepage: field for upstream URL.
   * Update debian/watch file to use SourceForge-specific syntax (Closes:
     450040)


Regards,

-- 
Chris Lamb, UK                                       [EMAIL PROTECTED]
                                                            GPG: 0x634F9A20
diff -Nru --exclude config.sub --exclude config.guess 
sdcv-0.4.2/debian/changelog sdcv-0.4.2/debian/changelog
--- sdcv-0.4.2/debian/changelog 2008-04-12 01:17:00.000000000 +0100
+++ sdcv-0.4.2/debian/changelog 2008-04-12 01:17:00.000000000 +0100
@@ -1,3 +1,16 @@
+sdcv (0.4.2-2.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * FTBFS: libwrapper.cpp:55: error: 'strchr' was not declared in this
+    scope (Closes: #474819)
+  * debian/control:
+    - Bump Standards-Version to 3.7.3.
+    - Use Homepage: field for upstream URL.
+  * Update debian/watch file to use SourceForge-specific syntax (Closes:
+    450040)
+
+ -- Chris Lamb <[EMAIL PROTECTED]>  Sat, 12 Apr 2008 01:10:51 +0100
+
 sdcv (0.4.2-2.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru --exclude config.sub --exclude config.guess 
/tmp/iNUddQu2T9/sdcv-0.4.2/debian/control 
/tmp/sHK2L1tn5E/sdcv-0.4.2/debian/control
--- sdcv-0.4.2/debian/control   2008-04-12 01:17:00.000000000 +0100
+++ sdcv-0.4.2/debian/control   2008-04-12 01:17:00.000000000 +0100
@@ -3,7 +3,8 @@
 Section: utils
 Maintainer: Cai Qian <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 4.0.0), gettext, zlib1g-dev, pkg-config, 
libglib2.0-dev, libreadline5-dev | libreadline-dev
-Standards-Version: 3.7.2.0
+Standards-Version: 3.7.3
+Homepage: http://sdcv.sourceforge.net/
 
 Package: sdcv
 Section: utils
@@ -12,8 +13,3 @@
 Description: StarDict Console Version
  sdcv is simple, cross-platform text-base utility for work with dictionaries in
  StarDict's format.
- .
- Homepage: http://sdcv.sourceforge.net/
-
-
-
diff -Nru --exclude config.sub --exclude config.guess 
/tmp/iNUddQu2T9/sdcv-0.4.2/debian/watch /tmp/sHK2L1tn5E/sdcv-0.4.2/debian/watch
--- sdcv-0.4.2/debian/watch     2008-04-12 01:17:00.000000000 +0100
+++ sdcv-0.4.2/debian/watch     2008-04-12 01:17:00.000000000 +0100
@@ -1,2 +1,2 @@
 version=3
-http://prdownloads.sourceforge.net/s/sd/sdcv/sdcv-(.*)\.tar\.bz2
+http://sf.net/sdcv/sdcv-(.*)\.tar\.bz2
diff -Nru --exclude config.sub --exclude config.guess 
/tmp/iNUddQu2T9/sdcv-0.4.2/src/libwrapper.cpp 
/tmp/sHK2L1tn5E/sdcv-0.4.2/src/libwrapper.cpp
--- sdcv-0.4.2/src/libwrapper.cpp       2008-04-12 01:17:00.000000000 +0100
+++ sdcv-0.4.2/src/libwrapper.cpp       2008-04-12 01:17:00.000000000 +0100
@@ -24,6 +24,7 @@
 
 #include <glib/gi18n.h>
 #include <map>
+#include <cstring>
 
 #include "utils.hpp"
 

Attachment: signature.asc
Description: PGP signature

Reply via email to