Author: tille Date: 2011-03-08 09:52:36 +0000 (Tue, 08 Mar 2011) New Revision: 6202
Modified: trunk/packages/ginkgo-cadx/trunk/debian/changelog trunk/packages/ginkgo-cadx/trunk/debian/control Log: Try to specify versioned Build-Depends, somehow expressing that several libraries need patches. Modified: trunk/packages/ginkgo-cadx/trunk/debian/changelog =================================================================== --- trunk/packages/ginkgo-cadx/trunk/debian/changelog 2011-03-08 09:35:09 UTC (rev 6201) +++ trunk/packages/ginkgo-cadx/trunk/debian/changelog 2011-03-08 09:52:36 UTC (rev 6202) @@ -1,7 +1,10 @@ -ginkgo-cadx (2.2.1-1) unstable; urgency=low +ginkgo-cadx (2.3.0.0-1) unstable; urgency=low * Initial release (Closes: ) --> Remark: This is just a kickstart: Feel free to take over + --> Remark2: The versioned Build-Depends in debian/control express + the fact that those libraries need patches to be + usable for ginkgo-cadx -- Andreas Tille <[email protected]> Tue, 08 Mar 2011 10:12:22 +0100 Modified: trunk/packages/ginkgo-cadx/trunk/debian/control =================================================================== --- trunk/packages/ginkgo-cadx/trunk/debian/control 2011-03-08 09:35:09 UTC (rev 6201) +++ trunk/packages/ginkgo-cadx/trunk/debian/control 2011-03-08 09:52:36 UTC (rev 6202) @@ -4,7 +4,9 @@ Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> DM-Upload-Allowed: yes -Build-Depends: debhelper (>= 7.1) +Build-Depends: debhelper (>= 7.1), cmake, libgtk2.0-dev, libxml2-dev, libssl-dev, libwrap0-dev, + libwxgtk2.8-dev (> 2.8.10.1-3), libvtk5-dev (> 5.6.1-3), libinsighttoolkit3-dev (> 3.20.0-9), + libdcmtk2-dev (> 3.6.0-2), liblog4cpp5-dev (> 1.0-4) Standards-Version: 3.9.1 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/ginkgo-cadx/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/ginkgo-cadx/trunk/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
