~ubuntu-branches/debian/sid/3depict/sid

« back to all changes in this revision

Viewing changes to debian/patches/font-path-changed.patch

  • Committer: Package Import Robot
  • Author(s): D Haley
  • Date: 2011-12-18 19:33:32 UTC
  • mfrom: (1.2.4)
  • Revision ID: package-import@ubuntu.com-20111218193332-1motgr3vg9xeh41b
Tags: 0.0.9-1
* Update to upstream 0.0.9 
* Close powerpc bug fixed by 0.0.8-1 (Closes: #655682) 
* Close mgl font parsing bug fixed by mathgl upstream (Closes: #623431)
* Fix unclean source package (Closes: #643039)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Index: 3depict-0.0.7/src/wxcomponents.cpp
 
1
Upstream assumes different font directories than debian.
 
2
Index: 3depict-0.0.8/src/wxcomponents.cpp
2
3
===================================================================
3
 
--- 3depict-0.0.7.orig/src/wxcomponents.cpp     2011-07-28 22:17:28.000000000 +0100
4
 
+++ 3depict-0.0.7/src/wxcomponents.cpp  2011-07-28 22:17:30.000000000 +0100
5
 
@@ -660,8 +660,15 @@
 
4
--- 3depict-0.0.8.orig/src/wxcomponents.cpp     2011-10-23 16:32:14.000000000 +0100
 
5
+++ 3depict-0.0.8/src/wxcomponents.cpp  2011-10-23 16:32:18.000000000 +0100
 
6
@@ -665,8 +665,15 @@
6
7
 {
7
8
        //This is a list of possible target dirs to search
8
9
        //(Oh look Ma, I'm autoconf!)