lp:ubuntu/trusty/libtemplates-parser

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/libtemplates-parser
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

13. By Nicolas Boulenguez

Linker option avoiding FTBFS on arm* because of gnat bug #687642.

12. By Ludovic Brenta

* Tighten build dependency on gnat-4.6 (>= 4.6.1-6). Fixes FTBFS on
  kfreebsd-amd64, kfreebsd-i386.
* debian/patches/disable-inlining.diff: new; work around compiler bug
  #642981 on armel.

11. By Ludovic Brenta

* debian/control (*-dev): depend on gnat, ada-compiler.
  (*-dbg, *-doc): suggest gnat, gnat-4.4, ada-compiler.
  (*-doc): add ${misc:Depends} to Depends (lintian warning).
  (Standards-Version): update to 3.8.4 with no changes required.

[Xavier Grave]
* debian/patches/makefile-multicore.patch: new, use one compiler job
  per processor core present in the system instead of hardcoded 2.

10. By Ludovic Brenta

* debian/control (Architectures):
  - temporarily disable mips due to #566234.
  - add armel. Closes: #568444.
  - s/docs/doc/. Closes: #568474.

9. By Matthias Klose

* Build package for armel.
* Fix section name of the -doc package.

8. By Ludovic Brenta

* templates_parser.gpr: new Naming package to let applications
  find templates_parser-configuration__standalone.ads.
* Split the documentation into a new package.
* debian/control (Build-Depends-Indep): new.
* debian/rules: support dpkg-buildpackage -A, -B.
* debian/patches/GPL.patch: new, the GPL also applies to the doc.

7. By Ludovic Brenta

* debian/control (Architecture): add kfreebsd-amd64. Closes: #542415.
  (Depends): add ${misc:Depends} for proper support for debhelper.
  s/source:Version/binary:Version/g.
  (Standards-Version): bump to 3.8.3.
  (libtemplates_parser11-dbg): new package containing the detached
  debugging symbols.
* debian/compat: bump to 7.
* patches: move to debian/patches; adjust all patches to quilt -p ab.
* debian/rules: adjust to source format 3.0 (quilt).
* debian/clean: new.

6. By Luca Falavigna

Add lpia to supported architectures.

5. By Ludovic Brenta

* New upstream release.
* Change soname to libtemplates_parser.so.11, and binary package name
  to match.
* debian/control: update Standards-Version to 2.7.3 with no changes.
  Migrate to gnat-4.3. Migrate to texlive-{generic,fonts}-recommended
  and texlive-latex-base. Add support for mips, mipsel and ppc64.
* debian/compat: new.
* debian/rules: do not export DH_COMPAT anymore. Use upstream's library
  project files to build, instead of our own.
* debian/templates_parser.gpr: turn into a library project file.
* patches/make.patch: new; when executing programs compiled as
  part of the doc, look for libtemplates_parser.so in the proper place.
* patches/library-version.patch: new; specify the soname of the
  shared library.
* debian/templates2ada.1, debian/templatespp.1: new.
* patches/GPL.patch: new; remove the GMGPL special exception text from
  generated documentation, too.

4. By Margarita Manterola

* Non-maintainer upload to fix Failure To Build From Source.
* Added patches/fix-tail-call.patch to use the new standard in the
  call to the tail command. Closes: #464315.
* Updated Standards-Version to 3.7.3:
  - Changed {Source-Version} for {binary:Version} in the -dev dependency
* Fixed lintian warnings:
  - Added Section: libs to the Source package
  - Added 'compat' file with a value of 4, removed it from debian/rules
* debian/rules: added a rule in the clean target to remove the .pc
  directory generated by quilt.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers