~ubuntu-branches/ubuntu/wily/aspectc++/wily

« back to all changes in this revision

Viewing changes to Puma/files.mk

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2009-06-15 10:17:02 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090615101702-qsr30iptwbxylmo2
Tags: 1.0pre4~svn.20090615-1
* New upstream release.
* don't ignore errors in the postrm script
* avoid spurious creation of empty dir ./usr/sbin/
* improve short descriptions of libpuma-doc and libpuma-dev
* bump Standards-Version to 3.8.1
* bump debhelper compat level to level 7 (latest in stable)

Show diffs side-by-side

added added

removed removed

Lines of Context:
111
111
        infos/CEnumInfo.cc \
112
112
        infos/CEnumeratorInfo.cc \
113
113
        infos/CFunctionInfo.cc \
 
114
        infos/CFctInstance.cc \
114
115
        infos/CLabelInfo.cc \
115
116
        infos/CLocalScope.cc \
116
117
        infos/CMemberAliasInfo.cc \
209
210
        infos/CEnumInfo.cc \
210
211
        infos/CEnumeratorInfo.cc \
211
212
        infos/CFunctionInfo.cc \
 
213
        infos/CFctInstance.cc \
212
214
        infos/CLabelInfo.cc \
213
215
        infos/CLocalScope.cc \
214
216
        infos/CMemberAliasInfo.cc \