Comment 6 for bug 1535318

Revision history for this message
John S. Gruber (jsjgruber) wrote :

@Graham Sorry about my mistake--I had looked at the wrong release.

I've fixed upstream Lernid, tested, and released it as 1.0.2. I built it for xenial only. I see you have MOTU privileges. Would you mind taking care of Lernid(Ubuntu) with a copy or rebuild? No Ubuntu changes are necessary.

Here's the buildlog: https://launchpad.net/~lernid-devs/+archive/ubuntu/lernid-releases/+build/8888504/+files/buildlog_ubuntu-xenial-amd64.lernid_1.0.2_BUILDING.txt.gz

Here's the new debian/control:

Source: lernid
Section: net
Priority: extra
Build-Depends:
 debhelper (>= 7.0.50~),
 python (>= 2.6),
Build-Depends-Indep: python-distutils-extra (>= 2.10)
Maintainer: John S Gruber <email address hidden>
Standards-Version: 3.9.3.1
X-Python-Version: >=2.6

Package: lernid
Architecture: all
Depends: ${misc:Depends},
 ${python:Depends},
 telepathy-idle,
 python-xdg,
 python-telepathy,
 python-webkit,
 python-dbus,
 python-notify,
 python-gobject,
 python-vobject,
 python-gtk2,
 python-poppler,
Recommends:
 python-vte,
 python-appindicator
Description: client to easily connect to Ubuntu classroom events
 Lernid provides an interface for joining in Ubuntu learning events such
 as Ubuntu Open Week and Ubuntu Developer Week.

The package is built in: https://launchpad.net/~lernid-devs/+archive/ubuntu/lernid-releases/+packages

The source is in: https://code.launchpad.net/~lernid-devs/lernid/trunk

I elected to fix it as I'm unaware that a decision has been taken to discontinue use of #ubuntu-classroom; it simply seems to have fallen into disuse.

Please let me know if I've missed anything or you need anything else from me.