Branches for Karmic

Name Status Last Modified Last Commit
lp:ubuntu/karmic/lire 1 Development 2009-08-01 05:13:44 UTC
7. * New upstream release. * debian/cont...

Author: Joost van Baal
Revision Date: 2009-03-15 08:45:20 UTC

* New upstream release.
* debian/control: Made myself maintainer, Wolfgang Sourdeau now is in
  Uploaders.
* debian/control: Update dependency:
  s/libdbd-sqlite2-perl (>= 1:0.33)/libdbd-sqlite3-perl/, add suggests
  sqlite, sqlite3: Lire 2.1 requires DBD::SQLite, which uses SQLite 3.0
  (Debian package "sqlite3"). SQLite 2 (Debian package "sqlite") is no
  longer supported by Lire. If you have one or more old lire stores, you
  will need to convert each of them to the new format, like this:
  sqlite oldstore.db .dump | sqlite3 newstore.db .
  See /usr/share/doc/lire/NEWS.Debian.gz for more information.
* debian/lire.NEWS: document upgrade procedure to SQLite3.
* Acknowledge NMU, thanks a lot Christian Perrier! (Closes: #492180,
  #502291, #492180, #502767).
* debian/po/vi.po: Update Vietnamese translation, thanks to Clytie Siddall
  (Closes: #513586).
* debian/{lire.config,lire.postinst,lire.postrm,lire.preinst}: Support
  upgrades from 2.0.2-3 (etch / current oldstable) or later only.
  - Debconf variables lire/useexistinguser and lire/useexistinggroup have
    been removed < 2.0.2-3; remove code dealing with them from lire.config.
  - Debconf variables "user group filesuser filesgroup leftuser leftgroup
    usingexistinguser usingexistinggroup wronguser wronggroup
    lire_user_not_lire upgradingvariables upgrading_to_15
    upgrating_to_20" have all been removed < 2.0.2-3; remove code dealing
    with them from lire.postinst.
  - Configuration files /etc/lire/*/defaults and /etc/lire/catalog.xml have
    been removed at around 1.1-1. Remove code dealing with them from
    lire.postrm.
  - Remove code dealing with obsolete Debconf variables lire/user and
    lire/group from lire.preinst
* debian/rules: remove support for patches: we're no longer applying any
  patches since 2.0.1-3.
* control: libmime-perl is superseded by libmime-tools-perl, adjust name.
* debian/control: Update Standards-Version from 3.7.3 to 3.8.0 (no
  changes needed).

11 of 1 result