[med-svn] r9925 - trunk/packages/sofa-framework/trunk/debian
Andreas Tille
tille at alioth.debian.org
Wed Mar 7 14:08:59 UTC 2012
Author: tille
Date: 2012-03-07 14:08:59 +0000 (Wed, 07 Mar 2012)
New Revision: 9925
Modified:
trunk/packages/sofa-framework/trunk/debian/changelog
trunk/packages/sofa-framework/trunk/debian/control
trunk/packages/sofa-framework/trunk/debian/copyright
Log:
s/libpng12-dev/libpng-dev/; DEP5; Standards-Verison 3.9.3
Modified: trunk/packages/sofa-framework/trunk/debian/changelog
===================================================================
--- trunk/packages/sofa-framework/trunk/debian/changelog 2012-03-07 13:24:00 UTC (rev 9924)
+++ trunk/packages/sofa-framework/trunk/debian/changelog 2012-03-07 14:08:59 UTC (rev 9925)
@@ -16,8 +16,13 @@
* debian/control:
- Build-Depends: libeigen3-dev, libqglviewer-qt4-dev,
libsuitesparse-dev
+ - Build-Depends: s/libpng12-dev/libpng-dev/
+ Closes: #662508
+ - Standards-Version: 3.9.3 (no changes needed)
+ * debian/copyright: ensure DEP5 by fixing using
+ cme fix dpkg-copyright
- -- Andreas Tille <tille at debian.org> Mon, 19 Dec 2011 15:05:24 +0100
+ -- Andreas Tille <tille at debian.org> Wed, 07 Mar 2012 15:03:39 +0100
sofa-framework (1.0~beta4-6) unstable; urgency=low
Modified: trunk/packages/sofa-framework/trunk/debian/control
===================================================================
--- trunk/packages/sofa-framework/trunk/debian/control 2012-03-07 13:24:00 UTC (rev 9924)
+++ trunk/packages/sofa-framework/trunk/debian/control 2012-03-07 14:08:59 UTC (rev 9925)
@@ -13,7 +13,7 @@
libeigen3-dev,
libglew-dev,
libnewmat10-dev,
- libpng12-dev,
+ libpng-dev,
libqglviewer-qt4-dev,
libqt4-dev,
libqt4-opengl-dev,
@@ -25,7 +25,7 @@
quilt
Build-Depends-Indep: doxygen, graphviz
Build-Conflicts: qt3-dev-tools
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
Homepage: http://www.sofa-framework.org/
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/sofa-framework/trunk/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/sofa-framework/trunk/
Modified: trunk/packages/sofa-framework/trunk/debian/copyright
===================================================================
--- trunk/packages/sofa-framework/trunk/debian/copyright 2012-03-07 13:24:00 UTC (rev 9924)
+++ trunk/packages/sofa-framework/trunk/debian/copyright 2012-03-07 14:08:59 UTC (rev 9925)
@@ -1,8 +1,8 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Contact: Francois Faure <francois.faure at inria.fr>
Debianized-By: Dominique Belhachemi <domibel at debian.org>
Debianized-Date: Tue, 24 Jun 2008 20:51:56 +0200
Original-Source: http://www.sofa-framework.org/
-Upstream-Contact: Francois Faure <francois.faure at inria.fr>
Files: framework/*
Copyright: 2006-2008 MGH, INRIA, USTL, UJF, CNRS
@@ -75,3 +75,4 @@
Copyright: 2008, Dominique Belhachemi <domibel at debian.org>
License: GPL-2+
The Debian packaging is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'
+
More information about the debian-med-commit
mailing list