r20261 - in /desktop/unstable/dasher/debian: changelog control control.in patches/01_missing-includes.patch patches/02_gcc-4.3.patch

dktrkranz-guest at users.alioth.debian.org dktrkranz-guest at users.alioth.debian.org
Sat Jun 6 16:30:39 UTC 2009


Author: dktrkranz-guest
Date: Sat Jun  6 16:30:39 2009
New Revision: 20261

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20261
Log:
* New upstream release.
  - Update manpage (Closes: #422466).
* debian/control.in, debian/control:
  - Bump Standards-Version to 3.8.1, no changes required.
* debian/patches/01_missing-includes.patch:
  - Refreshed for new upstream release.
* debian/patches/02_gcc-4.3.patch:
  - Refreshed for new upstream release.

Modified:
    desktop/unstable/dasher/debian/changelog
    desktop/unstable/dasher/debian/control
    desktop/unstable/dasher/debian/control.in
    desktop/unstable/dasher/debian/patches/01_missing-includes.patch
    desktop/unstable/dasher/debian/patches/02_gcc-4.3.patch

Modified: desktop/unstable/dasher/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/dasher/debian/changelog?rev=20261&op=diff
==============================================================================
--- desktop/unstable/dasher/debian/changelog (original)
+++ desktop/unstable/dasher/debian/changelog Sat Jun  6 16:30:39 2009
@@ -1,3 +1,16 @@
+dasher (4.10.1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+    - Update manpage (Closes: #422466).
+  * debian/control.in, debian/control:
+    - Bump Standards-Version to 3.8.1, no changes required.
+  * debian/patches/01_missing-includes.patch:
+    - Refreshed for new upstream release.
+  * debian/patches/02_gcc-4.3.patch:
+    - Refreshed for new upstream release.
+
+ -- Luca Falavigna <dktrkranz at ubuntu.com>  Sat, 06 Jun 2009 18:23:00 +0200
+
 dasher (4.9.0-2) unstable; urgency=low
 
   * Upload to unstable.

Modified: desktop/unstable/dasher/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/dasher/debian/control?rev=20261&op=diff
==============================================================================
--- desktop/unstable/dasher/debian/control (original)
+++ desktop/unstable/dasher/debian/control Sat Jun  6 16:30:39 2009
@@ -30,7 +30,7 @@
                libatk1.0-dev,
                gnome-doc-utils (>= 0.3.2),
                libcanna1g-dev
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
 
 Package: dasher
 Architecture: any

Modified: desktop/unstable/dasher/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/dasher/debian/control.in?rev=20261&op=diff
==============================================================================
--- desktop/unstable/dasher/debian/control.in (original)
+++ desktop/unstable/dasher/debian/control.in Sat Jun  6 16:30:39 2009
@@ -30,7 +30,7 @@
                libatk1.0-dev,
                gnome-doc-utils (>= 0.3.2),
                libcanna1g-dev
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
 
 Package: dasher
 Architecture: any

Modified: desktop/unstable/dasher/debian/patches/01_missing-includes.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/dasher/debian/patches/01_missing-includes.patch?rev=20261&op=diff
==============================================================================
--- desktop/unstable/dasher/debian/patches/01_missing-includes.patch (original)
+++ desktop/unstable/dasher/debian/patches/01_missing-includes.patch Sat Jun  6 16:30:39 2009
@@ -1,7 +1,7 @@
 diff -urpN dasher-4.4.1/Src/DasherCore/LanguageModelling/DictLanguageModel.cpp dasher-4.4.1.new/Src/DasherCore/LanguageModelling/DictLanguageModel.cpp
 --- dasher-4.4.1/Src/DasherCore/LanguageModelling/DictLanguageModel.cpp	2007-03-12 17:43:12.000000000 +0330
 +++ dasher-4.4.1.new/Src/DasherCore/LanguageModelling/DictLanguageModel.cpp	2007-04-29 07:44:22.000000000 +0330
-@@ -13,6 +13,7 @@
+@@ -15,6 +15,7 @@
  #include <stack>
  #include <iostream>
  #include <fstream>
@@ -23,7 +23,7 @@
 diff -urpN dasher-4.4.1/Src/DasherCore/XMLUtil.cpp dasher-4.4.1.new/Src/DasherCore/XMLUtil.cpp
 --- dasher-4.4.1/Src/DasherCore/XMLUtil.cpp	2007-03-12 17:43:12.000000000 +0330
 +++ dasher-4.4.1.new/Src/DasherCore/XMLUtil.cpp	2007-04-29 07:47:08.000000000 +0330
-@@ -3,6 +3,7 @@
+@@ -5,6 +5,7 @@
  
  #include "XMLUtil.h"
  

Modified: desktop/unstable/dasher/debian/patches/02_gcc-4.3.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/dasher/debian/patches/02_gcc-4.3.patch?rev=20261&op=diff
==============================================================================
--- desktop/unstable/dasher/debian/patches/02_gcc-4.3.patch (original)
+++ desktop/unstable/dasher/debian/patches/02_gcc-4.3.patch Sat Jun  6 16:30:39 2009
@@ -2,7 +2,7 @@
 index 992b6fe..5634214 100644
 --- a/Src/Gtk2/dasher_editor.cpp
 +++ b/Src/Gtk2/dasher_editor.cpp
-@@ -43,6 +43,8 @@
+@@ -41,6 +41,8 @@
  #include "dasher_main.h"
  //#include "game_mode_helper.h"
  
@@ -28,12 +28,13 @@
 index 37bfc5c..100911a 100644
 --- a/Src/Gtk2/module_settings_window.cpp
 +++ b/Src/Gtk2/module_settings_window.cpp
-@@ -22,6 +22,8 @@
- 
+@@ -23,6 +23,8 @@
+ #endif
  #include <glib/gi18n.h>
  
 +#include <cstring>
 +
+ #include "module_settings_window.h"
+
  typedef struct _ModuleSettingsData ModuleSettingsData;
- 
- struct _ModuleSettingsData {
+




More information about the pkg-gnome-commits mailing list