~ubuntu-branches/ubuntu/utopic/inkscape/utopic-proposed

« back to all changes in this revision

Viewing changes to share/examples/lighting_filters.svg

  • Committer: Package Import Robot
  • Author(s): Alex Valavanis
  • Date: 2014-08-19 19:10:32 UTC
  • mfrom: (1.6.5) (2.5.14 sid)
  • Revision ID: package-import@ubuntu.com-20140819191032-2eca1qihaszjk9i6
Tags: 0.48.5-2ubuntu1
* Merge with Debian Unstable (LP: #1358863). Fixes several Ubuntu bugs:
  - Illustrator CS SVG won't load: namespace URIs in entities (LP: #166371)
  - inkscape crashed with SIGSEGV in
    sp_dtw_color_profile_event() (LP: #966441)
  - inkscape crashed with SIGSEGV (LP: #1051017)
  - inkscape crashed with SIGSEGV in Inkscape::Preferences::_getNode()
    (LP: #1163241)
  - save a copy reverts to save as (LP: #529843)
  - Extension to braille not working on Xubuntu 12.10 (LP: #1090865)
* Remaining changes:
  - debian/control:
    + Set Ubuntu Developer as maintainer,
    + build-depend on dh-translation to handle Ubuntu translation,
    + demote pstoedit from Recommends to Suggests (because it's in universe),
  - debian/patches/0006_add_unity_quicklist_support.patch: add.
  - debian/patches/series: update.
  - debian/rules:
    + add dh_translation to handle Ubuntu translation
* Drop debian/patches/librevenge.patch (superseded by
    debian/patches/0006-Update_to_new_libwpg.patch)

Show diffs side-by-side

added added

removed removed

Lines of Context:
111
111
        <dc:type
112
112
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
113
113
        <cc:license
114
 
           rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
 
114
           rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/" />
115
115
        <dc:title>Lighting effects example</dc:title>
116
116
        <dc:date>25 July 2007</dc:date>
117
117
        <dc:creator>
137
137
      <cc:License
138
138
         rdf:about="http://creativecommons.org/licenses/by-sa/3.0/">
139
139
        <cc:permits
140
 
           rdf:resource="http://web.resource.org/cc/Reproduction" />
141
 
        <cc:permits
142
 
           rdf:resource="http://web.resource.org/cc/Distribution" />
143
 
        <cc:requires
144
 
           rdf:resource="http://web.resource.org/cc/Notice" />
145
 
        <cc:requires
146
 
           rdf:resource="http://web.resource.org/cc/Attribution" />
147
 
        <cc:permits
148
 
           rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
149
 
        <cc:requires
150
 
           rdf:resource="http://web.resource.org/cc/ShareAlike" />
 
140
           rdf:resource="http://creativecommons.org/ns#Reproduction" />
 
141
        <cc:permits
 
142
           rdf:resource="http://creativecommons.org/ns#Distribution" />
 
143
        <cc:permits
 
144
           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
 
145
        <cc:requires
 
146
           rdf:resource="http://creativecommons.org/ns#Notice" />
 
147
        <cc:requires
 
148
           rdf:resource="http://creativecommons.org/ns#Attribution" />
 
149
        <cc:requires
 
150
           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
151
151
      </cc:License>
152
152
    </rdf:RDF>
153
153
  </metadata>