[Pkg-tcltk-commits] r1540 - dotlrn/trunk/debian
geox-guest at alioth.debian.org
geox-guest at alioth.debian.org
Wed Dec 18 15:27:31 UTC 2013
Author: geox-guest
Date: 2013-12-18 15:27:31 +0000 (Wed, 18 Dec 2013)
New Revision: 1540
Modified:
dotlrn/trunk/debian/changelog
dotlrn/trunk/debian/control
Log:
* Updated postgresql suggestion in control file. Closes: #732495
* Policy bumped to 3.9.5 without changes.
Modified: dotlrn/trunk/debian/changelog
===================================================================
--- dotlrn/trunk/debian/changelog 2013-11-04 04:34:44 UTC (rev 1539)
+++ dotlrn/trunk/debian/changelog 2013-12-18 15:27:31 UTC (rev 1540)
@@ -1,3 +1,10 @@
+dotlrn (2.5.0+dfsg-10) unstable; urgency=low
+
+ * Updated postgresql suggestion in control file. Closes: #732495
+ * Policy bumped to 3.9.5 without changes.
+
+ -- Hector Romojaro <hector.romojaro at gmail.com> Wed, 18 Dec 2013 14:54:11 +0100
+
dotlrn (2.5.0+dfsg-9) unstable; urgency=low
* Fixed Vcs-* fields in control file.
Modified: dotlrn/trunk/debian/control
===================================================================
--- dotlrn/trunk/debian/control 2013-11-04 04:34:44 UTC (rev 1539)
+++ dotlrn/trunk/debian/control 2013-12-18 15:27:31 UTC (rev 1540)
@@ -5,7 +5,7 @@
Uploaders: Francesco Paolo Lovergine <frankie at debian.org>
Build-Depends-Indep: po-debconf
Build-Depends: debhelper (>= 7.0.50~)
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-tcltk/dotlrn/trunk
Vcs-Svn: svn://anonscm.debian.org/pkg-tcltk/dotlrn/trunk
Homepage: http://www.dotlrn.org/
@@ -13,9 +13,9 @@
Package: dotlrn
Architecture: all
Depends: ${misc:Depends}, aolserver4-daemon (>= 4.5.1-11), aolserver4-nspostgres, aolserver4-nssha1, postgresql-client,
- adduser, tcl-thread, tcllib, tcl (>= 8.4), wwwconfig-common, debconf, xotcl,
+ adduser, tcl-thread | tclthread (>= 1:2.6.5-3), tcllib, tcl (>= 8.4), wwwconfig-common, debconf, xotcl,
aolserver4-xotcl, imagemagick, zip, unzip, tdom (>= 0.8.3~20080525), ucf
-Suggests: postgresql-8.4, daemontools, daemontools-run
+Suggests: postgresql, daemontools, daemontools-run
Description: e-learning portal system based on OpenACS
dotLRN is a complete Learning Management System that integrates course
and content administration tools and collaborative tools into a
More information about the Pkg-tcltk-commits
mailing list