xulrunner 1.9.1-1 soon to be uploaded to experimental

When I said I had to update the copyright file...

$ git diff --stat debian/1.9 debian/1.9.1 debian/copyright
 debian/copyright | 543 +++++++++++++++++++++++++++++++++++++++++++++++++----
 1 files changed, 502 insertions(+), 41 deletions(-)
$ wc -l debian/copyright
1259 debian/copyright

Note that many of those lines should probably be added to the copyright file for the current version in unstable...

The release is currently building on my PC and will be uploaded after some testing. Stay tuned.

Iceweasel will probably follow tomorrow.

Note for the ftp-masters reading this: Yes, a bunch of libraries were added to the source, and they are currently used by the packages. This has been done on purpose, for two reasons: lack of time to implement the necessary hacks to use system libraries, and lack of time to investigate the state of the patches against these libraries to avoid iceweasel crashing.

Update: Uploaded. The packages may sit in NEW for a while, so they are already available on my people.debian.org space.

2009-07-08 00:56:18+0900

firefox, xulrunner

Both comments and pings are currently closed.

3 Responses to “xulrunner 1.9.1-1 soon to be uploaded to experimental”

  1. Andrew Says:

    Cool! I’d like to create xulrunner-1.9.1 deb packages for my own purposes in Lenny. Is there any chance that dpkg-buildpackage will not fail in Lenny? Thanks!

  2. glandium Says:

    Andrew: I’d say it should work. Update: I just remembered you will need the following change to configure.in:
    - PKG_CHECK_MODULES(SQLITE, sqlite3 >= $SQLITE_VERSION)
    + PKG_CHECK_MODULES(SQLITE, sqlite3)

    Then run autoconf.

  3. Iceweasel 3.5-1 w repozytorium Debiana | itnews Says:

    […] Wymagane zależnoÅ›ci nie sÄ… jeszcze dostÄ™pne w repozytorium, aczkolwiek glandium potwierdza, iż, po przejÅ›ciu kilku testów, zostanÄ… udostÄ™pnione na serwerach Debiana. W tym momencie […]