From: Rafael L. <rla...@us...> - 2003-09-18 07:27:47
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv20038 Modified Files: changelog Log Message: Debian release 5.2.1-19 |
From: Rafael L. <rla...@us...> - 2003-10-16 11:24:57
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv25806 Modified Files: changelog control rules Log Message: Preparation for Debian release 5.2.1-20 This will be uploaded to unstable only after version 5.2.1-19 had hit the testing distribution. From debian/changelog: * Following a suggestion of Matthias Klose <do...@cs...>, the libltdl library shipped with the upstream sources is not compiled anymore as a convenience library: - Imported configure.ac and Makefile.am from upstream CVS that implement the confgiure option --with-ltdlsystem, allowing the use of the installed libltdl library. - debian/control: Build-depends on libltdl3-dev. - debian/rules: Call configure with option --with-ltdlsystem. * debian/control: - Fixed description of libplplot-dev package. - Bumped the build-dependency on debhelper to version 4.1.67, since we are using dh_python (thanks again to Matthias Klose for pointing this out). |
From: Rafael L. <rla...@us...> - 2003-10-17 13:17:01
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv1529 Modified Files: changelog Log Message: Debian release 5.2.1-20 |
From: Rafael L. <rla...@us...> - 2003-10-23 10:11:53
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv21499 Modified Files: changelog rules Log Message: Debian release 5.2.1-21 From the debian/changelog file: * sysloc.in: Applied patch from upstream CVS that assigns an unversioned path to OCTAVE_OCT_DIR. * debian/rules: - Loosen the restriction on the Octave version dependency, now that OCTAVE_OCT_DIR is unversioned. - Configure with --with-pthreads, such that the xwin driver refreshes the plot when the window is moved or re-exposed. |
From: Rafael L. <rla...@us...> - 2003-10-27 07:50:20
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv2508 Modified Files: rules Log Message: Fixed "--with-pthread" -> "--with-pthreads" in call to configure. |
From: Rafael L. <rla...@us...> - 2003-10-27 10:40:47
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv27412 Modified Files: changelog control libplplot5.README.Debian rules Log Message: Debian release 5.2.1.cvs.20031027-1. From the debian/changelog file: * New CVS snapshot upstream release. This release is actually quite close to the latest Debian 5.2.1-21, since I have been tracking CVS developments since the upstream release 5.2.1. One of biggest advantages of this move is the enourmous reduction in the size of the diff.gz file: du -b plplot*diff* 2686036 ../plplot_5.2.1-21.diff.gz 10198 ../plplot_5.2.1.cvs.20031027-1.diff.gz This huge difference is due to the patched documentation file and the necessity of an uuencoded file for the Debian packages. * debian/rules: Removed all manipulations (targets "build" and "clean") related to the plplot-5.2.1-new-doc.tar.gz.uu file, which is not included in the source package anymore. Also, added flag -k to make distclean. * debian/control: Removed build-dependency on sharutils. * debian/libplplot5.README.Debian: Added note about pkg-config support. |
From: Rafael L. <rla...@us...> - 2003-10-27 11:03:11
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv30649 Modified Files: changelog libplplot-dev.files libplplot5.README.Debian Log Message: Debian release 5.2.1.cvs.20031027-2. From the debian/changelog file: * debian/libplplot-dev.files: Added README.pkg-config file. * debian/libplplot5.README.Debian: Fixed typos. |
From: Rafael L. <rla...@us...> - 2003-10-29 12:47:26
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv23466 Modified Files: control Log Message: Changed the build-dependency for GD library. Instead of using the "transitional" package libgd2-dev, use the explicit dependencies to the real packages (libgd2-noxpm-dev | libgd2-xpm-dev). |
From: Rafael L. <rla...@us...> - 2003-10-29 13:46:27
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv1108 Modified Files: TODO Log Message: Marked all tasks as "DONE". I just realized that this list of ToDo tasks is finished now. I am keeping this file here out of historical interest. |
From: Rafael L. <rla...@us...> - 2003-10-29 14:13:33
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv5902 Modified Files: changelog rules Log Message: Debian release plplot-5.2.1.cvs.20031027-3. From the debian/changelog file: * debian/rules: - Added symlinks /usr/lib/lib{nn,csa}.so.0, such that this release of the libplplot5 package does not break binary compatiblity with previous released versions of PLplot (closes: #217895). This is an interim solution. Probably, the upstream authors will have to change the soversion or revert the changing of names of the libscsiro{nn,csa} libraries in order to get the problem cleanly fixed. - Call configure with --disable-java, since enable_java has been made the default in the upstream configure.ac. |
From: Rafael L. <rla...@us...> - 2003-10-29 19:19:49
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv6112 Modified Files: changelog control libplplot-dev.files octave-plplot.files plplot-doc.doc-base plplot-doc.files plplot-tcl-dev.files python-plplot.files rules Added Files: libplplot9.README.Debian libplplot9.files Log Message: Preparation for the next Debian release. From the debian/changelog file: * NOT YET RELEASED! * Preparation for the new upstream version, which changed the soversion of the PLplot library. Changed all the references to libplplot5 to libplplot9. Affected files: - control - libplplot-dev.files - octave-plplot.files - plplot-doc.doc-base - plplot-doc.files - plplot-tcl-dev.files - python-plplot.files - rules - libplplot9.README.Debian (new) - libplplot9.files (new) |
From: Rafael L. <rla...@us...> - 2003-10-29 21:30:19
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv32479 Modified Files: changelog control libplplot9.README.Debian rules Added Files: plplot9-driver-gd.files plplot9-driver-gnome.files plplot9-driver-xwin.files Removed Files: plplot-gd.files plplot-gnome.files plplot-xwin.files Log Message: Renaming of the driver module Debian packages. The naming changes are: plplot-gd -> plplot9-driver-gd plplot-xwin -> plplot9-driver-xwin plplot-gnome -> plplot9-driver-gnome |
From: Rafael L. <rla...@us...> - 2003-10-30 09:10:11
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv10257 Modified Files: .cvsignore changelog Log Message: Debian release 5.2.1.cvs.20031030-1. |
From: Rafael L. <rla...@us...> - 2003-10-31 13:44:52
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv13951 Removed Files: libplplot5.README.Debian libplplot5.files Log Message: Deleted obsolete files. |
From: Rafael L. <rla...@us...> - 2003-12-21 11:59:33
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv8329 Modified Files: changelog control libplplot-dev.files rules Log Message: Debian release 5.2.1.cvs.20031030-2 From the changelog: * debian/rules: Call configure with --enable-static, such that the lib*.a files will be present in the *-dev packages (closes: #224550). * debian/control: Changed architecture of packages libplplot-dev and plplot-tcl-dev from "all" to "any", because of the *.a files included. |
From: Rafael L. <rla...@us...> - 2003-12-26 15:06:22
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv28993/debian Modified Files: get-upstream-version.pl Log Message: Modernized some Autotools constructs The following old-style calls in configure.ac: AC_INIT(src/plcore.c) AM_INIT_AUTOMAKE(plplot, 5.2.1) have been modernized to: AC_INIT(plplot, 5.2.1, plp...@li...) AC_CONFIG_SRCDIR(src/plcore.c) AM_INIT_AUTOMAKE (see "info autoconf" and "info automake" for details). The three scripts that parsed configure.ac and relied on the old-style call of AM_INIT_AUTOMAKE have been changed accordingly. |
From: Rafael L. <rla...@us...> - 2003-12-26 16:15:09
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv7327 Modified Files: get-upstream-version.pl Log Message: Fixed typo in regular expression for parsing AC_INIT command. |
From: Rafael L. <rla...@us...> - 2003-12-26 16:17:43
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv7637 Modified Files: changelog Log Message: Preparation for Debian release 5.2.1.cvs.20031226-1 |
From: Rafael L. <rla...@us...> - 2003-12-27 00:58:30
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv22112 Modified Files: changelog Log Message: Preparation for Debian release 5.2.1.cvs.20031227-1. |
From: Rafael L. <rla...@us...> - 2003-12-28 22:24:25
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv19839 Modified Files: changelog Log Message: Debian release 5.2.1.cvs.20031228-1 |
From: Rafael L. <rla...@us...> - 2003-12-28 22:53:20
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv24740 Modified Files: changelog control Log Message: Preparation for Debian release 5.2.1.cvs.20031228-2 * NOT YET RELEASED! * debian/control: Changed section of packages libplplot9, plplot9-driver-gd, plplot9-driver-gnome, and plplot9-driver-xwin to libs (was math before) in order to comply with overrides of debian-installer. |
From: Rafael L. <rla...@us...> - 2003-12-30 00:46:30
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv20259 Modified Files: changelog plplot-tcl.files Log Message: Include file usr/lib/plplot*/pkgIndex.tcl in plplot-tcl.files |
From: Rafael L. <rla...@us...> - 2003-12-30 18:40:14
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv26652/debian Modified Files: changelog libplplot9.files plplot-tcl.files rules Log Message: Sane treatment of DATA_DIR and DRV_DIR The variables/#defines DATA_DIR and DRV_DIR are treated now in a more coherent and Autotools-friendly way. The main changes regard: - Use of $libdir and $datadir as prefixes of DRV_DIR and DATA_DIR, respectively, in configure.ac. This allows users to easily override the installation locations when running configure (options --libdir and --datadir). The environment variables DATA_DIR and DRV_DIR are still honored. - DRV_DIR is an absolute path now, not relative to DATA_DIR as before. Besides it being cleaner and more intuitive, the new design allows better compliance with the FHS. Indeed, architecture-independent files (like the font amd map files, as weel as examples and the Tcl stuff) go by default in $prefix/share, while driver module files (which are architecture-dependent) go in $prefix/lib. As regards final results, the only difference with the previous situation is that the *.fnt and *.map files are installed now in plplot<version>/ instead of plplot<version>/data. I did not try to keep the previous situation because it would imply in the definition of a new variable/#define. However, if the other developers have really strong arguments in favor of it, I will implement that. |
From: Rafael L. <rla...@us...> - 2003-12-31 13:16:16
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv16352 Modified Files: changelog Log Message: Preparation for Debian release 5.2.1.cvs.20031231-1 |
From: Rafael L. <rla...@us...> - 2004-01-01 18:17:10
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv11494 Modified Files: changelog control Log Message: * debian/control: Added pkg-config to build-dependencies and to libplplot-dev Recommends:. |