Package changes:
+systemtap-common 3.1-3ubuntu0.1 all
maybe chmod 0644 'emacs/site-start.d/50figlet.el'
maybe chmod 0644 'emacs/site-start.d/50gnugo.el'
maybe chmod 0644 'emacs/site-start.d/50gtk-doc-tools.el'
+maybe chmod 0644 'emacs/site-start.d/50systemtap-common.el'
maybe chmod 0644 'emacs/site-start.el'
maybe chmod 0644 'environment'
maybe chmod 0755 'etckeeper'
--- /dev/null
+;;; Autoloads for systemtap-common
+
+(if (member debian-emacs-flavor '(emacs23 emacs24 emacs-snapshot))
+ (if (file-exists-p "/usr/share/emacs/site-lisp/systemtap-common/systemtap-init.el")
+ (load "/usr/share/emacs/site-lisp/systemtap-common/systemtap-init")
+ (message "Package systemtap-common removed but not purged. Skipping setup.")))