Control: tags 856681 + patch
Control: tags 856681 + pending

Dear maintainer,

I've prepared an NMU for sass-elisp (versioned as 3.0.15-4.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I should delay
it longer.

Regards.

-- 
Sean Whitton
diff -Nru sass-elisp-3.0.15/debian/changelog sass-elisp-3.0.15/debian/changelog
--- sass-elisp-3.0.15/debian/changelog	2014-01-31 08:33:43.000000000 -0700
+++ sass-elisp-3.0.15/debian/changelog	2017-03-04 08:55:25.000000000 -0700
@@ -1,3 +1,11 @@
+sass-elisp (3.0.15-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Patch sass-elisp.emacsen-install to ensure that haml-elisp is in the
+    load path during byte-compilation of sass-elisp (Closes: #856681).
+
+ -- Sean Whitton <spwhit...@spwhitton.name>  Sat, 04 Mar 2017 08:55:25 -0700
+
 sass-elisp (3.0.15-4) unstable; urgency=low
 
   * auto-mode-alisp pattern should ends with "\\"
diff -Nru sass-elisp-3.0.15/debian/sass-elisp.emacsen-install sass-elisp-3.0.15/debian/sass-elisp.emacsen-install
--- sass-elisp-3.0.15/debian/sass-elisp.emacsen-install	2014-01-31 08:33:43.000000000 -0700
+++ sass-elisp-3.0.15/debian/sass-elisp.emacsen-install	2017-03-04 08:55:25.000000000 -0700
@@ -31,6 +31,7 @@
   cd /usr/share/${FLAVOR}/site-lisp/sass-elisp
   cat <<EOF > path.el
 (setq load-path (cons "." load-path) byte-compile-warnings nil)
+(add-to-list 'load-path "/usr/share/emacs/site-lisp/haml-elisp")
 EOF
   FLAVORTEST=`echo $FLAVOR | cut -c-6`
   if [ ${FLAVORTEST} = xemacs ] ; then

Attachment: signature.asc
Description: PGP signature

Reply via email to