[Pkg-jed-commit] r512 - jed/trunk/debian
Rafael Laboissiere
rafael at alioth.debian.org
Sat Jan 20 10:47:57 CET 2007
Author: rafael
Date: 2007-01-20 10:47:57 +0100 (Sat, 20 Jan 2007)
New Revision: 512
Modified:
jed/trunk/debian/changelog
jed/trunk/debian/control
Log:
* debian/control: Exclude gpm suggestion for the hurd-i386,
kfreebsd-i386, and kfreebsd-amd64 architectures
Modified: jed/trunk/debian/changelog
===================================================================
--- jed/trunk/debian/changelog 2007-01-19 23:14:54 UTC (rev 511)
+++ jed/trunk/debian/changelog 2007-01-20 09:47:57 UTC (rev 512)
@@ -1,3 +1,12 @@
+jed (0.99.18-10) unstable; urgency=low
+
+ NOT YET RELEASED!
+
+ * debian/control: Exclude gpm suggestion for the hurd-i386,
+ kfreebsd-i386, and kfreebsd-amd64 architectures [RL]
+
+ --
+
jed (0.99.18-9) experimental; urgency=low
* debian/patches/00list: Reintroduced dpatches fix-pymode-tab-space
Modified: jed/trunk/debian/control
===================================================================
--- jed/trunk/debian/control 2007-01-19 23:14:54 UTC (rev 511)
+++ jed/trunk/debian/control 2007-01-20 09:47:57 UTC (rev 512)
@@ -12,7 +12,7 @@
Package: jed
Architecture: any
Depends: ${shlibs:Depends}, jed-common (>= ${Source-Version})
-Suggests: gpm
+Suggests: gpm [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
Provides: info-browser, mail-reader, editor
Description: editor for programmers (textmode version)
Jed is a small, fast (faster startup than bash) and powerful text editor.
More information about the Pkg-jed-commit
mailing list