Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-05-26 09:08:41 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-05-26 09:08:41 (GMT)
commitd084c83ee23fd3335aab5c37452155d5ec3082aa (patch)
tree352805fe31dabb3fc12341415578f05be4854e63
parent89fae2cd33812e214a7aabb36a378bba492c2691 (diff)
Unfuzz patches.debian/0.81.3-1
-rw-r--r--debian/changelog1
-rw-r--r--debian/patches/2991_enable_danish_l10n.patch2
-rw-r--r--debian/patches/2992_fix_gettext_domain.patch2
3 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 05d70ea..e51059f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
sugar-toolkit (0.81.3-1) unstable; urgency=low
* New upstream release.
+ * Unfuzz patches.
* Mention po/Makefile.in.in (freeware) in debian/copyright. Update
debian/copyright-hints.
diff --git a/debian/patches/2991_enable_danish_l10n.patch b/debian/patches/2991_enable_danish_l10n.patch
index 1022f26..af327c0 100644
--- a/debian/patches/2991_enable_danish_l10n.patch
+++ b/debian/patches/2991_enable_danish_l10n.patch
@@ -2,7 +2,7 @@ diff --git a/configure b/configure
index 0a16ecd..2b93998 100755
--- a/configure
+++ b/configure
-@@ -19928,7 +19928,7 @@ PYGTK_DEFSDIR=`$PKG_CONFIG --variable=defsdir pygtk-2.0`
+@@ -19896,7 +19896,7 @@ PYGTK_DEFSDIR=`$PKG_CONFIG --variable=defsdir pygtk-2.0`
# Setup GETTEXT
#
diff --git a/debian/patches/2992_fix_gettext_domain.patch b/debian/patches/2992_fix_gettext_domain.patch
index 794b26b..f6a5d10 100644
--- a/debian/patches/2992_fix_gettext_domain.patch
+++ b/debian/patches/2992_fix_gettext_domain.patch
@@ -2,7 +2,7 @@ diff --git a/configure b/configure
index e8df779..af933de 100755
--- a/configure
+++ b/configure
-@@ -19929,7 +19929,7 @@ PYGTK_DEFSDIR=`$PKG_CONFIG --variable=defsdir pygtk-2.0`
+@@ -19897,7 +19897,7 @@ PYGTK_DEFSDIR=`$PKG_CONFIG --variable=defsdir pygtk-2.0`
# Setup GETTEXT
#
ALL_LINGUAS="da"