Package: dia / 0.97.3+git20220525-5

Metadata

Package Version Patches format
dia 0.97.3+git20220525-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
add desktop keywords.patch | (download)

data/org.gnome.Dia.desktop.in | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add keywords entry to dia.desktop file
fix typos.patch | (download)

ChangeLog.pre-git | 2 1 + 1 - 0 !
doc/en/dia-1.xml | 2 1 + 1 - 0 !
objects/Misc/measure.c | 2 1 + 1 - 0 !
objects/standard/outline.c | 2 1 + 1 - 0 !
plug-ins/python/pydia-cpoint.c | 2 1 + 1 - 0 !
plug-ins/wpg/wpg-import.c | 2 1 + 1 - 0 !
samples/Self/PyDiaObjects.dia | 2 1 + 1 - 0 !
7 files changed, 7 insertions(+), 7 deletions(-)

 fix typos spotted by lintian
fix python interpreter.patch | (download)

plug-ins/python/doxrev.py | 2 1 + 1 - 0 !
plug-ins/python/gtkcons.py | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 use python3 as python interpreter
fix doc.patch | (download)

doc/en/usage-layers.xml | 10 8 + 2 - 0 !
1 file changed, 8 insertions(+), 2 deletions(-)

 documentation fixes
 This patch includes fixes to the XML documentation, some of which enable the
 processing tools to compile the documentation from XML, and make it DTD
 compliant.
fix helpdir.patch | (download)

app/commands.c | 2 1 + 1 - 0 !
doc/meson.build | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 use debian help path
 This patch fixes Dia to use Debian's help directory for documentation
fix manpages.patch | (download)

doc/eu/dia-1.xml | 2 1 + 1 - 0 !
doc/fr/dia-1.xml | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 minor man page fixes
 This patch fixes some minor man page issues
remove backup files.patch | (download)

app/load_save.c | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 remove backup files
 Dia normally saves a copy of an old saved file if it is overwritten via the
 "File Save" function. This clutters the directory. Since the common behaviour
 of programs is to not save backups in a separate location (also for security
 reasons), this patch removes this feature and therefore removes backup files
 when dia is sure to have the newly written file in the correct location.
use local dbman.patch | (download)

doc/de/meson.build | 1 1 + 0 - 0 !
doc/en/meson.build | 1 1 + 0 - 0 !
doc/eu/meson.build | 1 1 + 0 - 0 !
doc/fr/meson.build | 1 1 + 0 - 0 !
doc/meson.build | 2 1 + 1 - 0 !
5 files changed, 5 insertions(+), 1 deletion(-)

 use local xsl file
 Do not let xsltproc to make network requests
fix libdia install dir.patch | (download)

app/meson.build | 3 2 + 1 - 0 !
lib/meson.build | 1 1 + 0 - 0 !
objects/meson.build | 1 1 + 0 - 0 !
plug-ins/layout/meson.build | 1 1 + 0 - 0 !
plug-ins/meson.build | 1 1 + 0 - 0 !
plug-ins/python/meson.build | 1 1 + 0 - 0 !
plug-ins/xslt/meson.build | 1 1 + 0 - 0 !
7 files changed, 8 insertions(+), 1 deletion(-)

 install libdia.so in the correct folder
poppler2206.patch | (download)

meson.build | 7 7 + 0 - 0 !
plug-ins/pdf/pdf-import.cpp | 26 26 + 0 - 0 !
2 files changed, 33 insertions(+)

 add support for versions of poppler lower or greater than 22.06
poppler2209.patch | (download)

plug-ins/pdf/pdf-import.cpp | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix build with poppler 22.09.