~ubuntu-branches/debian/sid/sigil/sid

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Mattia Rizzolo
  • Date: 2015-09-01 19:13:58 UTC
  • Revision ID: package-import@ubuntu.com-20150901191358-vxxrcjblpsbc3lls
Tags: 0.8.7+dfsg-2
* debian/clean: remove the two jquery minified js (if they are present, they
  are symlink created in a past build)
* debian/sigil.1: document the SIGIL_DICTIONARIES and SIGIL_TRANSLATIONS
  environment variables.  Closes: #794067
* debian/patches:
  + reproducible: add to make the build reproducible: this just removes the
    "Build time" label from the about window.
  + FTBFS_kfreebsdd: add to fix FTBFS in kfreebsd
  + dictionaries: add to change the default dictionaries path to
    /usr/share/hunspell (provided by hunspell-dictionaries)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
sigil (0.8.7+dfsg-2) unstable; urgency=medium
 
2
 
 
3
  * debian/clean: remove the two jquery minified js (if they are present, they
 
4
    are symlink created in a past build)
 
5
  * debian/sigil.1: document the SIGIL_DICTIONARIES and SIGIL_TRANSLATIONS
 
6
    environment variables.  Closes: #794067
 
7
  * debian/patches:
 
8
    + reproducible: add to make the build reproducible: this just removes the
 
9
      "Build time" label from the about window.
 
10
    + FTBFS_kfreebsdd: add to fix FTBFS in kfreebsd
 
11
    + dictionaries: add to change the default dictionaries path to
 
12
      /usr/share/hunspell (provided by hunspell-dictionaries)
 
13
 
 
14
 -- Mattia Rizzolo <mattia@mapreri.org>  Tue, 01 Sep 2015 19:13:58 +0000
 
15
 
1
16
sigil (0.8.7+dfsg-1) unstable; urgency=medium
2
17
 
3
18
  [ Norbert Preining ]