r36379 - in /packages/polylib/trunk/debian: changelog control

guelton-guest at users.alioth.debian.org guelton-guest at users.alioth.debian.org
Wed Apr 14 10:06:20 UTC 2010


Author: guelton-guest
Date: Wed Apr 14 10:06:14 2010
New Revision: 36379

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36379
Log:
Update Polylib packaging:
* fix timewrap issue
* more accurate description of polylib

Modified:
    packages/polylib/trunk/debian/changelog
    packages/polylib/trunk/debian/control

Modified: packages/polylib/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/polylib/trunk/debian/changelog?rev=36379&op=diff
==============================================================================
--- packages/polylib/trunk/debian/changelog (original)
+++ packages/polylib/trunk/debian/changelog Wed Apr 14 10:06:14 2010
@@ -2,5 +2,5 @@
 
   * Initial release (Closes: #532439)
 
- -- Serge Guelton <serge.guelton at enst-bretagne.fr>  Tue, 02 Jun 2009 10:44:46 +0200
+ -- Serge Guelton <serge.guelton at enst-bretagne.fr>  Tue, 14 Apr 2010 10:44:46 +0200
 

Modified: packages/polylib/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/polylib/trunk/debian/control?rev=36379&op=diff
==============================================================================
--- packages/polylib/trunk/debian/control (original)
+++ packages/polylib/trunk/debian/control Wed Apr 14 10:06:14 2010
@@ -3,7 +3,7 @@
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Serge Guelton <serge.guelton at enst-bretagne.fr>
 Build-Depends: debhelper (>= 7), autotools-dev
-Standards-Version: 3.8.1
+Standards-Version: 3.8.4
 Section: science
 Vcs-Svn: svn://svn.debian.org/debian-science/packages/polylib
 Vcs-Browser: http://svn.debian.org/viewsvn/debian-science/packages/polylib/
@@ -13,18 +13,19 @@
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: The polyhedral library (64 bits version)
+Description: The polyhedral library - long int version
  Polylib is a free C library for doing computations on polyhedra.
  The library is operating on objects like vectors, matrices, lattices,
  polyhedra, Z-polyhedra, unions of polyhedra and other intermediary
  structures.
  It provides functions for all important operations on these structures.
+ This package provides the version for operations on long integers.
 
 Package: libpolylib64-dev
 Section: libdevel
 Architecture: any
 Depends: libpolylib64-8 (= ${binary:Version}), ${misc:Depends}
-Description: Development files for the 64 bits version of PolyLib library
+Description: Development files for the long int version of PolyLib
  Polylib is a free C library for doing computations on polyhedra.
  The library is operating on objects like vectors, matrices, lattices,
  polyhedra, Z-polyhedra, unions of polyhedra and other intermediary
@@ -38,7 +39,7 @@
 Section: debug
 Architecture: any
 Depends: libpolylib64-8 (= ${binary:Version}), ${misc:Depends}
-Description: Debugging symbols for the 64 bits version of PolyLib library
+Description: Debugging symbols for the long int version of PolyLib
  Polylib is a free C library for doing computations on polyhedra.
  The library is operating on objects like vectors, matrices, lattices,
  polyhedra, Z-polyhedra, unions of polyhedra and other intermediary




More information about the debian-science-commits mailing list