~inkscape.dev/inkscape/debian-packaging

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
inkscape-trunk (1:0.48+devel+12609) precise; urgency=low

  * Bump build depends to 1.12.16-0ubuntu1 so we build against the cairo
    and pixman packages in the PPA.  These include a fix for downscaled
    bitmap images.

 -- Bryce Harrington <bryce@ubuntu.com>  Sat, 28 Sep 2013 13:28:10 -0700

inkscape-trunk (1:0.48+devel+10730+28) precise; urgency=low

  * Rename src package to inkscape-trunk

 -- Alex Valavanis <valavanisalex@gmail.com>  Tue, 08 Nov 2011 10:25:45 +0000

inkscape (1:0.48+devel+10326+10) natty; urgency=low

  * Renamed package to inkscape-trunk
  * debian/control: Added Conflicts: inkscape to prevent installation of
    multiple conflicting copies of the Inkscape binaries

 -- Alex Valavanis <valavanisalex@gmail.com>  Tue, 21 Jun 2011 11:04:31 +0100

inkscape (0.49~devel+10296) oneiric; urgency=low

  * Adopted packaging code upstream.  Thanks to Peter for all your hard work!
  * Removed debian/watch - not needed in native package
  * Added debian/README.source - Description of dpatch system
  * debian/control:
    - Wrap lines
    - Added Depends: ${misc:depends}
    - Added myself, Peter and Wolfi to Uploaders, and switched Maintainer to 
      Inkscape devs
    - Suggest transfig to allow import of xfig files
    - Drop useless suggestions of python, skencil and ttf-bitstream-vera
    - Add Build-Depends on dh-translations, libwpd-dev (>= 0.9.0),
      libaspell-dev
    - Bump Build-Depends version libwpg-dev (>= 0.2.0)
    - Drop Build-Depends libssl-dev
    - Recommends aspell
  * debian/rules:
    - Add dh_translations to binary-arch rule
    - Drop manual addition of translation keys to desktop entry files
    - Drop setting of script permissions.  This is handled upstream.
    - Enable parallel builds.

 -- Alex Valavanis <valavanisalex@gmail.com>  Mon, 13 Jun 2011 10:50:12 +0100

inkscape (0.49~devel+10241) lucid; urgency=low

  * Merge upstream r10241.

 -- Peter Lieverdink <ubuntu@cafuego.net>  Sat, 28 May 2011 11:50:19 +1000