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 filePatch | File delta | Description |
---|---|---|
add desktop keywords.patch | (download) |
data/org.gnome.Dia.desktop.in |
1 1 + 0 - 0 ! |
add keywords entry to dia.desktop file |
fix typos.patch | (download) |
ChangeLog.pre-git |
2 1 + 1 - 0 ! |
fix typos spotted by lintian |
fix python interpreter.patch | (download) |
plug-ins/python/doxrev.py |
2 1 + 1 - 0 ! |
use python3 as python interpreter |
fix doc.patch | (download) |
doc/en/usage-layers.xml |
10 8 + 2 - 0 ! |
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 ! |
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 ! |
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 ! |
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 ! |
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 ! |
install libdia.so in the correct folder |
poppler2206.patch | (download) |
meson.build |
7 7 + 0 - 0 ! |
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 ! |
fix build with poppler 22.09. |