[SCM] Professional CAD system branch, master, updated. debian/2.0.5.0-1+090318.1-1-1-g8813a40
Scott Howard
showard at debian.org
Wed Oct 12 15:38:43 UTC 2011
The following commit has been merged in the master branch:
commit 8813a40fa9a2abef1a1c64546542fc437c75dfc4
Author: Scott Howard <showard at debian.org>
Date: Wed Oct 12 11:17:54 2011 -0400
Depend on librecad to give users upgrade path.
diff --git a/debian/changelog b/debian/changelog
index 514d139..eeee65f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+qcad (2.0.5.0-1+090318.1-2) unstable; urgency=low
+
+ * Depend on librecad to give users upgrade path.
+
+ -- Scott Howard <showard at debian.org> Wed, 12 Oct 2011 11:17:05 -0400
+
qcad (2.0.5.0-1+090318.1-1) unstable; urgency=high
* Made qcad a transitional package recommending librecad
diff --git a/debian/control b/debian/control
index a4e5b83..05e9d68 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,7 @@ Standards-Version: 3.9.2
Package: qcad
Architecture: all
-Depends: ${misc:Depends}
-Recommends: librecad
+Depends: ${misc:Depends}, librecad
Description: Transitional package for QCad to LibreCAD
QCad has been removed from wheezy for depending on qt3 and containing non-
distributable fonts, patterns, libraries, and documentation.
--
Professional CAD system
More information about the debian-science-commits
mailing list