Skip to content

{ Category Archives } debian

creative commons liblicense package hits debian, ubuntu

From the cc-devel mailing list post a few hours ago:
I’ve finally finished creating and updating the liblicense packages for Debian and Ubuntu.
For Debian, just make sure your system is set to pull from Debian sid (”unstable”) - the packages are in the official archives; take a look at http://packages.debian.org/liblicense ! (Thanks to Mako for sponsoring [...]

Tagged , ,

wordpress 2.5.1-4 for Ubuntu 8.04 (hardy heron)

I’ve used pbuilder to build .deb packages of wordpress 2.5.1-4 (current in debian Sid) for Ubuntu 8.04 (hardy heron), along with its dependencies that aren’t available from the standard repos. Find the .deb packages here or use pbuilder to build your own.

Tagged , , ,

building the latest mutt

Mutt 1.5.18-1 just came out recently, and the news just hit google reader, so I decided to build it. Why am I going with the debian package and not with the source straight from the mutt website? Two reasons. The first is that I run Ubuntu, so the build process is the same as [...]

latin1_swedish_ci

Ahhhh bitrot. We’ll see if Debian moves on this or not:

On 2006-09-04 tech@mediaforest.net wrote:
> I really don’t understand why latin1_swedish_ci is used as default instead of
> latin1_general_ci which is “general” as its name says…

Backwards compatibility with older mysql versions.

mysql/utf8 progress!

Yaaaay!

Hi,
I’ve read the whole bugreport a few times now, and I think I have to
agree with Sean, we should switch the default charset for new databases
to utf8, but shouldn’t touch existing ones.
Maybe I just don’t see the real reason why MySQL decided to not use utf8
as default charset, I’ll ask on the MySQL packagers list [...]