ubuntu/+source/spherepack:applied/ubuntu/eoan

Last commit made on 2019-09-01
Get this branch:
git clone -b applied/ubuntu/eoan https://git.launchpad.net/ubuntu/+source/spherepack
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/eoan
Repository:
lp:ubuntu/+source/spherepack

Recent commits

78026c2... by Alastair McKinstry

3.2-13 (patches applied)

Imported using git-ubuntu import.

94c02bc... by Alastair McKinstry

C interface for spherepack

Gbp-Pq: c-interface.patch.

7cbe8a1... by Alastair McKinstry

Bit-reproducibility changes

Gbp-Pq: reproduciblity.patch.

427eb75... by Alastair McKinstry

default-8-byte-reals

Gbp-Pq: 8byte.patch.

407d2ac... by Alastair McKinstry

Port sphere.py to python3. Works in python2

Gbp-Pq: python3.patch.

c99f860... by Alastair McKinstry

Add $(LDFLAGS) for hardening the library

Gbp-Pq: fortify.patch.

a8a4880... by Alastair McKinstry

Rudimentary support for pkgconfig files in spherepack

Gbp-Pq: pkgconfig.patch.

aa4deb3... by Alastair McKinstry

Build against dynamic library rather than hard-build into python module.

Gbp-Pq: python-link.patch.

0749d92... by Alastair McKinstry

Fix makefile to build shared libs and static lib

Gbp-Pq: make.patch.

4482c8c... by Alastair McKinstry

avoid using 'as' as variable: now a reserved keyword in python2.6

Gbp-Pq: python-2.6.patch.