~ubuntu-branches/ubuntu/maverick/codelite/maverick

« back to all changes in this revision

Viewing changes to debian/le_dos2unix.1

  • Committer: Bazaar Package Importer
  • Author(s): Chow Loong Jin, Chow Loong Jin, Morten Kjeldgaard
  • Date: 2009-01-12 15:46:55 UTC
  • Revision ID: james.westby@ubuntu.com-20090112154655-xe3e1x66fzj1g6mk
Tags: 1.0.2674+dfsg-0ubuntu1
[ Chow Loong Jin ]
* Initial release (LP: #298030)
* debian/patches/01_fix-symlink.patch:
  + Fix issue where /usr/bin/CodeLite points at the build directory
* debian/patches/02_fix-desktop.patch:
  + Fix issue where no menu entry appears for CodeLite
  + Fix issue where menu entry has no icon
* debian/patches/03_fix-sh.patch:
  + Removed .sh suffix from /usr/bin/le_*
* debian/patches/04_change-installpath.patch:
  + Make CodeLite look in /usr/lib/codelite for files instead of
    /usr/share/codelite
* Original .tar.gz has been repackaged, removing all .exe and .dll
  files, as well as sdk/curl, sdk/astyle, sdk/src, and sdk/wxconfig, 
  which are Windows-specific and/or unneeded.

[ Morten Kjeldgaard ]
* removed sdk/wxsqlite3/sqlite3 from upstream tarball, and added
  libsqlite3-dev as Build-Depends. Added README.source.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH "le_dos2unix" "1"
 
2
.SH NAME
 
3
.B le_dos2unix
 
4
\- Convert a CodeLite project and workspace from the DOS environment to the *nix
 
5
environment
 
6
.SH SYNOPSIS
 
7
.B le_dos2unix
 
8
.SH DESCRIPTION
 
9
.B le_dos2unix
 
10
is a trivial script which converts all CodeLite project files (*.project) and
 
11
workspace files (*.workspace) in the current directory and all its
 
12
subdirectories from the DOS environment to the *nix environment.
 
13
.SH COPYRIGHT
 
14
This manual page was written by Chow Loong Jin <hyperair@gmail.com> for the
 
15
Debian system (but may be used by others). Permission is granted to copy,
 
16
distribute and/or modify this document under the terms of the GNU General Public
 
17
License, Version 2 or any later version published by the Free Software
 
18
Foundation.
 
19
 
 
20
On Debian systems, the complete text of the GNU General Public License can be
 
21
found in /usr/share/common-licenses.