Author: osallou Date: 2014-04-08 14:28:36 +0000 (Tue, 08 Apr 2014) New Revision: 16609
Modified: trunk/packages/cassiopee/trunk/debian/control Log: update standards and fix sections Modified: trunk/packages/cassiopee/trunk/debian/control =================================================================== --- trunk/packages/cassiopee/trunk/debian/control 2014-04-08 14:22:27 UTC (rev 16608) +++ trunk/packages/cassiopee/trunk/debian/control 2014-04-08 14:28:36 UTC (rev 16609) @@ -2,10 +2,10 @@ Section: science Priority: optional Maintainer: Olivier Sallou <[email protected]> -Build-Depends: debhelper (>= 8.0.0), cmake, +Build-Depends: debhelper (>= 9.0.0), cmake, libboost-serialization-dev,libboost-iostreams-dev, libgoogle-glog-dev, libcppunit-dev -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Homepage: https://github.com/osallou/cassiopee-c Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/cassiopee/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/cassiopee/trunk/ @@ -22,6 +22,7 @@ insertion/deletions. Package: cassiopee-doc +Section: doc Architecture: all Description: documentation for cassiopee Doxygen generated documentation for the cassiopee library. @@ -39,6 +40,7 @@ insertion/deletions. Package: libcassiopee-dev +Section: libdevel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: library and headers for development _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
