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-10-19 19:26:57 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-10-19 19:26:57 (GMT)
commitd07a642e88e10a86abbe71b6346b601438f833ec (patch)
tree8438692e2a44ca2c0c1c6a4fdd29c9522f525c6e
parentac7c1c2e76c2105652f1765b1e6101932c568410 (diff)
Unfuzz patch 2991.
-rw-r--r--debian/changelog1
-rw-r--r--debian/patches/2991_cursorfiles_noexec.patch3
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index e90d4f3..9e4e689 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
sugar-artwork (0.82.3-1) UNRELEASED; urgency=low
* New upstream release.
+ * Unfuzz patch 2991.
* Depend on ${misc:Depends}.
* Update cdbs snippets:
+ Several minor improvements to upstream-tarball.mk.
diff --git a/debian/patches/2991_cursorfiles_noexec.patch b/debian/patches/2991_cursorfiles_noexec.patch
index 2311733..2e5b6f9 100644
--- a/debian/patches/2991_cursorfiles_noexec.patch
+++ b/debian/patches/2991_cursorfiles_noexec.patch
@@ -1,8 +1,7 @@
diff --git a/cursor/sugar/Makefile.in b/cursor/sugar/Makefile.in
-index bd69229..4f761f5 100644
--- a/cursor/sugar/Makefile.in
+++ b/cursor/sugar/Makefile.in
-@@ -359,7 +359,7 @@ clean-local:
+@@ -360,7 +360,7 @@ clean-local:
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(datadir)/icons/sugar/cursors/
for i in `cd $(THEME_DIR) && echo *` ; do \