lp://staging/ubuntu/wily-proposed/dh-ada-library
- Get this branch:
- bzr branch lp://staging/ubuntu/wily-proposed/dh-ada-library
Branch merges
Branch information
Recent revisions
- 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. - 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://staging/ubuntu/wily/dh-ada-library