[SCM] plotmm/master: See previous commit.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Oct 22 13:31:55 UTC 2010


The following commit has been merged in the master branch:
commit 99171b247200f2395a9c5b821a4e0131eb1409a8
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Oct 22 15:31:46 2010 +0200

    See previous commit.

diff --git a/debian/control b/debian/control
index 6c7edd0..f77185d 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Uploaders: Alessio Treglia <alessio at debian.org>,
 Build-Depends: debhelper (>= 7.0.50~),
  dh-autoreconf,
  libgtkmm-2.4-dev,
+ libsigc++-2.0-dev,
  libtool,
  doxygen
 Standards-Version: 3.9.1
@@ -32,6 +33,7 @@ Architecture: all
 Depends: libplotmm0 (>= ${source:Version}),
  libplotmm0 (<< ${source:Upstream-Version}+1~),
  libgtkmm-2.4-dev,
+ libsigc++-2.0-dev,
  ${misc:Depends}
 Description: Headers for developing programs that will use plotmm
  Extension to the gtkmm library.  
@@ -41,6 +43,22 @@ Description: Headers for developing programs that will use plotmm
  This package contains the headers that programmers will 
  need to develop applications which will use plotmm.
 
+Package: plotmm-examples
+Section: graphics
+Architecture: any
+Depends: ${shlibs:Depends},
+ libplotmm0 (= ${binary:Version}),
+ plotmm-examples (= ${binary:Version}),
+ ${misc:Depends}
+Description: GTKmm plot widgets - sample applications
+ PlotMM provides an extension to the gtkmm library.
+ .  
+ It contains widgets which are primarily useful 
+ for technical and scientifical purposes.
+ Initially, this is a 2-D plotting widget.
+ .
+ This package contains PlotMM sample applications
+
 Package: libplotmm-dbg
 Priority: extra
 Section: debug

-- 
plotmm packaging



More information about the pkg-multimedia-commits mailing list