Skip to content

Instantly share code, notes, and snippets.

@sebbacon
Created May 3, 2012 09:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sebbacon/2584766 to your computer and use it in GitHub Desktop.
Save sebbacon/2584766 to your computer and use it in GitHub Desktop.
Differences to `config/packages` since previous release (0.5.1)
diff --git a/config/packages b/config/packages
index 76a5c29..b59c61b 100644
--- a/config/packages
+++ b/config/packages
@@ -2,13 +2,12 @@
# mysociety deployment infrastructure -- please discuss on the
# alavateli mailing list if you want to change it
ruby1.8
-libpgsql-ruby1.8
-libopenssl-ruby1.8
-rake (>= 0.8.4-1)
+ruby
+libopenssl-ruby1.8 # needed for Ubuntu 10.04 TLS; included in libruby1.8 in Squeeze
+rdoc
irb
wv
poppler-utils
-# poppler-utils (>= 0.12.0) # this is much better when it is available in Debian stable
pdftk (> 1.41+dfsg-1) | pdftk (< 1.41+dfsg-1) # that version has a non-functionining uncompress option
gs-gpl
catdoc
@@ -16,29 +15,22 @@ links
elinks
unrtf
xlhtml
-libxapian-ruby1.8
xapian-tools
gnuplot-nox
php5-cli
-# ttf-bitstream-vera
sharutils
unzip
-libzip-ruby1.8
-libzlib-ruby
-mahoro-ruby1.8 | libmahoro-ruby1.8
wdg-html-validator
-# libapache2-mod-passenger
mutt
-librack-ruby1.8 (>= 1.0.1-1)
-librmagick-ruby1.8
-libxml-simple-ruby
-libfcgi-ruby1.8
-vpim
tnef (>= 1.4.5)
-libmemcache-client-ruby (>= 1.7.8-2)
memcached
-rubygems
-libfcgi-dev
gettext
python-yaml
wkhtmltopdf-static
+libmagic-dev
+libmagickwand-dev
+libpq-dev
+uuid-dev
+ruby1.8-dev
+build-essential
+bundler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment