[SCM] 2D CAD system branch, master, updated. debian/1.0.0-rc1+nolibs-4-19-gc84d972
Lisandro Damián Nicanor Pérez Meyer
perezmeyer at gmail.com
Mon Oct 10 18:45:13 UTC 2011
The following commit has been merged in the master branch:
commit c84d972b5f0b150b715b56aee97dc49000699bf7
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Mon Oct 10 14:59:41 2011 -0300
Remove non-free documentation (Closes: #644787).
diff --git a/debian/changelog b/debian/changelog
index c0b3029..10320fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ librecad (1.0.0~rc3+nolibs-1) UNRELEASED; urgency=low
* Make get-orig-source work with changing directory names.
* Build depend on libfxlib-dev >= 2.2.0.0-6 as it fixes a bug needed by
this version of LibreCAD.
+ * This new upstream release removes the documentation and some fonts that
+ seemed not free. So we are not shipping the doc package anymore (Closes: #644787).
-- Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org> Sun, 25 Sep 2011 14:52:54 -0300
diff --git a/debian/control b/debian/control
index 3bf3e3f..ac51338 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,6 @@ Package: librecad
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, librecad-data (= ${source:Version}),
libqt4-sql-sqlite
-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
@@ -34,13 +33,3 @@ Description: Computer-aided design (CAD) system -- shared files
.
This package contains platform independent files for LibreCAD, including
fonts, patterns, and interface translations.
-
-Package: librecad-doc
-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
- dimensions (2D).
- .
- This package contains documentation for LibreCAD.
diff --git a/debian/librecad-doc.install b/debian/librecad-doc.install
deleted file mode 100644
index 8ef0344..0000000
--- a/debian/librecad-doc.install
+++ /dev/null
@@ -1 +0,0 @@
-unix/resources/doc /usr/share/doc/librecad/
--
2D CAD system
More information about the debian-science-commits
mailing list