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

« back to all changes in this revision

Viewing changes to SOURCE_TOOLS/export2sub

  • 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:
24
24
 
25
25
export SEP
26
26
 
 
27
# support for clang static checker
 
28
export CLANG_STATIC_CHECKER
 
29
export CCC_ANALYZER_CPLUSPLUS
 
30