debian specific patch information for tulip / 3.1.2-2.3

Summary

Package Version Package Type Source Package Format
3.1.2-2.3 Debian-diff 1.0

Debian packaging Information

Diff file tulip_3.1.2-2.3.diff.gz
Size499292
MD5sum802aeda056ecd906bf4bff074909f85a
./debian only changes view download
non packaging (i.e. not ./debian) changes view download

Misc. Non-packaging "direct" style patches

file inserted deleted modified view download
.stgit-edit.txt500 view download
Makefile.in1370 view download
aclocal.m410465540 view download
config.guess4082930 view download
config.sub218600 view download
configure947891510 view download
configure.in220 view download
docs/Makefile.am330 view download
docs/Makefile.in16100 view download
docs/devTeamDoxygen/Makefile.am11110 view download
docs/devTeamDoxygen/Makefile.in24180 view download
docs/developerHandbook/Makefile.am110 view download
docs/developerHandbook/Makefile.in1480 view download
docs/doxygen/Makefile.am27240 view download
docs/doxygen/Makefile.in37310 view download
docs/doxygen/general-man110 view download
docs/profile.adp700 view download
docs/userHandbook/Makefile.am110 view download
docs/userHandbook/Makefile.in1480 view download
docs/userHandbook/graph_interface.docbook16160 view download
docs/userHandbook/tutorials.docbook220 view download
library/Makefile.in1370 view download
library/tulip-ogl/Makefile.in1370 view download
library/tulip-ogl/bitmaps/Makefile.in1370 view download
library/tulip-ogl/include/Makefile.in1370 view download
library/tulip-ogl/src/GlFeedBackRecorder.cpp100 view download
library/tulip-ogl/src/Makefile.in1390 view download
library/tulip-qt/Makefile.in1370 view download
library/tulip-qt/designer/Makefile.in1390 view download
library/tulip-qt/include/Makefile.in1370 view download
library/tulip-qt/src/MainController.cpp200 view download
library/tulip-qt/src/Makefile.am300 view download
library/tulip-qt/src/Makefile.in1690 view download
library/tulip-qt/src/SGHierarchyWidget.cpp100 view download
library/tulip/Makefile.in1370 view download
library/tulip/include/Makefile.in1370 view download
library/tulip/src/Makefile.in1390 view download
ltmain.sh7442760 view download
patch4200 view download
plugins/Makefile.in1370 view download
plugins/clustering/Makefile.in1390 view download
plugins/colors/Makefile.in1390 view download
plugins/controller/Makefile.in1370 view download
plugins/export/Makefile.in1390 view download
plugins/glyph/Makefile.in1390 view download
plugins/import/Makefile.in1390 view download
plugins/import/dotImportCLUT.h100 view download
plugins/int/Makefile.in1370 view download
plugins/interactor/Makefile.in1370 view download
plugins/layout/Makefile.in1390 view download
plugins/metric/Makefile.in1390 view download
plugins/selection/Makefile.in1390 view download
plugins/sizes/Makefile.in1390 view download
plugins/string/Makefile.in1370 view download
plugins/view/Makefile.in1370 view download
plugins/view/parallel/Makefile.in1390 view download
plugins/view/spreadsheet/Makefile.in1390 view download
software/Makefile.in1370 view download
software/plugins-manager/Makefile.in1370 view download
software/plugins-manager/designer/Makefile.in1390 view download
software/plugins-manager/include/Makefile.in1370 view download
software/plugins-manager/server/Makefile.in1370 view download
software/plugins-manager/server/include/Makefile.in1370 view download
software/plugins-manager/server/src/Makefile.in1390 view download
software/plugins-manager/src/Makefile.in1390 view download
software/tlprender/Makefile.in1370 view download
software/tlprender/include/Makefile.in1370 view download
software/tlprender/src/Makefile.in1390 view download
software/tulip/Makefile.in1370 view download
software/tulip/bitmaps/Makefile.in1370 view download
software/tulip/designer/Makefile.in1370 view download
software/tulip/include/Makefile.in1370 view download
software/tulip/src/Makefile.in1390 view download
thirdparty/Makefile.in1370 view download
thirdparty/ftgl/Makefile.in1390 view download
thirdparty/gle/Makefile.in1390 view download
thirdparty/gzstream/Makefile.in1390 view download

"series" style patches

