Comment 1 for bug 867731

Revision history for this message
Scott Howard (showard314) wrote :

diff -Nru librecad-1.0.0~rc1+nolibs/debian/changelog librecad-1.0.0~rc1+nolibs/debian/changelog
--- librecad-1.0.0~rc1+nolibs/debian/changelog 2011-06-21 17:23:20.000000000 -0400
+++ librecad-1.0.0~rc1+nolibs/debian/changelog 2011-08-01 15:48:12.000000000 -0400
@@ -1,3 +1,11 @@
+librecad (1.0.0~rc1+nolibs-4) unstable; urgency=low
+
+ * Add libqt4-sql-sqlite as a librecad dependency. This enables users to see
+ the help. Thanks Ries van Twisk for the tip.
+ * Change schemas to schematics in librecad's description (Closes: #633676).
+
+ -- Lisandro Damián Nicanor Pérez Meyer <email address hidden> Sun, 31 Jul 2011 15:34:50 -0300
+
 librecad (1.0.0~rc1+nolibs-3) unstable; urgency=low

   [ Scott Howard ]
diff -Nru librecad-1.0.0~rc1+nolibs/debian/control librecad-1.0.0~rc1+nolibs/debian/control
--- librecad-1.0.0~rc1+nolibs/debian/control 2011-06-21 17:23:20.000000000 -0400
+++ librecad-1.0.0~rc1+nolibs/debian/control 2011-08-01 15:48:12.000000000 -0400
@@ -15,12 +15,13 @@

 Package: librecad
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, librecad-data (= ${source:Version})
+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
- plans for buildings, interiors, mechanical parts or schemas and
+ plans for buildings, interiors, mechanical parts or schematics and
  diagrams.

 Package: librecad-data