[Pkg-jed-commit] r1112 - jed-extra/trunk/debian
Guenter Milde
milde-guest at alioth.debian.org
Fri May 23 08:35:09 UTC 2008
Author: milde-guest
Date: 2008-05-23 08:35:08 +0000 (Fri, 23 May 2008)
New Revision: 1112
Modified:
jed-extra/trunk/debian/changelog
jed-extra/trunk/debian/control
Log:
Updated dependencies.
Upload possible but not necessary.
Modified: jed-extra/trunk/debian/changelog
===================================================================
--- jed-extra/trunk/debian/changelog 2008-05-17 22:39:52 UTC (rev 1111)
+++ jed-extra/trunk/debian/changelog 2008-05-23 08:35:08 UTC (rev 1112)
@@ -3,6 +3,10 @@
* debian/control:
+ Move po-debconf into Build-Depends-Indep
+ Append trunk/ to the path in Vcs-Svn:, such that debcheckout works
+ * "Recommend" slsh instead of "Suggest"
+ as many modes depend on it (as it provides pcre.sl). [GM]
+ * Drop the conflict with dictionaries-common (<< 0.14.0),
+ even sarge (oldstable) has 0.25.12. [GM]
-- Rafael Laboissiere <rafael at debian.org> Sun, 16 Mar 2008 19:25:09 +0100
Modified: jed-extra/trunk/debian/control
===================================================================
--- jed-extra/trunk/debian/control 2008-05-17 22:39:52 UTC (rev 1111)
+++ jed-extra/trunk/debian/control 2008-05-23 08:35:08 UTC (rev 1112)
@@ -14,12 +14,11 @@
Package: jed-extra
Architecture: all
Depends: debconf | debconf-2.0
-Recommends: jed (>= 0.99.18) | xjed (>= 0.99.18)
+Recommends: jed (>= 0.99.18) | xjed (>= 0.99.18), slsh
Enhances: jed, xjed
-Suggests: slsh, slang-gdbm, dict, slang-curl, www-browser, a2ps,
+Suggests: slang-gdbm, dict, slang-curl, www-browser, a2ps,
slang-sqlite, slang-expat, slang-wildcard
Provides: dict-client, info-browser, man-browser
-Conflicts: dictionaries-common (<< 0.14.0)
Description: collection of useful Jed modes and utilities
The Jed text editor can be easily extended using the S-Lang scripting
language.
More information about the Pkg-jed-commit
mailing list