lp:debian/stretch/units-filter

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/stretch/units-filter
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

17. By Georges Khaznadar

* rewrote the code to depend no longer on libmpfrc++-dev.
  + Created a Decimal class implementing few operations, based on libgmp
  + Restored the dependency on libgmp-dev

16. By Georges Khaznadar

* improved the comments in src/unites.y; translated every comment in English.
* rewrote the code to use libmpfrc++ instead of libgmp3
* changed the build-dependencies accordingly
* upgraded Standards-Version to 3.9.5

15. By Georges Khaznadar

* Modified my DEBEMAIL
* fixed a conversion not allowed by the last version of gcc. Closes:#707460
* updated Standards-Version and compat level
* fixed the Suggests: field in control file
* introduced hardening-wrapper in the rules and build-dependencies
* fixed src/unites.y: added a format string for printf
* fixed src/Makefile to take in account fortifying options in CXXFLAGS

14. By Georges Khaznadar

fixed typos in the manpage, thanks to A. Costa's patch.
Closes: #649228

13. By Georges Khaznadar

* fixed a bug which appeared with data containing too much digits.
* added unitary tests for this feature
*

12. By Georges Khaznadar

* fixed a bug about significative digit guessing when the option -s
  is active and no explicite number of significatif digits is entered.
* added unitary tests for this feature

11. By Georges Khaznadar

added missing ";" in unites.y, thanks to Bernadette RIOU's bugreport

10. By Georges Khaznadar

* modified src/Makefile, thanks to Ilya Barygin's patch.
  Closes: #632567
* simplified the file debian/rules.
* switched to source format 3.0 (quilt).

9. By Georges Khaznadar

* introduced the type "decimal" which differs from "double" to get rid of
  the false digitalization for non-integers. Removed any use of functions
  which are based on the type "double". This should definitely close the
  bugs related to significative digits.
* updated Standards-Version: 3.9.1 -> 3.9.2

8. By Georges Khaznadar

added as a possibilty to replace the symbol "e" or "E" by "*10^" in
float representation of input numbers.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/units-filter
This branch contains Public information 
Everyone can see this information.

Subscribers