~ubuntu-branches/debian/stretch/arb/stretch

« back to all changes in this revision

Viewing changes to util/arb_compress

  • Committer: Package Import Robot
  • Author(s): Andreas Tille
  • Date: 2012-12-11 09:59:08 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20121211095908-dfk71u2vzgbu9dr2
Tags: 5.5-1
* New upstream version (+adapted patches)
* Standards-Version: 3.9.4 (no changes needed)
* debian/po: Add Slovak po-debconf translation (Thanks to
  Slavko <slavko@slavino.sk> for the translation)
  Closes: #686275
* debian/rules: Add '-lm' as suggested in patch by Konstantinos Margaritis
  <konstantinos.margaritis@freevec.org> to fix the build problem on armhf.
  This together with new upstream closes: #692499

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
            find SH ! -type d; \
8
8
            find GDEHELP -name "ARB_GDEmenus"; \
9
9
            find GDEHELP/DATA_FILES ! -type d; \
10
 
            find Xlib ! -type d; \
11
10
            find lib ! -type d | grep -v "/pts/") \
12
11
        | grep -v "^.svn/" \
13
12
        | grep -v "^CVS/" \