lp:ubuntu/saucy-proposed/dh-ada-library

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/saucy-proposed/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
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

9. By Nicolas Boulenguez

* Do not link /usr/share/doc/dbg_pkg -> lib_pkg because replacing a
  directory with a symbolic link causes upgrade problems.
* Configure gnatprj to understand Ada separate units (gtkada).
* Set installed files read-only (templates_parser).
* Handle versioned -dbg package names (xmlada templates_parser),
  until they can obey the Ada policy.
* Handle package where the library name contains an underscore and
  the package name a minus sign (templates-parser).
* Adapt generated project to source naming exceptions (templates_parser).

8. By Nicolas Boulenguez

* Internal changes removing the dependency on gprbuild.
* Undo -s setting from previous revision, as it causes FTBFS for gnat-gps.

7. By Nicolas Boulenguez

* src/misc.ad[sb]: an exception was ignored in rare cases.
* debian_packaging.mk: -Wformat-security not anymore in dpkg-buildflags.
  Default BUILDER_OPTIONS: -s to recompile if flags changed,
  -eS: messages to stdout instead of stderr, avoiding buildd timeout.

6. By Nicolas Boulenguez

* debian_packaging.mk: enable as-needed now that #680292 is closed.
* debian/source/format/options: removed, let dpkg choose compression.
* debian/control (Standards-Version): 3.9.4.
* README, debian/docs: created and installed.
* all: copyright update.

5. By Nicolas Boulenguez

* debian_packaging.mk: LDFLAGS+=-Wl,-z,defs: warn for undefined symbols.
  Disabling --as-needed as long as #680292 is on the way and breaks some
  library reverse-dependencies compiled with gnatmake.
* control: I do not need DM-Upload-Allowed anymore.

4. By Nicolas Boulenguez

debian_packaging.mk: append -v to BUILDER_OPTIONS, so that the exact
command line is available to automatic log checkers.

3. By Nicolas Boulenguez

control: Depend on gprbuild, so that gprconfig is available for
gnatprj.

2. By Nicolas Boulenguez

[ Nicolas Boulenguez ]
* Slight optimization. When searching static archive, use
  Ada.Directories, instead of a subprocess and a temporary file.
* Library_ALI_Dir may be common to many libraries, only embed *.ali from
  the current project (this will correct a packaging error in
  gtkada-2.24.1-4).
* Ignore non-library imported projects during generation of ada:Depends.
  They are already reported by Install_Projects.
* control: added VCS-* fields.
* copyright: updated dep5 url, removed erroned comment.
* man (en): typos, specify that non-library projects are ignored.
  (fr): update with Ludovic's changes.
* (Style) Encapsulate all Prj dependencies in a separate package.
  Translation error, Affectation->Assignment.
* For Vectors, use Indexes instead of Cursors, for efficiency and to
  avoid dreadful http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52873.
* man/dh_ada_library.1: Split sentences to ease merges.
  man/*: propagated Ludovic's changes.

[ Ludovic Brenta ]
* debian/control: Better English in the long description.
  (DM-Upload-Allowed): yes.
* man/dh_ada_library.1: change passive voice to active voice.

1. By Nicolas Boulenguez

Initial release.

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