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 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283
|
paw (1:2.14.04.dfsg.2-9.1) unstable; urgency=medium
* Non-maintainer upload
* debian/add-ons/Makefile: build pawX11 and paw++ with -no-pie
(closes: #862222)
-- Gilles Filippini <pini@debian.org> Thu, 18 May 2017 20:53:13 +0200
paw (1:2.14.04.dfsg.2-9) unstable; urgency=low
* debian/control:
- remove obsolete dpatch from build-dep.
- remove obsolete DM-Upload-Allowed field.
- transition from lesstif2 to motif. (Closes: #717640)
- canonical VCS-* fields.
- bump Standards-Version to 3.9.4.
* Remove unused lintian-overrides.
* Support multiarch.
-- Lifeng Sun <lifongsun@gmail.com> Fri, 23 Aug 2013 20:59:20 +0800
paw (1:2.14.04.dfsg.2-8) unstable; urgency=low
* Team upload
* debian/rules: set locale to C before including CERN makefile snippet
(closes: #660246)
* rename debian/debhelper to debian/dh, as indicated by maintainer.
(closes: #640572)
-- Ralf Treinen <treinen@debian.org> Sat, 18 Feb 2012 20:13:38 +0100
paw (1:2.14.04.dfsg.2-7) unstable; urgency=low
* New maintainer. Thanks Kevin B. McCarty for contributing to the HEP
free software community over the years. (Closes: #619393)
* Bump Standards-Version to 3.9.1
- debian/copyright: specify current version of GPL.
- Add ${misc:Depends} to debian/control Depends for all binary
packages.
- debian/control.d/libpawlib{2,-lesstif3}-dev.control: change
"Conflicts" to "Breaks".
* Fix FTBFS #552905, thanks Steve Langasek <vorlon@debian.org>.
* Remove duplicated section field from control files:
- debian/control.d/debian/control.d/paw++.control
- debian/control.d/paw-common.control
- debian/control.d/paw-demos.control
- debian/control.d/paw.control
* debian/source/format: set source format to 1.0.
* Add typo fixing patches 131 and 132.
* Update patch 119: include stdlib.h to declare 'free' function.
* Update patch 211: eliminate warning on incompatible pointers.
* debian/rules: remove obsolete dh_desktop.
* debian/control.d/0base.control: add Vcs-{Git,Browser} fields.
* debian/lintian/paw: remove override menu-command-not-in-package.
* debian/lintian/{libpawlib-lesstif3,libpawlib2-gfortran}: override
no-symbols-control-file.
[ Sylvestre Ledru ]
* Switch to dpkg-source 3.0 (quilt) format
-- Lifeng Sun <lifongsun@gmail.com> Mon, 28 Mar 2011 17:43:30 +0800
paw (1:2.14.04.dfsg.2-6) unstable; urgency=low
* Patch 302: minor fixes to paw script to allow it to properly call binaries
in $CERNLIB/$CERN_LEVEL/bin if those environment variables are set.
* Patch 804: fix Debian-specific bug that caused PAW to abort if the
difference between two pointers used by COMIS was in the range given by
INT_MAX < diff <= UINT_MAX. Thanks to Giuseppe Tagliente
<Pino.Tagliente@ba.infn.it> for the bug report (by private email).
-- Kevin B. McCarty <kmccarty@debian.org> Wed, 25 Jun 2008 20:47:41 -0700
paw (1:2.14.04.dfsg.2-5) unstable; urgency=low
* Patch 804: omit "extern" from common block declaration since the "extern"
is included in the cfortran.h COMMON_BLOCK_DEF macro as of cfortran.h
version 4.4-12.
* Build-Depend on cfortran (>= 4.4-12) for this change.
* Patch 307: refresh internal copy of cfortran.h to 4.4-12 (although we do
not use this internal copy in the build, it's best to be consistent).
-- Kevin B. McCarty <kmccarty@debian.org> Fri, 09 May 2008 12:15:22 -0700
paw (1:2.14.04.dfsg.2-4) unstable; urgency=low
* Create symlinks from /usr/share/icons/hicolor/{32x32,48x48}/apps/paw.xpm
to /usr/share/pixmaps/paw{32x32,48x48}.xpm in paw-common package.
* Apply patch to Paw++ desktop file from Patrice Dumas.
* Run dh_icons in debian/rules binary-indep target.
* Build-Depend on debhelper (>= 6.0.12) since we need fix for #448094.
-- Kevin B. McCarty <kmccarty@debian.org> Mon, 21 Apr 2008 09:26:57 -0700
paw (1:2.14.04.dfsg.2-3) unstable; urgency=low
* Fix unescaped hyphens in paw.1 man page.
* Remove deprecated Encoding field from Paw++ desktop entry.
* Upload to unstable.
-- Kevin B. McCarty <kmccarty@debian.org> Mon, 25 Feb 2008 13:46:00 -0800
paw (1:2.14.04.dfsg.2-2) experimental; urgency=low
* Transition to gfortran:
- Re-do build dependencies (require minimum of 2006.dfsg.2-7 for CERNLIB
dependencies and 4.4-10 for cfortran) and append "-gfortran" suffix to
runtime library package names. Explicitly Build-Depend on new
libblas-dev and liblapack-dev packages and gfortran (>= 4:4.3).
- Patch 320: Add -DgFortran to the build flags in a few additional places.
- Depend on gfortran rather than g77 as FORTRAN compiler (closes: #440755).
- Update README.64-bit and other files to mention gfortran in place of g77.
* Bump Standards-Version to 3.7.3:
- Menu policy update: Apps/Science -> Applications/Science/Data Analysis.
* Miscellaneous small changes:
- Remove mention of no-longer-used "keepbuild" $DEB_BUILD_OPTION in
README.source.
- Make sure all patches have a "## DP:" comment header.
- Add Homepage field in control file.
- Mention the (somewhat ambiguous) switch to GPL v3 in copyright file.
- Uniformly capitalize CERNLIB, COMIS, PAW and Paw++ properly in Debian
packaging files (except old changelog entries).
- Minor updates / improvements to README.64-bit and paw{,++}.README.debian.
- Reference kuesvr man page now in section 7 instead of 1.
- Do not assume that $LD_LIBRARY_PATH is empty in debian/rules (fixes
error messages from fakeroot).
- Increase left bar of Paw++ GUI from 80 to 100 pixels width in Paw++
app-defaults file, to make the appearance of an annoying horizontal
scroll-bar less likely.
-- Kevin B. McCarty <kmccarty@debian.org> Wed, 30 Jan 2008 16:43:51 -0800
paw (1:2.14.04.dfsg.2-1) unstable; urgency=low
* Repackage orig.tar.gz. Necessary due to bug caused by #416008.
* Bump soversion of libpawlib-lesstif to 3, due to removal of old embedded
code. This is mainly for purposes of paranoia, since all my tests using
code previously built against the soversion-2 library worked OK without
the soname change. Should have been done in 1:2.14.04.dfsg-1, but better
late than never.
* Since I have the opportunity, change libpawlib-lesstif package naming
scheme from libpawlibN-lesstif{,-dev} to libpawlib-lesstifN{,-dev}
(N being the soversion) to fix Lintian warning about misnamed packages.
* Add debian/README.Debian-source file.
* Update package long descriptions and README.64-bit file (statically
linked COMIS should work on ia64 and alpha as well as amd64 now).
* Upload to unstable to join other parts of Cernlib 2006 in Sid.
Build-dependencies are now consistent with linker flags output by
"cernlib" dependency script, fixing FTBFS. (Closes: #421985)
-- Kevin B. McCarty <kmccarty@debian.org> Thu, 10 May 2007 17:33:37 -0400
paw (1:2.14.04.dfsg-1) experimental; urgency=low
* New upstream release (Cernlib 2006).
- Upstream has not changed the PAW version number, so add ".dfsg" to it
in the new orig.tar.gz (which I should have done in the first place
anyway).
- Resync patches 207, 601, 801 to deal with upstream fixes.
- Remove patch 315 (Mac OSX support); it appears to be superseded upstream.
- s/2005/2006/ in library filenames in debian/debhelper/lib*.install.
* Deal with upstream decision to ship one massive tarball of Cernlib 2006:
- Update debian/README.source and debian/copyright.in.
- Use remove-deadpool and gmake scripts now shipped in cernlib-base-dev;
remove no-longer-needed copies from debian/add-ons/bin, and
Build-Depend upon cernlib-base-dev.
* New patch 120: Fix syntax error in file src/pawlib/paw/cdf/mlpcdf.cdf
(missing ">Guidance" keyword before help text for TPAT menu).
* New patch 121: Call gfortran, not g77, from cscrexec.F in the case when
gfortran is the selected Fortran compiler, on Linux and Mac OS X.
* New patch 706: No longer build old embedded libXbae and libXaw code in
pawlib/paw/tree and pawlib/paw/xbae. Hence also Build-Depend and have
the libpawlib2-lesstif-dev package Depend on libxbae-dev, libxaw7-dev,
and cernlib-base-dev, which has an appropriately modified "cernlib"
library dependency script. Also update debian/add-ons/INSTALL and
debian/copyright.in.
* debian/add-ons/paw/*, debian/debhelper/libpawlib2-lesstif-dev.install:
Provide dummy versions of tree.h and converter.h (the Xaw-related headers)
for backwards API compatibility (in case any third parties were actually
using those files, which I highly doubt).
- debian/add-ons/Makefile: Stop hacking tree.h.
- debian/rules: Delete the real copies of these files from libpawlib2-dev
rather than moving them into libpawlib2-lesstif-dev.
- Patch 119: No longer patch converter.h.
- Patch 317: Remove; all it did was move converter.h around.
* Remove old dummy transition packages "paw-static" and "paw++-static".
Binaries in the paw and paw++ packages are (and have been since pre-Etch)
dynamically linked on 32-bit and statically linked (only against CERN
libraries) on 64-bit arches.
* Change debhelper flags -a to -s.
-- Kevin B. McCarty <kmccarty@debian.org> Tue, 6 Mar 2007 15:09:30 -0500
paw (1:2.14.04-7) unstable; urgency=medium
* debian/add-ons/app-defaults/Paw++: Two categories of fixes to the
app-defaults shipped in /etc/X11/app-defaults/Paw++.
- Add some colors to improve the appearance of icons in the browser.
- Add geometry constraints on certain widgets, fixing an important GUI
bug (not filed in the BTS) that was causing parts of the Paw++ UI not
to be displayed. Hence urgency set to medium.
-- Kevin B. McCarty <kmccarty@debian.org> Fri, 19 Jan 2007 15:13:37 -0500
paw (1:2.14.04-6) unstable; urgency=low
* debian/add-ons/misc/comis-64bit-example.F: Add COMIS example code
(illustrating some pitfalls of using COMIS on 64-bit machines)
to the libpawlib2-dev package. Update README.64-bit to mention it.
* debian/control.d/lib*-dev.control: Re-order dependencies of lib*-dev
packages such that the corresponding lib* package comes last.
* debian/control.d/0base.control: Bump libpacklib1-dev build dependency
to >= 2005.dfsg-5.
-- Kevin B. McCarty <kmccarty@debian.org> Wed, 27 Sep 2006 16:01:07 -0400
paw (1:2.14.04-5) unstable; urgency=low
* debian/control.d/*: Substitute deprecated ${Source-Version} with
${binary:Version} for lib*-dev packages depending on lib* packages.
Hence Build-Depend upon dpkg-dev (>= 1.13.19).
* debian/control.d/0base.control: Bump build dep on libpacklib1-dev to
(>= 2005.dfsg-4) as it includes new Harald Vogt 64-bit fixes.
* debian/debhelper/paw{,++}.README.debian: Update the pointer to
information about how to reconfigure the X server after modifying
its config file (the file /usr/share/doc/x11-common/FAQ.xhtml no
longer exists).
-- Kevin B. McCarty <kmccarty@debian.org> Tue, 19 Sep 2006 15:36:40 -0400
paw (1:2.14.04-4) unstable; urgency=low
* Patches 119, 211: Fix a number of additional minor C compiler warnings.
* debian/rules: Use $(CURDIR) instead of $(PWD) when testing dynamically
linked PAW. This test should no longer fail due to $LD_LIBRARY_PATH
being set incorrectly on buildds using sudo instead of fakeroot
(i.e., alpha, mips, mipsel).
* debian/README.64-bit: New version, copied from Cernlib source package.
* debian/README.source: Mention new gfortran option to $DEB_BUILD_OPTIONS.
-- Kevin B. McCarty <kmccarty@debian.org> Fri, 8 Sep 2006 15:10:36 -0400
paw (1:2.14.04-3) unstable; urgency=low
* New patch 320 against csinit.F to ensure that if we are using
ifort or gfortran, PAW compiles code using the right compiler.
* New patch 119, to fix various compiler warnings, from Harald Vogt
<hvogt@ifh.de>.
* Patch 211: Merge in updated 64-bit patches from Harald Vogt dated
2006-07-20. Try, however, to be more general in cscal_lp64.h in
terms of architectures accepted and whether variables on the stack
can be used.
* Bump Build-Depends on cernlib packages to >= 2005.dfsg-3 to take
advantage of related Harald Vogt patches in them for statically linked
binaries.
* Remove unused optional patches 901 and 902 that were left over from
before the cernlib source package split.
* Add trivial program "addresstest.c" to diff.gz and run it at build
time to see what the memory segmentation looks like on each arch.
Print out PAW errors to build log if dynamically linked PAW is broken.
-- Kevin B. McCarty <kmccarty@debian.org> Thu, 7 Sep 2006 20:48:13 -0400
paw (1:2.14.04-2) unstable; urgency=low
* patch 211: Include patch for cfortran/hbook.h from cernlib source package.
(The build looks for hbook.h there in preference to /usr/include/cfortran/)
Fixes FTBFS on 64-bit arches.
-- Kevin B. McCarty <kmccarty@debian.org> Wed, 9 Aug 2006 19:29:24 -0400
paw (1:2.14.04-1) unstable; urgency=low
* Split off PAW and Paw++ into a separate source package. Use the version
numbering embedded in source instead of the date of release.
* For previous changelog entries (versions 2005.05.09.dfsg-9 and earlier),
please see the changelog.Debian in the cernlib-base binary package or
the cernlib source package.
-- Kevin B. McCarty <kmccarty@debian.org> Thu, 6 Jul 2006 10:11:35 -0400
|