[Pkg-jed-commit] r513 - jed/branches/0.99.19

Rafael Laboissiere rafael at alioth.debian.org
Sat Jan 20 11:00:33 CET 2007


Author: rafael
Date: 2007-01-20 11:00:30 +0100 (Sat, 20 Jan 2007)
New Revision: 513

Modified:
   jed/branches/0.99.19/changelog
   jed/branches/0.99.19/control
Log:
Merged recent recents from HEAD

Modified: jed/branches/0.99.19/changelog
===================================================================
--- jed/branches/0.99.19/changelog	2007-01-20 09:47:57 UTC (rev 512)
+++ jed/branches/0.99.19/changelog	2007-01-20 10:00:30 UTC (rev 513)
@@ -22,6 +22,15 @@
 
  --
 
+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/branches/0.99.19/control
===================================================================
--- jed/branches/0.99.19/control	2007-01-20 09:47:57 UTC (rev 512)
+++ jed/branches/0.99.19/control	2007-01-20 10:00:30 UTC (rev 513)
@@ -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