[Pkg-jed-commit] r1149 - slcfitsio/trunk/debian

Rafael Laboissiere rafael at alioth.debian.org
Tue Jul 8 19:26:31 UTC 2008


Author: rafael
Date: 2008-07-08 19:26:31 +0000 (Tue, 08 Jul 2008)
New Revision: 1149

Modified:
   slcfitsio/trunk/debian/changelog
Log:
Drop Emacs variable settings at end of file


Modified: slcfitsio/trunk/debian/changelog
===================================================================
--- slcfitsio/trunk/debian/changelog	2008-07-07 15:05:51 UTC (rev 1148)
+++ slcfitsio/trunk/debian/changelog	2008-07-08 19:26:31 UTC (rev 1149)
@@ -114,16 +114,3 @@
   * Initial release
 
  -- Debian JED Group <pkg-jed-devel at lists.alioth.debian.org>  Wed, 26 Oct 2005 15:43:11 +0200
-
-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  [ " (or (getenv "DEBFULLNAME") (user-full-name)) " ]")))
-    nil t))
-End:




More information about the Pkg-jed-commit mailing list