Hello,

I'm doing an NMU of dsdo to fix #376471; diff attached.

Thanks,

Matej
diff -u dsdo-1.4.52/debian/changelog dsdo-1.4.52/debian/changelog
--- dsdo-1.4.52/debian/changelog
+++ dsdo-1.4.52/debian/changelog
@@ -1,3 +1,11 @@
+dsdo (1.4.52-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Adjust to the change of the default patch level in cdbs (#365524).
+    Closes: #376471.
+
+ -- Matej Vela <[EMAIL PROTECTED]>  Wed, 12 Jul 2006 10:56:13 +0200
+
 dsdo (1.4.52-1) unstable; urgency=low
 
   * New upstream release.
diff -u dsdo-1.4.52/debian/patches/03_improved_global_rules.patch 
dsdo-1.4.52/debian/patches/03_improved_global_rules.patch
--- dsdo-1.4.52/debian/patches/03_improved_global_rules.patch
+++ dsdo-1.4.52/debian/patches/03_improved_global_rules.patch
@@ -1,5 +1,5 @@
---- Makefile.orig
-+++ Makefile
+--- dsdo-1.4.52/Makefile.orig
++++ dsdo-1.4.52/Makefile
 @@ -12,37 +12,51 @@
  #-----------------------------------------------------------------------------
  # Build rules:
diff -u dsdo-1.4.52/debian/patches/02_add_new-aspell_rules_and_hints.patch 
dsdo-1.4.52/debian/patches/02_add_new-aspell_rules_and_hints.patch
--- dsdo-1.4.52/debian/patches/02_add_new-aspell_rules_and_hints.patch
+++ dsdo-1.4.52/debian/patches/02_add_new-aspell_rules_and_hints.patch
@@ -1,5 +1,5 @@
---- new_aspell/Makefile
-+++ new_aspell/Makefile
+--- dsdo-1.4.52/new_aspell/Makefile
++++ dsdo-1.4.52/new_aspell/Makefile
 @@ -0,0 +1,33 @@
 +LANG=da_DK.ISO8859-1
 +
@@ -34,20 +34,20 @@
 +clean:
 +      rm -f $(language_code).cwl
 +
---- new_aspell/da.dat
-+++ new_aspell/da.dat
+--- dsdo-1.4.52/new_aspell/da.dat
++++ dsdo-1.4.52/new_aspell/da.dat
 @@ -0,0 +1,5 @@
 +name da
 +charset iso8859-1
 +soundslike da
 +run-together true
 +special ' -** - -** . -**
---- new_aspell/da.multi
-+++ new_aspell/da.multi
+--- dsdo-1.4.52/new_aspell/da.multi
++++ dsdo-1.4.52/new_aspell/da.multi
 @@ -0,0 +1 @@
 +add da.rws
---- new_aspell/da_phonet.dat
-+++ new_aspell/da_phonet.dat
+--- dsdo-1.4.52/new_aspell/da_phonet.dat
++++ dsdo-1.4.52/new_aspell/da_phonet.dat
 @@ -0,0 +1,147 @@
 +version 0.1-2002.12.15-3
 +
@@ -197,10 +197,10 @@
 +
 +Å                    Å
---- new_aspell/danish.alias
-+++ new_aspell/danish.alias
+--- dsdo-1.4.52/new_aspell/danish.alias
++++ dsdo-1.4.52/new_aspell/danish.alias
 @@ -0,0 +1 @@
 +add da.multi
---- new_aspell/dansk.alias
-+++ new_aspell/dansk.alias
+--- dsdo-1.4.52/new_aspell/dansk.alias
++++ dsdo-1.4.52/new_aspell/dansk.alias
 @@ -0,0 +1 @@
 +add da.multi
diff -u dsdo-1.4.52/debian/patches/01_improved_myspell_rules.patch 
dsdo-1.4.52/debian/patches/01_improved_myspell_rules.patch
--- dsdo-1.4.52/debian/patches/01_improved_myspell_rules.patch
+++ dsdo-1.4.52/debian/patches/01_improved_myspell_rules.patch
@@ -1,5 +1,5 @@
---- myspell/Makefile
-+++ myspell/Makefile
+--- dsdo-1.4.52/myspell/Makefile
++++ dsdo-1.4.52/myspell/Makefile
 @@ -11,15 +11,17 @@
  
  installdir=`locate wordbook/dictionary.lst | sed 's:/dictionary.lst$$::'`

Reply via email to