~ubuntu-branches/debian/stretch/codelite/stretch

« back to all changes in this revision

Viewing changes to Subversion2/Subversion2.project

  • Committer: Package Import Robot
  • Author(s): James Cowgill
  • Date: 2014-09-01 00:23:18 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20140901002318-wx98wxrjb2e0ifi8
Tags: 6.1.1+dfsg-1
* New upstream release.

* debian/control
  - Build depend on libhunspell-dev.
  - Re-enable SFTP support using libssh-gcrypt.
  - Recommend valgrind (for new MemChecker plugin).
* debian/copyright
  - Remove bundled version of hunspell.
* debian/patches
  - Refresh patches.
  - Patch 10_move-helper-binaries.patch rewritten due to upstream changes.
  - Add 19_remove-bundled-clang-format.patch to fix clang-format paths.
  - Add 20_Compilation-fix-for-non-precompiled-header-builds.patch from
    upstream to fix build.
* debian/*.1
  - Remove manpages in debian/ - moved to upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
    <File Name="subversion_view.cpp"/>
58
58
    <File Name="svn_checkout_dialog.cpp"/>
59
59
    <File Name="svn_checkout_dialog.h"/>
60
 
    <File Name="svnblamedialog.h"/>
61
 
    <File Name="svnblamedialog.cpp"/>
62
60
    <File Name="svnblameeditor.h"/>
63
61
    <File Name="svnblameeditor.cpp"/>
64
62
    <File Name="diff_dialog.cpp"/>
75
73
    <File Name="svn_select_local_repo_dlg.h"/>
76
74
    <File Name="SvnCommitDialog.h"/>
77
75
    <File Name="SvnCommitDialog.cpp"/>
 
76
    <File Name="SvnBlameFrame.h"/>
 
77
    <File Name="SvnBlameFrame.cpp"/>
78
78
  </VirtualDirectory>
79
79
  <Dependencies Name="DebugUnicode"/>
80
80
  <Dependencies Name="ReleaseUnicode"/>
256
256
      </Completion>
257
257
    </Configuration>
258
258
  </Settings>
 
259
  <Dependencies Name="WinDebugUnicode"/>
 
260
  <Dependencies Name="WinReleaseUnicode"/>
259
261
  <Dependencies Name="Win_wxWidgets_29"/>
260
 
  <Dependencies Name="WinReleaseUnicode"/>
261
 
  <Dependencies Name="WinDebugUnicode"/>
262
262
</CodeLite_Project>