Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/debian/changelog
blob: f43213ef4b8ba628719a1b1c4c40c928a99c2914 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
sugar-datastore (0.8.0~git.13d354b-5) unstable; urgency=low

  * Pass over maintenance of the package to the OLPC team: Change
    Maintainer, and add myself to Uploaders.
  * Fix README.packaging to use "pull; fetch --tags" (not "pull -t").
  * Depend on python-sugar (not sugar-base).
  * Use quilt to handle patches.
  * Add already applied patch 1001 to use unversioned Python hashbang in
    getbuildpath.py script.
  * Add already applied patch 1002 to nest try-except in
    try-except-finally constructs, for Python < 2.5 compatibility.
  * Add already applied patch 1003 to avoid fancy locking using "with"
    statement, for Python < 2.5 compatibility.
  * Drop empty usr/lib cleanup, now handled by puthon-central.
  * Semi-auto-update debian/control to update build-dependencies:
      DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 14 Mar 2008 13:14:12 +0100

sugar-datastore (0.8.0~git.13d354b-4) unstable; urgency=low

  * Fix watch file (no tarball yet - just guessing the upcoming name).
  * Update CDBS tweaks:
    + Replace virtual automake1.10 build-dependency with automake
  * Semi-auto-update debian/control to update build-dependencies:
    DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 11 Mar 2008 02:36:26 +0100

sugar-datastore (0.8.0~git.13d354b-3) unstable; urgency=low

  * Patch xapianindex to not import with-statement (now that we've
    patched around using it).

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 09 Mar 2008 17:46:58 +0100

sugar-datastore (0.8.0~git.13d354b-2) unstable; urgency=low

  * Patch converter, datatore and backingstore to nest try: except: in
    try: except: finally: constructs, to support Python 2.4.
  * Patch xapianindex to manually acquire and release locks (not using
    with construct), to support Python 2.4.
  * Drop documentation-related build-dependencies: Not yet integrated
    with main build routines.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 09 Mar 2008 17:24:15 +0100

sugar-datastore (0.8.0~git.13d354b-1) unstable; urgency=low

  * Initial release. Closes: bug#444021.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 09 Mar 2008 14:59:33 +0100