Bug#772174: Patch for missing icons

2015-03-29 Thread Chris Jester-Young
As of Racket 6.x, the icons live in /usr/share/racket/pkgs/icons instead of /usr/share/racket/collects/icons. The attached patch adjusts the icon locations. Cheers, Chris. From 7b08d8a78c857214164d3072151a3555abb15187 Mon Sep 17 00:00:00 2001 From: Chris Jester-Young c...@cky.nz Date: Sun, 29 Mar

Bug#751974: Packages should not Build-Depends libavcodec53, libavformat53

2014-06-18 Thread Chris Jester-Young
Mon Sep 17 00:00:00 2001 From: Chris Jester-Young cky...@gmail.com Date: Wed, 18 Jun 2014 08:24:35 -0400 Subject: [PATCH] Do not Build-Depends libavcodec53 and libavformat53. --- lib/javase.sh | 2 +- lib/jdk.sh| 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/lib/javase.sh