~davewalker/ubuntu/oneiric/diff-ext/831230

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Andrea Veri
  • Date: 2007-11-08 21:26:57 UTC
  • Revision ID: james.westby@ubuntu.com-20071108212657-43hrhcd7ufro8piq
Tags: 0.2.3-2
* The "*finally* we have a working diff-ext package again" release
* debian/rules:
  - added --with-gconf-source configure option to prevent a 
    failing gconf schemas installation causing odd crashes
    on nautilus when diff-ext is installed. (*Really* Closes: #431692)
  - cleaned up a bit deleting useless debhelper autogenerated
    comments.
  - adding a rule to delete de.png file installed by makefiles 
    in the wrong policy directory. Using this way preventing 
    an autotools run (too big diff file) after an eventual 
    Makefile.am change.
  - added an install rule for the new de.xpm file to point
    correctly to /usr/share/pixmaps.
* debian/postinst:
  - added for registering diff-ext's gconf schemas correctly.
* debian/prerm:
  - added for un-registering diff-ext's gconf schemas correctly.
* diff-ext.desktop.in:
  - removed every deprecated field and cleaned it up a bit. 
    Desktop-file-validate seems to be happy again now.
* /diff-ext/src/main.c:
  - finally removed the second erroneus g_object_unref line. It was
    helping diff-ext to crash nautilus when installed.
* debian/control:
  - Homepage field has been moved from Description space to his own 
    field (new debian policy). Updated Bzr field to point to Xs-Bzr
    instead of old Xs-Vcs-Bzr.
* debian/de.xpm:
  - added and pointed to /usr/share/pixmaps dir. Finally .desktop file
    will be redirected to a working icon path.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
diff-ext (0.2.3-2) unstable; urgency=medium
 
2
 
 
3
  * The "*finally* we have a working diff-ext package again" release
 
4
  * debian/rules:
 
5
    - added --with-gconf-source configure option to prevent a 
 
6
      failing gconf schemas installation causing odd crashes
 
7
      on nautilus when diff-ext is installed. (*Really* Closes: #431692)
 
8
    - cleaned up a bit deleting useless debhelper autogenerated
 
9
      comments.
 
10
    - adding a rule to delete de.png file installed by makefiles 
 
11
      in the wrong policy directory. Using this way preventing 
 
12
      an autotools run (too big diff file) after an eventual 
 
13
      Makefile.am change.
 
14
    - added an install rule for the new de.xpm file to point
 
15
      correctly to /usr/share/pixmaps.
 
16
  * debian/postinst:
 
17
    - added for registering diff-ext's gconf schemas correctly.
 
18
  * debian/prerm:
 
19
    - added for un-registering diff-ext's gconf schemas correctly.
 
20
  * diff-ext.desktop.in:
 
21
    - removed every deprecated field and cleaned it up a bit. 
 
22
      Desktop-file-validate seems to be happy again now.
 
23
  * /diff-ext/src/main.c:
 
24
    - finally removed the second erroneus g_object_unref line. It was
 
25
      helping diff-ext to crash nautilus when installed.
 
26
  * debian/control:
 
27
    - Homepage field has been moved from Description space to his own 
 
28
      field (new debian policy). Updated Bzr field to point to Xs-Bzr
 
29
      instead of old Xs-Vcs-Bzr.
 
30
  * debian/de.xpm:
 
31
    - added and pointed to /usr/share/pixmaps dir. Finally .desktop file
 
32
      will be redirected to a working icon path.
 
33
 
 
34
 -- Andrea Veri <bluekuja@ubuntu.com>  Thu, 08 Nov 2007 21:26:57 +0100
 
35
 
1
36
diff-ext (0.2.3-1) unstable; urgency=medium
2
37
 
3
38
  * New upstream release, which fixes "nautilus crashes