File: changelog

package info (click to toggle)
lhapdf 5.9.1-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 39,624 kB
  • ctags: 3,755
  • sloc: fortran: 57,488; sh: 10,219; cpp: 2,039; ansic: 614; python: 488; makefile: 395
file content (141 lines) | stat: -rw-r--r-- 4,498 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
lhapdf (5.9.1-5) unstable; urgency=medium

  * Team upload.
  * Remove build-conflicts with automake and instead request the use of
    automake-1.1 through d/rules.  Closes: #859710
  * Use HTTPS in Vcs-* fields.
  * Mark the arch:all packages as Multi-Arch:foreign (from the m-a hinter).

 -- Mattia Rizzolo <mattia@debian.org>  Thu, 06 Apr 2017 14:45:38 +0200

lhapdf (5.9.1-4) unstable; urgency=medium

  * Team upload.
  * Rename liblhapdf0 to liblhapdf0v5 for g++-5 transition.
    (Closes: #797756)

 -- Sébastien Villemot <sebastien@debian.org>  Sat, 19 Sep 2015 11:46:12 +0200

lhapdf (5.9.1-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Build using dh-python. Closes: #786122.

 -- Matthias Klose <doko@debian.org>  Sat, 22 Aug 2015 10:38:17 +0200

lhapdf (5.9.1-3) unstable; urgency=low

  * Disable tests on armel and armhf to avoid FTBFS.

 -- Lifeng Sun <lifongsun@gmail.com>  Tue, 17 Dec 2013 08:39:27 +0800

lhapdf (5.9.1-2) unstable; urgency=low

  * debian/rules: export DEB_BUILD_OPTIONS to disable tests on hurd-i386,
    mips, mipsel and s390. (Thanks to Dejan Latinovic
    <Dejan.Latinovic@imgtec.com>)
  * Import previous debian/changelog from Gürkan Sengün.

 -- Lifeng Sun <lifongsun@gmail.com>  Sun, 15 Dec 2013 19:03:05 +0800

lhapdf (5.9.1-1) unstable; urgency=low

  * New upstream release.
  * Canonical VCS-* fields.
  * Bump Standards-Version to 3.9.4.
  * Remove obsolte DM-Upload-Allowed field.
  * Build depends on automake1.11.

 -- Lifeng Sun <lifongsun@gmail.com>  Sat, 14 Dec 2013 20:14:13 +0800

lhapdf (5.8.9-1) unstable; urgency=low

  * Upload to sid.

 -- Lifeng Sun <lifongsun@gmail.com>  Mon, 06 May 2013 12:21:31 +0800

lhapdf (5.8.9-1~exp1) experimental; urgency=low

  * New upstream release.

 -- Lifeng Sun <lifongsun@gmail.com>  Mon, 18 Mar 2013 23:48:14 +0800

lhapdf (5.8.8-1~exp1) experimental; urgency=low

  * New upstream release.
  * debian/rules: change to tiny-style.
  * Move lhapdf-getdata script from lhapdf-pdfsets-minimal to
    python-lhapdf.

 -- Lifeng Sun <lifongsun@gmail.com>  Fri, 13 Jul 2012 21:58:38 +0800

lhapdf (5.8.7+repack-1) unstable; urgency=low

  * Disable test-suite on hurd-i386, mips, mipsel and s390. It requires
    RAM > 2GB to pass the test-suite, while buildds of these arches have
    no enough RAM.
  * Ship new pdfsets (cteq6ll.LHpdf, GRV98nlo.LHgrid and
    MRST2001nlo.LHgrid) to make test-suite of ThePEG happy, so repack
    source tarball.
  * octave-lhapdf: it depends on extra packages, so set priority to extra.
  * debian/copyright: fix licence version.
  * debian/control
    - move doxygen-latex and ghostscript to Build-Depends-Indep field.
    - replace automake and autoconf with dh-autoreconf.

 -- Lifeng Sun <lifongsun@gmail.com>  Mon, 18 Jun 2012 10:07:12 +0800

lhapdf (5.8.7-2) unstable; urgency=low

  * Define PATH_MAX to fix FTBFS on hurd-i386.

 -- Lifeng Sun <lifongsun@gmail.com>  Sun, 03 Jun 2012 00:07:33 +0800

lhapdf (5.8.7-1) unstable; urgency=low

  * Initial release (Closes: #636978)

 -- Lifeng Sun <lifongsun@gmail.com>  Mon, 21 May 2012 12:03:10 +0800

lhapdf (5.3.1-2) unstable; urgency=medium

  * QA upload.
  * Add an include for cstring in test-lhapdf-ccwrap.cc to
    avoid FTBFS. (Closes: #477487, #477963)
  * debian/rules:
    + Add support for cross build detection in debian/rules.
    + Enforce usage of gfortran by passing it to configure.
    + Use chrpath to delete rpath.
    + Use quilt for patching.
  * debian/control
    + Drop g77 dependency.
    + Build-Depend on chrpath for rpath removal.
    + Add quilt for patch management.
  
 -- Kumar Appaiah <akumar@ee.iitm.ac.in>  Thu, 01 May 2008 18:39:19 +0530

lhapdf (5.3.1-1) unstable; urgency=low

  * QA upload.
    + Set maintainer to Debian QA Group <packages@qa.debian.org>
  * New upstream release.
  * Make binNMU safe.
  * Move Homepage from package description to source header.
  * Create -dev package. Make policy compliant.
  * Make clean target not ignore errors.
  * Suggest liblhapdf0 for liblhapdf-data. (Closes: #413159).
  * Bump Standards Version to 3.7.3. (No changes needed).

 -- Barry deFreese <bddebian@comcast.net>  Sun, 13 Apr 2008 12:04:09 -0400

lhapdf (5.3.0-1) unstable; urgency=low

  * New upstream version.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Tue,  6 Mar 2007 14:11:12 +0100

lhapdf (5.2.3-1) unstable; urgency=low

  * Initial release. (Closes: #407273)

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Mon,  8 Jan 2007 10:25:23 +0100