~ubuntu-branches/debian/sid/abi-compliance-checker/sid

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Mathieu Malaterre
  • Date: 2013-07-29 21:56:09 UTC
  • mfrom: (1.2.2)
  • Revision ID: package-import@ubuntu.com-20130729215609-7wv3mjhn5mn6yceb
Tags: 1.99.7-1
* New upstream
  - Fixed default arguments of methods (broken in 1.99.1)

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
 
34
34
Package: dh-acc
35
35
Architecture: all
36
 
Depends: ${perl:Depends}, ${misc:Depends}, abi-compliance-checker (= ${binary:Version})
 
36
Depends: ${perl:Depends}, ${misc:Depends}, abi-compliance-checker
37
37
Description: debhelper addon to compare ABI compatibility of shared C/C++ library versions
38
38
 dh-acc is an addon to facilitate generating ABI compatibility reports
39
39
 by comparing known ABI dumps with newly build ABI at Debian package