[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted matplotlib 0.99.1.2-1~bpo50+1 (source all i386)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 22 Nov 2009 23:10:47 +0000
Source: matplotlib
Binary: python-matplotlib python-matplotlib-data python-matplotlib-doc
Architecture: source all i386
Version: 0.99.1.2-1~bpo50+1
Distribution: lenny-backports
Urgency: medium
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Changed-By: W. Martin Borgert <debacle@debian.org>
Description: 
 python-matplotlib - Python based plotting system in a style similar to Matlab
 python-matplotlib-data - Python based plotting system (data package)
 python-matplotlib-doc - Python based plotting system (documentation package)
Closes: 401629 488138 490992 490992 492735 493858 494236 495287 498229 501618 502976 503148 505618 518150 518488 536985 541146 547437 547437 548874 551248
Changes: 
 matplotlib (0.99.1.2-1~bpo50+1) lenny-backports; urgency=low
 .
   * Rebuild for lenny-backports.
   * No -dbg package, as this wasn't available in lenny anyway.
     (Anybody feel free to add this, however.)
 .
 matplotlib (0.99.1.2-1) unstable; urgency=low
 .
   * New upstream release.
   * Fix spelling error in doc-base abstract field.
   * Add missing section field to doc-base file.
   * Convert patch system back to quilt and use DEP-3 patch tagging guidelines.
 .
 matplotlib (0.99.1.1-1) unstable; urgency=low
 .
   [ Sandro Tosi ]
   * New upstream release
   * debian/control
     - added python-wxgtk2.8-dbg to b-d (needed to build -dbg package)
     - added python-imaging to b-d (needed for -doc package)
     - added librsvg2-common to Suggests of python-matplotlib, needed by GTKAgg
       backend; thanks to Jonas for the report and suggestion; Closes: #548874
     - moved python-excelerator from Depends to Suggests; thanks to W. Martin
       Borgert for the report; Closes: #547437
     - removed Ondrej from Uploaders: thanks for your work!
   * debian/patches/30_doc_pass_dpi.dpatch
     - pass DPI when building doc images
   * debian/python-matplotlib-doc.doc-base
     - added doc-base
 .
   [ Benjamin Drung ]
   * wrote 05-find-tcl-tk-directory.dpatch
   * strip not working parts from 10_build_fix.dpatch
   * debian/rules
     - refresh clean target
   * link to fonts in ttf-lyx to make lintian happy
   * Add latex-ucs and texlive-fonts-recommended to Build-Depends
     (Closes: #551248).
   * Demote GUI toolkits from Depends to Recommends; thanks to Thomas Bechtold
     for this hint (Closes: #547437).
   * Install lib/matplotlib/mpl-data/lineprops.glade; thanks to Ambrose Andrews
     for the report (Closes: #518488).
 .
 matplotlib (0.99.0-1) unstable; urgency=low
 .
   * New upstream release
     - thanks to Michael S. Gilbert for the report; Closes: #541146
   * debian/control
     - removed Marco Presi from uploaders: thanks for your work!
     - bump Standards-Version to 3.8.3 (no changes needed)
 .
 matplotlib (0.98.5.3-2) unstable; urgency=medium
 .
   [ Benjamin Drung ]
   * Build with tcl/tk8.5 as python-tk was build with tcl/tk8.5; thanks to Lucas
     Nussbaum for the report; Closes: #536985 (RC bug, hence urgency=medium)
   * Bump Standards-Version to 3.8.2 (no changes).
 .
 matplotlib (0.98.5.3-1) unstable; urgency=low
 .
   [ Benjamin Drung ]
   * debian/control
     - Rename python-enthought-traits to python-traits
     - Move python-matplotlib-dbg to section debug
     - Build depends on python-qt4
     - Update my e-mail address.
     - Sort build depends and break depends.
   * debian/rules
     - In clean target use rm -rf instead dh_clean for removing build directory;
       thanks Andrew Straw for the patch
     - Let all stamp files end with -stamp for automatically cleaning by dh_clean
     - Remove generated doc files in clean target; upstreams doc clean target
       only runs svn-clean, which is useless without a repository
   * Switch to debhelper 7
   * Install egg-info files and add python-setuptools to build depends; thanks to
     Gediminas Paulauskas
 .
   [ Sandro Tosi ]
   * New upstream release (ready to be uploaded in unstable)
     - ensure WX examples use version >= 2.8, thanks to giacomo boffi for the
       report; Closes: #518150
   * debian/control
     - removed Vittorio Palmisano from uploaders (mia); thanks for your work!
     - bump Standards-Version to 3.8.1 (no changes needed)
   * debian/copyright
     - completely rewritten to match new upstream code
   * debian/{rules, *.lintian-overrides}
     - added these lintian overrides:
       + arch-dep-package-has-big-usr-share
         . python-matplotlib has large arch-indep with some arch-dep code
       + copyright-should-refer-to-common-license-file-for-lgpl
         . false warning, since it greps for LGPL that's in the license text as
           example
       + extra-license-file
         . license embedded in the documentation, will break links if removed
       + font-in-non-font-package
         . we ship fonts, so no need to warning for this
   * debian/{control, rules, python-matplotlib.preinst}
     - switch to python-support (adding preinst for the migration)
 .
 matplotlib (0.98.5.2-1) experimental; urgency=low
 .
   [ Benjamin Drung ]
   * debian/control
     - Added python-pkg-resources to build dependency for version detection of
       python-enthought-traits
     - merged python-tk into GUI Python packages alternative dependency list
     - add myself to uploaders
   * Move content of debian/patches/setup.cfg.patch to
     debian/setup.cfg to set the default backend to TkAgg
 .
   [ Sandro Tosi ]
   * New upstream release
     - Fixed histogram autoscaling bug when bins or range are given
       explicitly; Closes: #503148
     - fix a FTBFS if built with GCC 4.4; thanks to Martin Michlmayr for the
       report and the patch; Closes: #505618
   * debian/control
     - switch Vcs-Browser field to viewsvn
     - removed python from Depends since introduced by python:Depends
     - depending on python-all-dbg for -dbg package (to install all dbg
       interpreters)
     - moved python-tk to the first position of multiple GUI bindings Depends
       line
     - moved 'dvipng' from Recommends to Suggests (to avoid texlive to be
       automatically taken in); Closes: #490992
     - bump build-depends in python-sphinx to at least 0.5.1 (upstream doc build
       system requires it)
   * debian/NEWS
     - added to notify users about default backend (TkAgg)
     - added note about 'dvipng' not installed automatically anymore
   * debian/README.debian
     - added information about changing backend
   * debian/rules
     - merging all "rm" calls into "dh_clean" call
     - removed 'API_CHANGES' installation, since removed upstream
     - doc building with '--small' option, to reduce doc size (removing hi-res
       and pdf gallery images)
   * debian/{control,rules,patches/*,README.source}
     - moved from quilt to dpatch
   * debian/patches/{matplotlibrc.template-typo.patch,
              doc_graphviz_errors_fix.patch,bts-498229_axes3d_typo.patch}
     - removed since merged upstream
   * debian/docs
     - removed since not needed (the same files were listed in debian/rules)
 .
 matplotlib (0.98.3-5) unstable; urgency=medium
 .
   [ Benjamin Drung ]
   * debian/patches/matplotlibrc.template-typo.patch
     - fix typo in matplotlibrc.template
 .
   [ Sandro Tosi ]
   * debian/control
     - updated my email address
     - replaced python-wxgtk2.6 with python-wxgtk2.8
   * debian/patches/setup.cfg.patch
     - added to create "setup.cfg" file to guide building (in particular for
       "backend" configuration); Closes: #502976
   * debian/patches/bts-498229_axes3d_typo.patch
     - added to fix a typo when importing "axes3d"; thanks to Tiziano Zito for
       the report; Closes: #498229
 .
 matplotlib (0.98.3-4) unstable; urgency=low
 .
   [ Sandro Tosi ]
   * Release in collaboration with Benjamin Drung, from Ubuntu
   * debian/control
     - applied Benjamin Drung patch to split dep fields a package per line;
       thanks to him; Closes: #495287
     - replaced dep on python-dev with python; thanks to Benjamin Drung for the
       notice
     - depends reorganization: dvipng moved to recommends (optional tex
       depends), python-configobj and python-enthought-traits to suggests
       (experimental support); Closes: #490992
     - added python-matplotlib-dbg package and python-all-dbg, python-numpy-dbg
       to build-dep
     - removed python-gd depends since no more needed
   * debian/README.debian
     - removed outdated info, added notice for MATPLOTLIBDATA env variable
   * debian/python-matplotlib-data.install
     - added matplotlib.conf installation
   * debian/patches/matplotlibrc_fix.patch
     - refreshed to match new upstream code
   * debian/rules
     - added build, clean and install for -dbg package
 .
   [ Ondrej Certik ]
   * debian/patches/build_fix.patch updated thanks to Thiemo Seufer.
       Closes: #501618
 .
 matplotlib (0.98.3-3) unstable; urgency=medium
 .
   * debian/control
     - moved depends on libjs-jquery from binary to -doc package; thanks to
       Nicolas Évrard for the report; part of #490992 resolution
   * debian/rules
     - used distutils to retrieve the build directory for matplotlib, needed
       for doc generation; thanks to Lucas Nussbaum for the report and to
       Piotr for the fix; Closes: #494236
 .
 matplotlib (0.98.3-2) unstable; urgency=low
 .
   * debian/patches/build_fix.patch
     - added kfreebsd7/8 based systems; thanks to Petr Salinger for the patch;
       Closes: #493858
 .
 matplotlib (0.98.3-1) unstable; urgency=medium
 .
   * New upstream release
     - fixed memory leaks; Closes: #492735 (RC bug, hence urgency=medium)
   * debian/control
     - added python-sphinx (versioned to easy Lenny entrance), graphviz,
       ipython, texlive-latex-extra build-deps in order to build documentation
     - added Suggests on python-scipy; thanks to Chris Walker for the report;
       Closes: #488138
     - added Vcs-{Browser,Svn} fields
     - added depend on libjs-jquery to replace embedded one
   * debian/rules
     - build and install documentation; Closes: #401629
     - symlinked jquery.js from libjs-jquery instead of the embedded one
     - added dh_link -i call for indep packages
   * debian/watch
     - removed comment lines since not needed
   * debian/patches/doc_graphviz_errors_fix.patch
     - added to fix graphviz errors during doc build (from upstream svn r5962)
   * debian/copyright
     - shortened some long line (to make lintian happy)
Checksums-Sha1: 
 88cae4d335a7f8a52e07be4730bc78f172c6290d 1966 matplotlib_0.99.1.2-1~bpo50+1.dsc
 c3f9053a8522e2541d93ee55e8b447165708ac15 11940390 matplotlib_0.99.1.2.orig.tar.gz
 3f010ee2f85891cb0b9b6816dc7ef8c2cf39bef8 20519 matplotlib_0.99.1.2-1~bpo50+1.diff.gz
 ced253491b93c13632204ca8f4f9486c4385cf0e 1060128 python-matplotlib-data_0.99.1.2-1~bpo50+1_all.deb
 34ede7b36057423a3b94723d1300585f342f77f6 4504554 python-matplotlib-doc_0.99.1.2-1~bpo50+1_all.deb
 56ce24268ccd819245a116ab93f99b5310c011ee 2150578 python-matplotlib_0.99.1.2-1~bpo50+1_i386.deb
Checksums-Sha256: 
 a76f4ccb637be260fc10cbba4f7c896e21efd46d320990033d442aa6b0b43216 1966 matplotlib_0.99.1.2-1~bpo50+1.dsc
 6911814dd1d8c5b5fc3100e996f01721b102cce568414352496732a8e6e3908a 11940390 matplotlib_0.99.1.2.orig.tar.gz
 ebb9c2d45e1ef174461c24e99de31a11c2ae1bed2e4817abe37acf8c3cc9a6eb 20519 matplotlib_0.99.1.2-1~bpo50+1.diff.gz
 35c509f2a5afb15cb7dfcbc1f26744756283173c0263c551241367c10155f08b 1060128 python-matplotlib-data_0.99.1.2-1~bpo50+1_all.deb
 08fc66ee06a832da92ebb58ad91a982d6bf7120243fe3f01239920b7ff26af2e 4504554 python-matplotlib-doc_0.99.1.2-1~bpo50+1_all.deb
 fe81633381d0d09e739d52425db94891e18111a35763041e3b011205fa2a02a6 2150578 python-matplotlib_0.99.1.2-1~bpo50+1_i386.deb
Files: 
 66934102087a820cdf6b9fedb45c9c30 1966 python optional matplotlib_0.99.1.2-1~bpo50+1.dsc
 952e2c992e4a762b8538171f51c9140a 11940390 python optional matplotlib_0.99.1.2.orig.tar.gz
 5bb6af2e28023cdab1940dd2a3bbd76e 20519 python optional matplotlib_0.99.1.2-1~bpo50+1.diff.gz
 2cdb8142c6523600cc7c4aff3b1bac8e 1060128 python optional python-matplotlib-data_0.99.1.2-1~bpo50+1_all.deb
 32f0058cf0ab22317493651cdc6a4d88 4504554 doc optional python-matplotlib-doc_0.99.1.2-1~bpo50+1_all.deb
 80ca278c25cafbddab6fc332d58a6520 2150578 python optional python-matplotlib_0.99.1.2-1~bpo50+1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksf7x4ACgkQ+xM0OFfj6Ij/ZACdGk3q+cwsL+PeWzmesLijt/qw
ikgAmQEjWTWx3tqzgvvlJRgMbQAbYu7K
=HRGh
-----END PGP SIGNATURE-----


Accepted:
matplotlib_0.99.1.2-1~bpo50+1.diff.gz
  to pool/main/m/matplotlib/matplotlib_0.99.1.2-1~bpo50+1.diff.gz
matplotlib_0.99.1.2-1~bpo50+1.dsc
  to pool/main/m/matplotlib/matplotlib_0.99.1.2-1~bpo50+1.dsc
matplotlib_0.99.1.2.orig.tar.gz
  to pool/main/m/matplotlib/matplotlib_0.99.1.2.orig.tar.gz
python-matplotlib-data_0.99.1.2-1~bpo50+1_all.deb
  to pool/main/m/matplotlib/python-matplotlib-data_0.99.1.2-1~bpo50+1_all.deb
python-matplotlib-doc_0.99.1.2-1~bpo50+1_all.deb
  to pool/main/m/matplotlib/python-matplotlib-doc_0.99.1.2-1~bpo50+1_all.deb
python-matplotlib_0.99.1.2-1~bpo50+1_i386.deb
  to pool/main/m/matplotlib/python-matplotlib_0.99.1.2-1~bpo50+1_i386.deb


Reply to: