~ubuntu-branches/debian/stretch/adabrowse/stretch

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Ludovic Brenta
  • Date: 2008-05-14 23:40:56 UTC
  • Revision ID: james.westby@ubuntu.com-20080514234056-gy2c033g8y4uvlf9
Tags: 4.0.2-6

* Add mips, mipsel and ppc64.
* Recompile using gnat-4.3 and asis 2007.
* Update Standards-Version to 3.7.3 with no changes required.
* debian/adabrowse.gpr: adjust to asis.gpr now being a library project
  file.  Closes: #479936.
* debian/compat: new.
* debian/rules: do not export DH_COMPAT anymore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: devel
3
3
Priority: optional
4
4
Maintainer: Ludovic Brenta <lbrenta@debian.org>
5
 
Build-Depends: debhelper (>= 4.1.0), gnat (>= 4.1), libasis-dev
6
 
Standards-Version: 3.7.2
 
5
Build-Depends: debhelper (>= 5), gnat, gnat-4.3, libasis-dev
 
6
Standards-Version: 3.7.3
7
7
 
8
8
Package: adabrowse
9
 
Architecture: alpha amd64 hppa i386 ia64 kfreebsd-i386 powerpc s390 sparc
 
9
Architecture: alpha amd64 hppa i386 ia64 kfreebsd-i386 mips mipsel powerpc ppc64 s390 sparc
10
10
Depends: ${shlibs:Depends}
11
11
Description: HTML generator for Ada 95 library unit specifications
12
12
 AdaBrowse is a javadoc-like HTML generator for Ada 95 library unit