patch summary view raw
01-kfreebsd
 config.guess |  664 +++++++++++++++++++++++++++++++++--------------------------
 config.sub   |  214 ++++++++++++++-----
 2 files changed, 536 insertions(+), 342 deletions(-)
view download
02-out-of-tree
 configure.in                       |    4 +--
 docs/Makefile.am                   |    6 ++--
 docs/devTeamDoxygen/Makefile.am    |   22 ++++++++---------
 docs/developerHandbook/Makefile.am |    2 -
 docs/doxygen/Makefile.am           |   46 ++++++++++++++++++-------------------
 docs/userHandbook/Makefile.am      |    2 -
 library/tulip-qt/src/Makefile.am   |    3 ++
 7 files changed, 44 insertions(+), 41 deletions(-)
view download
03-xml
 docs/userHandbook/graph_interface.docbook |   32 +++++++++++++++---------------
 docs/userHandbook/tutorials.docbook       |    4 +--
 2 files changed, 18 insertions(+), 18 deletions(-)
view download
04-autotools
 Makefile.in                                         |   20 
 aclocal.m4                                          | 1600 +-
 config.guess                                        |   69 
 config.sub                                          |  112 
 configure                                           |15229 ++++++++++----------
 docs/Makefile.in                                    |   26 
 docs/devTeamDoxygen/Makefile.in                     |   42 
 docs/developerHandbook/Makefile.in                  |   22 
 docs/doxygen/Makefile.in                            |   66 
 docs/userHandbook/Makefile.in                       |   22 
 library/Makefile.in                                 |   20 
 library/tulip-ogl/Makefile.in                       |   20 
 library/tulip-ogl/bitmaps/Makefile.in               |   20 
 library/tulip-ogl/include/Makefile.in               |   20 
 library/tulip-ogl/src/Makefile.in                   |   22 
 library/tulip-qt/Makefile.in                        |   20 
 library/tulip-qt/designer/Makefile.in               |   22 
 library/tulip-qt/include/Makefile.in                |   20 
 library/tulip-qt/src/Makefile.in                    |   25 
 library/tulip/Makefile.in                           |   20 
 library/tulip/include/Makefile.in                   |   20 
 library/tulip/src/Makefile.in                       |   22 
 ltmain.sh                                           | 1022 -
 plugins/Makefile.in                                 |   20 
 plugins/clustering/Makefile.in                      |   22 
 plugins/colors/Makefile.in                          |   22 
 plugins/controller/Makefile.in                      |   20 
 plugins/export/Makefile.in                          |   22 
 plugins/glyph/Makefile.in                           |   22 
 plugins/import/Makefile.in                          |   22 
 plugins/int/Makefile.in                             |   20 
 plugins/interactor/Makefile.in                      |   20 
 plugins/layout/Makefile.in                          |   22 
 plugins/metric/Makefile.in                          |   22 
 plugins/selection/Makefile.in                       |   22 
 plugins/sizes/Makefile.in                           |   22 
 plugins/string/Makefile.in                          |   20 
 plugins/view/Makefile.in                            |   20 
 plugins/view/parallel/Makefile.in                   |   22 
 plugins/view/spreadsheet/Makefile.in                |   22 
 software/Makefile.in                                |   20 
 software/plugins-manager/Makefile.in                |   20 
 software/plugins-manager/designer/Makefile.in       |   22 
 software/plugins-manager/include/Makefile.in        |   20 
 software/plugins-manager/server/Makefile.in         |   20 
 software/plugins-manager/server/include/Makefile.in |   20 
 software/plugins-manager/server/src/Makefile.in     |   22 
 software/plugins-manager/src/Makefile.in            |   22 
 software/tlprender/Makefile.in                      |   20 
 software/tlprender/include/Makefile.in              |   20 
 software/tlprender/src/Makefile.in                  |   22 
 software/tulip/Makefile.in                          |   20 
 software/tulip/bitmaps/Makefile.in                  |   20 
 software/tulip/designer/Makefile.in                 |   20 
 software/tulip/include/Makefile.in                  |   20 
 software/tulip/src/Makefile.in                      |   22 
 thirdparty/Makefile.in                              |   20 
 thirdparty/ftgl/Makefile.in                         |   22 
 thirdparty/gle/Makefile.in                          |   22 
 thirdparty/gzstream/Makefile.in                     |   22 
 60 files changed, 10456 insertions(+), 8803 deletions(-)
view download