[Pkg-jed-commit] r418 - jed/trunk/debian

Guenter Milde milde-guest at costa.debian.org
Mon Sep 11 12:44:11 UTC 2006


Author: milde-guest
Date: 2006-09-11 12:44:11 +0000 (Mon, 11 Sep 2006)
New Revision: 418

Modified:
   jed/trunk/debian/README.Debian
   jed/trunk/debian/changelog
   jed/trunk/debian/rules
Log:
install REDME.Debian to the doc dir


Modified: jed/trunk/debian/README.Debian
===================================================================
--- jed/trunk/debian/README.Debian	2006-09-09 07:53:39 UTC (rev 417)
+++ jed/trunk/debian/README.Debian	2006-09-11 12:44:11 UTC (rev 418)
@@ -2,9 +2,9 @@
                   Readme for the Debian Jed packages
 ============================================================================
 
-Jed (http://www.jedsoft.org/jed/) is a highly customizable editor for
-programmers by John E. Davis. Small, fast and mighty. Extensible in the
-C-like S-Lang language.
+Jed is a highly customizable editor for programmers by John E. Davis. It's
+small, fast and mighty and extensible in the C-like S-Lang language.
+Find out more about Jed on its homepage http://www.jedsoft.org/jed/ .
 
 Jed for debian comes in four packages
 
@@ -15,7 +15,7 @@
   jed-extra    User provided extensions, mainly from http://jedmodes.sf.net/
 
 Jed was debianized by Charl P. Botha and is now maintained by 
-the Debian JED Group.
+the Debian JED Group:
 
   http://pkg-jed.alioth.debian.org/
   email: <pkg-jed-devel at lists.alioth.debian.org>

Modified: jed/trunk/debian/changelog
===================================================================
--- jed/trunk/debian/changelog	2006-09-09 07:53:39 UTC (rev 417)
+++ jed/trunk/debian/changelog	2006-09-11 12:44:11 UTC (rev 418)
@@ -1,3 +1,9 @@
+jed (0.99.18-6) unstable
+
+  NOT YET RELEASED
+  
+  * install README.Debian (to /usr/share/doc/jed-common) [GM]
+
 jed (0.99.18-5) unstable; urgency=low
 
   * jed-common.templates: fixed a typo the the debconf question; thanks

Modified: jed/trunk/debian/rules
===================================================================
--- jed/trunk/debian/rules	2006-09-09 07:53:39 UTC (rev 417)
+++ jed/trunk/debian/rules	2006-09-11 12:44:11 UTC (rev 418)
@@ -68,7 +68,8 @@
 	    $(jed-common)/usr/share/doc/jed-common
 	rmdir $(jed-common)/usr/share/jed/doc
 	dh_link -pjed-common usr/share/doc/jed-common usr/share/jed/doc
-	dh_installdocs -pjed-common debian/init.d/README.Debian-startup \
+	dh_installdocs -pjed-common debian/README.Debian.txt \
+	    debian/init.d/README.Debian-startup \
 	    debian/Debian-Jed-Policy.txt
 
 	mv $(jed-common)/usr/share/doc/jed-common/manual \




More information about the Pkg-jed-commit mailing list