Package: gworkspace / 0.8.8-1.2

Metadata

Package Version Patches format
gworkspace 0.8.8-1.2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian changes 0.8.8 1 | (download)

DBKit/GNUmakefile | 38 38 + 0 - 0 !
FSNode/ExtendedInfo/GNUmakefile | 13 13 + 0 - 0 !
FSNode/ExtendedInfo/Role/GNUmakefile | 32 32 + 0 - 0 !
GWorkspace/Finder/Modules/FModuleAnnotations/GNUmakefile | 25 25 + 0 - 0 !
GWorkspace/Finder/Modules/FModuleContents/GNUmakefile | 25 25 + 0 - 0 !
GWorkspace/Finder/Modules/FModuleCrDate/GNUmakefile | 25 25 + 0 - 0 !
GWorkspace/Finder/Modules/FModuleKind/GNUmakefile | 25 25 + 0 - 0 !
GWorkspace/Finder/Modules/FModuleModDate/GNUmakefile | 25 25 + 0 - 0 !
GWorkspace/Finder/Modules/FModuleName/GNUmakefile | 25 25 + 0 - 0 !
GWorkspace/Finder/Modules/FModuleOwner/GNUmakefile | 25 25 + 0 - 0 !
GWorkspace/Finder/Modules/FModuleSize/GNUmakefile | 25 25 + 0 - 0 !
GWorkspace/Finder/Modules/GNUmakefile | 23 23 + 0 - 0 !
GWorkspace/Finder/Modules/config.h | 20 20 + 0 - 0 !
Inspector/ContentViewers/AppViewer/GNUmakefile | 27 27 + 0 - 0 !
Inspector/ContentViewers/FolderViewer/GNUmakefile | 24 24 + 0 - 0 !
Inspector/ContentViewers/GNUmakefile | 39 39 + 0 - 0 !
Inspector/ContentViewers/IBViewViewer/GNUmakefile | 27 27 + 0 - 0 !
Inspector/ContentViewers/ImageViewer/GNUmakefile | 31 31 + 0 - 0 !
Inspector/ContentViewers/ImageViewer/resizer/GNUmakefile | 18 18 + 0 - 0 !
Inspector/ContentViewers/NSColorViewer/GNUmakefile | 27 27 + 0 - 0 !
Inspector/ContentViewers/NSRTFViewer/GNUmakefile | 27 27 + 0 - 0 !
Inspector/ContentViewers/NSTIFFViewer/GNUmakefile | 27 27 + 0 - 0 !
Inspector/ContentViewers/PdfViewer/GNUmakefile | 30 30 + 0 - 0 !
Inspector/ContentViewers/RtfViewer/GNUmakefile | 27 27 + 0 - 0 !
Inspector/ContentViewers/SoundViewer/GNUmakefile | 25 25 + 0 - 0 !
Operation/GNUmakefile | 39 39 + 0 - 0 !
Recycler/GNUmakefile | 39 39 + 0 - 0 !
Tools/GNUmakefile | 19 19 + 0 - 0 !
Tools/ddbd/MDModules/GNUmakefile | 15 15 + 0 - 0 !
Tools/ddbd/MDModules/MDModuleAnnotations/GNUmakefile | 19 19 + 0 - 0 !
Tools/lsfupdater/GNUmakefile | 23 23 + 0 - 0 !
Tools/searchtool/GNUmakefile | 23 23 + 0 - 0 !
Tools/thumbnailer/GNUmakefile | 25 25 + 0 - 0 !
Tools/thumbnailer/ImageThumbnailer/GNUmakefile | 22 22 + 0 - 0 !
Tools/wopen/GNUmakefile | 21 21 + 0 - 0 !
35 files changed, 900 insertions(+)

 upstream changes introduced in version 0.8.8-1
 This patch has been created by dpkg-source during the package build.
 Here's the last changelog entry, hopefully it gives details on why
 those changes were made:
 .
 gworkspace (0.8.8-1) unstable; urgency=low
 .
   * New upstream version.
   * Bump standards version.
   * Change section to gnustep.
 .
 The person named in the Author field signed this changelog entry.
667874.patch | (download)

GWorkspace/Desktop/GWDesktopManager.m | 12 6 + 6 - 0 !
GWorkspace/FileViewer/GWSpatialViewer.m | 16 8 + 8 - 0 !
GWorkspace/FileViewer/GWViewer.m | 16 8 + 8 - 0 !
GWorkspace/GWorkspace.m | 24 12 + 12 - 0 !
4 files changed, 34 insertions(+), 34 deletions(-)

---