~ubuntu-branches/ubuntu/wily/scribus/wily-proposed

« back to all changes in this revision

Viewing changes to debian/README.source

  • Committer: Package Import Robot
  • Author(s): Mattia Rizzolo
  • Date: 2014-05-11 16:29:44 UTC
  • mfrom: (1.1.9)
  • Revision ID: package-import@ubuntu.com-20140511162944-y6jnp08arsfefy26
Tags: 1.4.2.dfsg.1+r18267-0.1
* Non-maintainer upload.
* Repack the source to remove some non-free contents. (Closes: #741666)
* debian/README.source: update to reflect the above changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 
20
20
3. Remove non-free documentation and a color profile code and its license:
21
21
 
22
 
    rm -rf scribus-ng-1.3.5svn.dfsg~svn20090123/scribus/doc \
23
 
scribus-ng-1.3.5svn.dfsg~svn20090123/scribus/profiles/sRGB.icm \
24
 
scribus-ng-1.3.5svn.dfsg~svn20090123/scribus/profiles/srgb.license \
25
 
scribus-ng-1.3.5svn.dfsg~svn20090123/OSX-package \
26
 
scribus-ng-1.3.5svn.dfsg~svn20090123/win32
 
22
    rm -r scribus/doc
 
23
    rm scribus/profiles/sRGB.icm
 
24
    rm scribus/profiles/srgb.license
 
25
    rm resources/swatches/*.eps
 
26
    rm resources/swatches/dtp-studio-free-palettes-license.rtf
 
27
    rm resources/swatches/GiveLife_Color_System_*.xml
 
28
    rm resources/swatches/givelife_colors_license.rtf
 
29
    rm resources/swatches/Federal_Identity_Program.xml
 
30
    rm -r OSX-package
 
31
    rm -r win32
27
32
 
28
33
4. Create a tarball for package building:
29
34