[Pkg-octave-commit] r986 - octave/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Tue Jul 24 18:53:04 UTC 2007


Author: rafael
Date: 2007-07-24 18:53:04 +0000 (Tue, 24 Jul 2007)
New Revision: 986

Modified:
   octave/trunk/debian/changelog
Log:
Removed obsolete code for Emacs at the end of the file


Modified: octave/trunk/debian/changelog
===================================================================
--- octave/trunk/debian/changelog	2007-07-24 07:13:36 UTC (rev 985)
+++ octave/trunk/debian/changelog	2007-07-24 18:53:04 UTC (rev 986)
@@ -2413,18 +2413,3 @@
   * converted to Standards-Version 2.1.0.0
 
  -- Dale Scheetz <dwarf at polaris.net>  Mon, 14 Oct 1996 08:42:54 -0400
-
-
-Local Variables:
-eval: (progn
-  (make-local-hook 'debian-changelog-add-version-hook)
-  (add-hook
-    'debian-changelog-add-version-hook
-      (lambda ()
-      (save-excursion
-        (forward-line -1)
-        (beginning-of-line)
-        (insert "\n  NOT YET RELEASED!\n\n  [ "
-          (or (getenv "DEBFULLNAME") (user-full-name)) " ]")))
-    nil t))
-End:




More information about the Pkg-octave-commit mailing list