Your message dated Sat, 11 Mar 2017 08:35:00 +0000
with message-id <[email protected]>
and subject line Re: Bug#857314: unblock: sass-elisp/3.0.15-4.1
has caused the Debian Bug report #857314,
regarding unblock: sass-elisp/3.0.15-4.1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
857314: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857314
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package sass-elisp
The NMU fixes upgrading from Jessie.
Thanks.
unblock sass-elisp/3.0.15-4.1
-- System Information:
Debian Release: 9.0
APT prefers testing
APT policy: (900, 'testing')
Architecture: i386 (i686)
Kernel: Linux 4.9.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--
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 <[email protected]> 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
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Sean Whitton:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package sass-elisp
>
> The NMU fixes upgrading from Jessie.
>
> Thanks.
>
> unblock sass-elisp/3.0.15-4.1
>
> [...]
Unblocked, thanks.
~Niels
--- End Message ---