[SCM] 2D CAD system branch, master, updated. upstream/1.0.0_beta5-18-g3b94f6d
Scott Howard
showard314 at gmail.com
Sun Jan 9 16:07:40 UTC 2011
The following commit has been merged in the master branch:
commit 3b94f6d5e174650b6843072a79cca8025b639612
Author: Scott Howard <showard314 at gmail.com>
Date: Sun Jan 9 11:07:03 2011 -0500
changing names to LibreCAD from libreCAD
diff --git a/debian/changelog b/debian/changelog
index 475abfe..e7fac2c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,5 @@
librecad (1.0.0~beta5-1) UNRELEASED; urgency=low
- * New upstream release.
-
- -- Scott Howard <showard314 at gmail.com> Sat, 08 Jan 2011 11:37:46 -0500
-
-librecad (1.0.0~beta4-1) UNRELEASED; urgency=low
-
- * Initial release (CLoses: #605914)
+ * Initial release (Closes: #605914)
-- Scott Howard <showard314 at gmail.com> Sun, 05 Dec 2010 18:24:07 -0500
diff --git a/debian/control b/debian/control
index 5f30ad3..6f52e61 100644
--- a/debian/control
+++ b/debian/control
@@ -14,10 +14,10 @@ Vcs-Browser: http://git.debian.org/?p=debian-science/packages/librecad.git
Package: librecad
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, librecad-data (>= ${source:Version})
-Recomends: librecad-doc (>= ${source:Version})
+Recommends: librecad-doc (>= ${source:Version})
Description: Computer-aided design (CAD) system
- libreCAD is an application for computer aided design (CAD) in two
- dimensions (2D). With librecad you can create technical drawings such as
+ LibreCAD is an application for computer aided design (CAD) in two
+ dimensions (2D). With LibreCAD you can create technical drawings such as
plans for buildings, interiors, mechanical parts or schemas and
diagrams.
@@ -25,10 +25,10 @@ Package: librecad-data
Architecture: all
Depends: ${misc:Depends}
Description: Computer-aided design (CAD) system -- shared files
- libreCAD is an application for computer aided design (CAD) in two
+ LibreCAD is an application for computer aided design (CAD) in two
dimensions (2D).
.
- This package contains plataform independent files for libreCAD, including
+ This package contains plataform independent files for LibreCAD, including
fonts, patterns, and interface translations.
Package: librecad-doc
@@ -36,7 +36,7 @@ Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: Computer-aided design (CAD) system -- documentation
- libreCAD is an application for computer aided design (CAD) in two
+ LibreCAD is an application for computer aided design (CAD) in two
dimensions (2D).
.
- This package contains documentation for libreCAD.
+ This package contains documentation for LibreCAD.
diff --git a/debian/librecad-doc.doc-base b/debian/librecad-doc.doc-base
index f1b8d27..5ccdcd0 100644
--- a/debian/librecad-doc.doc-base
+++ b/debian/librecad-doc.doc-base
@@ -1,7 +1,7 @@
Document: librecad
Title: QCAD (libreCAD) Manual
Author: Andrew Mustun
-Abstract: This manual describes the usage of QCad (libreCAD).
+Abstract: This manual describes the usage of QCad (LibreCAD).
Section: Graphics
Format: HTML
diff --git a/debian/librecad.1 b/debian/librecad.1
index ab81aa4..dcacbbb 100644
--- a/debian/librecad.1
+++ b/debian/librecad.1
@@ -2,10 +2,10 @@
.SH NAME
LIBRECAD \- A professional CAD System.
.SH DESCRIPTION
-libreCAD is a professional CAD System. With libreCAD you can easily construct and
+LibreCAD is a professional CAD System. With LibreCAD you can easily construct and
change drawings with ISO-texts and many other features and save them as
DXF-files. These DXF-files are the interface to many CAD-systems such as
AutoCAD(R) and many others.
-libreCAD has no special invocation parameters. You can find the useful
+LibreCAD has no special invocation parameters. You can find the useful
docs in /usr/share/doc/libreCAD
diff --git a/debian/librecad.applications b/debian/librecad.applications
deleted file mode 100644
index 6fbd795..0000000
--- a/debian/librecad.applications
+++ /dev/null
@@ -1,8 +0,0 @@
-libreCAD
- requires_terminal=false
- command=librecad
- expects_uris=false
- can_open_multiple_files=true
- name=libreCAD
- mime_types=image/vnd.dxf
-
diff --git a/debian/librecad.desktop b/debian/librecad.desktop
index 37e9fe4..ef1e2b0 100644
--- a/debian/librecad.desktop
+++ b/debian/librecad.desktop
@@ -1,10 +1,10 @@
[Desktop Entry]
Version=1.0
Type=Application
-Name=libreCAD
+Name=LibreCAD
Comment=A professional CAD System
Comment[es]=Un sistema CAD profesional
-TryExec=caduntu
+TryExec=librecad
Exec=librecad %F
Icon=librecad
Categories=Graphics;Engineering
diff --git a/debian/librecad.keys b/debian/librecad.keys
deleted file mode 100644
index f160290..0000000
--- a/debian/librecad.keys
+++ /dev/null
@@ -1,3 +0,0 @@
-image/vnd.dxf:
- ext: dxf
-
diff --git a/debian/librecad.menu b/debian/librecad.menu
index 4bbffb5..435ae91 100644
--- a/debian/librecad.menu
+++ b/debian/librecad.menu
@@ -2,5 +2,5 @@
needs="X11"\
section="Applications/Science/Engineering"\
icon="/usr/share/pixmaps/librecad.xpm"\
- title="libreCAD"\
+ title="LibreCAD"\
command="/usr/bin/librecad"
--
2D CAD system
More information about the debian-science-commits
mailing list