lp:ubuntu/wily/dh-ada-library

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/wily/dh-ada-library
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

19. By Nicolas Boulenguez

Warn against non deterministic ALI for sources newer than changelog.

18. By Nicolas Boulenguez

When parsing "gnatmake --version", select major.minor with a regular
expression (gnat-4.9 >= 4.9.1-4 appends a revision). Closes: #768805.

17. By Nicolas Boulenguez

* Depends: gnat-x.y only for released x.y.
* Let manual pages explicit installed permissions.

16. By Nicolas Boulenguez

* Build-Depends: gnat-4.9 the new default compiler.
* Handle excluded and replaced source files (used by libflorist).

15. By Nicolas Boulenguez

* Move debian_packaging.mk to gnat-x.y (not specific to libraries).
  Check README for migration.
* control/Depends: gnat, then only explicit list of compiler versions.
* Build-Depends: gnat-4.6 (>= 4.6.4-2) for debian_packaging.mk.

14. By Nicolas Boulenguez

Accept relocatable library type, alias for dynamic used by xmlada4.4.

13. By Nicolas Boulenguez

* Depends: append 4.9 to allowed gnat versions.
* dh_ada_library.adb: allow snapshot versions when calling gnatmake.

12. By Nicolas Boulenguez

* default_cgpr: handle separates with 4.8. Should close #735824.
* src/projects: avoid controlled out parameters.
  Fully clean the tree before parsing next project. Closes: #736110.

11. By Nicolas Boulenguez

* Set ALI files 444, not only 644 (detailed rationale in policy).
* Standards-Version: 3.9.5 (no changes).
* Build-Depends: same version for gnat, gnatsvn and gnatprj.
* Switch to gnat 4.8: warnings, new API for prj-dev.
* Depends: on executables indirectly from called via system().
* Call "gnatmake" instead of "gnatgcc" to allow non-default compilers.

10. By Nicolas Boulenguez

* Insert later in the debhelper sequence (after dh_lintian).
  As we call dh_strip on two packages, dh_install may want to install other
  binaries before that so that they are stripped too (templates_parser).
  No need to run dh_lintian in advance anymore.
* Implementation: instead of giving dh_strip special argument to avoid
  static lib, simply install it afterwards.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/trusty/dh-ada-library
This branch contains Public information 
Everyone can see this information.

Subscribers