[SCM] 2D CAD system branch, master, updated. upstream/1.0.0_beta5-16-gce24047

Scott Howard showard314 at gmail.com
Sat Jan 8 23:56:08 UTC 2011


The following commit has been merged in the master branch:
commit ce24047587c82fc5bc74da01c28e01539cfb09fd
Author: Scott Howard <showard314 at gmail.com>
Date:   Sat Jan 8 18:55:52 2011 -0500

    renamed files for librecad

diff --git a/debian/caduntu.1 b/debian/caduntu.1
deleted file mode 100644
index f1f8ceb..0000000
--- a/debian/caduntu.1
+++ /dev/null
@@ -1,11 +0,0 @@
-.TH CADUNTU 1 "February 2001" "Debian GNU/Linux"
-.SH NAME
-CADUNTU \- A professional CAD System.
-.SH DESCRIPTION
-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
-docs in /usr/share/doc/libreCAD
diff --git a/debian/control b/debian/control
index 9b0aeee..5f30ad3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.
 Uploaders: Scott Howard <showard314 at gmail.com>, Ruben Molina <rmolina at udea.edu.co>
 Build-Depends: debhelper (>= 7.0.50~), libqt4-dev
 Standards-Version: 3.9.1
-Homepage: http://www.caduntu.org/
+Homepage: http://www.librecad.org/
 DM-Upload-Allowed: yes
 Vcs-Git: git://git.debian.org/git/debian-science/packages/librecad.git
 Vcs-Browser: http://git.debian.org/?p=debian-science/packages/librecad.git
diff --git a/debian/copyright b/debian/copyright
index 7da9930..cd718bc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
 Name: libreCAD
 Maintainer: Ries van Twisk <ries at vantwisk.nl>
-Source: http://www.caduntu.org/
+Source: http://www.librecad.org/
 
 Copyright: 2001-2003, RibbonSoft GmbH <www.qcad.com>
            2010, Ries van Twisk <ries at vantwisk.nl>
diff --git a/debian/librecad-data.install b/debian/librecad-data.install
index ef95319..b3f9dda 100644
--- a/debian/librecad-data.install
+++ b/debian/librecad-data.install
@@ -1,4 +1,4 @@
-unix/resources/fonts /usr/share/caduntu
-unix/resources/library /usr/share/caduntu
-unix/resources/patterns /usr/share/caduntu
-unix/resources/qm /usr/share/caduntu
+unix/resources/fonts /usr/share/librecad
+unix/resources/library /usr/share/librecad
+unix/resources/patterns /usr/share/librecad
+unix/resources/qm /usr/share/librecad
diff --git a/debian/librecad.applications b/debian/librecad.applications
index 0671289..6fbd795 100644
--- a/debian/librecad.applications
+++ b/debian/librecad.applications
@@ -1,6 +1,6 @@
 libreCAD
 	requires_terminal=false
-	command=caduntu
+	command=librecad
 	expects_uris=false
 	can_open_multiple_files=true
 	name=libreCAD
diff --git a/debian/librecad.desktop b/debian/librecad.desktop
index e03cc67..37e9fe4 100644
--- a/debian/librecad.desktop
+++ b/debian/librecad.desktop
@@ -5,7 +5,7 @@ Name=libreCAD
 Comment=A professional CAD System
 Comment[es]=Un sistema CAD profesional
 TryExec=caduntu
-Exec=caduntu %F
+Exec=librecad %F
 Icon=librecad
 Categories=Graphics;Engineering
 MimeType=image/vnd.dxf
diff --git a/debian/librecad.install b/debian/librecad.install
index 0af9b6a..18b83d2 100644
--- a/debian/librecad.install
+++ b/debian/librecad.install
@@ -1,3 +1,3 @@
-unix/caduntu /usr/bin
+unix/librecad /usr/bin
 debian/librecad.xpm /usr/share/pixmaps
 debian/librecad.desktop /usr/share/applications
diff --git a/debian/librecad.manpages b/debian/librecad.manpages
index 806648d..164c3a3 100644
--- a/debian/librecad.manpages
+++ b/debian/librecad.manpages
@@ -1 +1 @@
-debian/caduntu.1
+debian/librecad.1
diff --git a/debian/librecad.menu b/debian/librecad.menu
index 916e3f3..4bbffb5 100644
--- a/debian/librecad.menu
+++ b/debian/librecad.menu
@@ -3,4 +3,4 @@
   section="Applications/Science/Engineering"\
   icon="/usr/share/pixmaps/librecad.xpm"\
   title="libreCAD"\
-  command="/usr/bin/caduntu"
+  command="/usr/bin/librecad"
diff --git a/debian/rules b/debian/rules
index b71e622..db6e44e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ REVISION=106
 VERSION=1.0.0~beta5
 
 get-orig-source:
-	rm -fr caduntu/ librecad-${VERSION}/ && \
+	rm -fr librecad/ librecad-${VERSION}/ && \
 	svn export -r${REVISION} https://librecad.svn.sourceforge.net/svnroot/librecad librecad && \
 	mkdir librecad-${VERSION} && \
 	cp -a librecad/trunk/* librecad-${VERSION} && \
diff --git a/debian/watch b/debian/watch
index ff9c24b..13973c4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1 @@
-# caduntu is changing names to librecad and is still in the beta stage
-# no source tarball has been released yet, and the file name will be changed
-# soon
+# librecad is still in the beta stage: no source tarball has been released yet

-- 
2D CAD system



More information about the debian-science-commits mailing list