~nathwill-deactivatedaccount-deactivatedaccount/ubuntu/precise/inkscape/lp.496223

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Chris Coulson
  • Date: 2011-06-06 15:53:03 UTC
  • mfrom: (56.1.2 fix-791728)
  • Revision ID: chrisccoulson@ubuntu.com-20110606155303-6khs9ze3670ljpxl
* Merge from Debian Unstable (LP: #791728).  Remaining changes:
  - debian/control:
    + Ubuntu maintainers
    + Promote python-lxml, python-numpy, python-uniconvertor to Recommends.
    + Demote pstoedit to Suggests (universe package).
    + Suggest transfig to allow import of xfig files (LP: #668300)
    + Drop unnecessary python and skencil suggestions (LP: #762541)
  - Handle translation tasks for Ubuntu main (LP: #726850):
    + debian/rules: Add dh_translations to binary-arch rule
    + debian/control: Build-Depends dh-translations
  - debian/patches/01_add_unity_quicklist_support.patch: add "New Drawing" 
    to Unity quicklist (LP: #676886)
  - debian/patches/fix-fontforge-glyph-template.dpatch: Cherry-pick
    patch from uptream trunk to fix layer structure in template (LP: #565296)
  - debian/patches/02-add-shebangs-and-fix-permissions.dpatch: No longer mark
    JavaScript extension files as standalone executables (LP: #602005):
    + share/extensions/*.js: Revert addition of shebangs
    + share/extensions/Makefile.am: Install *.js using _DATA rule rather
      than _SCRIPTS rule to avoid giving executable permission
* debian/patches/fix-datamatrix-ui.dpatch: Prevent invalid input in
  Datamatrix extension dialog (LP: #738108)
* Non-maintainer upload.
* Fix FTBFS with gcc 4.6 (Closes: #624770), Thanks to Alex Valavanis
  for the patch.
  - added 04-fix-build-with-gcc4.6.dpatch
* Fix build issues due to missing includes (Closes: #628226), patch
  taken from upstream.
  - added 05-add-missing-includes.dpatch

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
inkscape (0.48.1-2.1ubuntu1) UNRELEASED; urgency=low
 
2
 
 
3
  * Merge from Debian Unstable (LP: #791728).  Remaining changes:
 
4
    - debian/control:
 
5
      + Ubuntu maintainers
 
6
      + Promote python-lxml, python-numpy, python-uniconvertor to Recommends.
 
7
      + Demote pstoedit to Suggests (universe package).
 
8
      + Suggest transfig to allow import of xfig files (LP: #668300)
 
9
      + Drop unnecessary python and skencil suggestions (LP: #762541)
 
10
    - Handle translation tasks for Ubuntu main (LP: #726850):
 
11
      + debian/rules: Add dh_translations to binary-arch rule
 
12
      + debian/control: Build-Depends dh-translations
 
13
    - debian/patches/01_add_unity_quicklist_support.patch: add "New Drawing" 
 
14
      to Unity quicklist (LP: #676886)
 
15
    - debian/patches/fix-fontforge-glyph-template.dpatch: Cherry-pick
 
16
      patch from uptream trunk to fix layer structure in template (LP: #565296)
 
17
    - debian/patches/02-add-shebangs-and-fix-permissions.dpatch: No longer mark
 
18
      JavaScript extension files as standalone executables (LP: #602005):
 
19
      + share/extensions/*.js: Revert addition of shebangs
 
20
      + share/extensions/Makefile.am: Install *.js using _DATA rule rather
 
21
        than _SCRIPTS rule to avoid giving executable permission
 
22
  * debian/patches/fix-datamatrix-ui.dpatch: Prevent invalid input in
 
23
    Datamatrix extension dialog (LP: #738108)
 
24
 
 
25
 -- Alex Valavanis <valavanisalex@gmail.com>  Thu, 02 Jun 2011 18:13:05 +0100
 
26
 
 
27
inkscape (0.48.1-2.1) unstable; urgency=high
 
28
 
 
29
  * Non-maintainer upload.
 
30
  * Fix FTBFS with gcc 4.6 (Closes: #624770), Thanks to Alex Valavanis
 
31
    for the patch.
 
32
    - added 04-fix-build-with-gcc4.6.dpatch
 
33
  * Fix build issues due to missing includes (Closes: #628226), patch
 
34
    taken from upstream.
 
35
    - added 05-add-missing-includes.dpatch
 
36
 
 
37
 -- Mehdi Dogguy <mehdi@debian.org>  Mon, 30 May 2011 17:07:11 +0200
 
38
 
1
39
inkscape (0.48.1-2ubuntu5) oneiric; urgency=low
2
40
 
3
41
  * debian/rules: No need to manually call intltool-update on build.  This