debian/0000775000000000000000000000000012302261251007162 5ustar debian/rules0000775000000000000000000000147412302261207010251 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/class/autotools.mk include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/rules/autoreconf.mk -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk SHARED_PKG := $(shell sed -rn 's/^Package:[[:space:]]*(libgtkdataboxmm-[0-9\.]+-[0-9][0-9a-z]*)[[:space:]]*$$/\1/p' debian/control) SHVER = 0.9 # Most of the docs aren't necessary DEB_INSTALL_DOCS_ALL = NEWS DEB_INSTALL_EXAMPLES_libgtkdataboxmm-doc += -XMakefile -X.deps -X.libs -X.o DEB_DH_MAKESHLIBS_ARGS_$(SHARED_PKG) += -V"$(SHARED_PKG) (>= $(SHVER))" DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) DEB_CONFIGURE_EXTRA_FLAGS += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) build/libgtkdataboxmm-doc:: $(MAKE) -C $(CURDIR)/doc all debian/libgtkdataboxmm-doc.install0000664000000000000000000000016712145426561014506 0ustar debian/tmp/usr/share/doc/gtkdataboxmm-0.9/reference/ usr/share/doc/libgtkdataboxmm-doc/ debian/tmp/usr/share/devhelp/* debian/watch0000664000000000000000000000010012145426561010216 0ustar version=3 http://sf.net/gtkdataboxmm/gtkdataboxmm-(.*)\.tar\.gz debian/changelog0000664000000000000000000000116312302261251011035 0ustar gtkdataboxmm (0.9.4-2ubuntu1) trusty; urgency=medium * Call dh-autoreconf in debian/rules to get new libtool macros for ppc64el. -- Logan Rosen Sat, 22 Feb 2014 21:53:15 -0500 gtkdataboxmm (0.9.4-2) unstable; urgency=low * New upstream release. * Bumb b-d from libgtkdatabox-0.9.1-3-dev to libgtkdatabox-0.9.2-0-dev -- Daniele E. Domenichelli Thu, 02 May 2013 11:59:26 +0200 gtkdataboxmm (0.9.3-1) experimental; urgency=low * Initial release. (Closes: #681199) -- Daniele E. Domenichelli Mon, 10 Sep 2012 17:39:46 +0200 debian/libgtkdataboxmm-doc.links0000664000000000000000000000007512145426561014156 0ustar usr/share/doc/libgtkdataboxmm-doc usr/share/doc/gtkdataboxmm debian/libgtkdataboxmm-dev.install0000664000000000000000000000021112145426561014505 0ustar debian/tmp/usr/include/* debian/tmp/usr/lib/*/lib*.so debian/tmp/usr/lib/*/gtkdataboxmm-0.9/include/*.h debian/tmp/usr/lib/*/pkgconfig/* debian/compat0000664000000000000000000000000212145426561010374 0ustar 9 debian/libgtkdataboxmm-doc.doc-base.gtkdataboxmm-reference0000664000000000000000000000051312145426561021125 0ustar Document: gtkdataboxmm-reference Title: GtkDataboxMM Reference Manual Author: Doxygen Abstract: Reference Manual for GtkDataboxMM (C++ bindings for GtkDatabox) Section: Programming/C++ Format: HTML Index: /usr/share/doc/libgtkdataboxmm-doc/reference/html/index.html Files: /usr/share/doc/libgtkdataboxmm-doc/reference/html/*.html debian/copyright0000664000000000000000000000235512145426561011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: gtkdataboxmm Source: https://sourceforge.net/projects/gtkdataboxmm/ Files: * Copyright: Copyright (c) 2012 iCub Facility, Istituto Italiano di Tecnologia License: LGPL-2+ Files: debian/* Copyright: Copyright 2008-2011 Iain Lane Copyright 2012 Daniele E. Domenichelli License: LGPL-2+ License: LGPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the LGPLv2 can be found in `/usr/share/common-licenses/LGPL-2'. debian/source/0000775000000000000000000000000012145426561010476 5ustar debian/source/format0000664000000000000000000000001412145426561011704 0ustar 3.0 (quilt) debian/not-installed0000664000000000000000000000003512145426561011674 0ustar debian/tmp/usr/lib/*/lib*.la debian/libgtkdataboxmm-doc.examples0000664000000000000000000000001312145426561014644 0ustar examples/* debian/libgtkdataboxmm-0.9-0.install0000664000000000000000000000003712145426561014400 0ustar debian/tmp/usr/lib/*/lib*.so.* debian/control0000664000000000000000000000466712302261252010603 0ustar Source: gtkdataboxmm Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Daniele E. Domenichelli Homepage: https://sourceforge.net/projects/gtkdataboxmm/ Build-Depends: cdbs (>= 0.4.93~), debhelper (>= 9), dh-autoreconf, mm-common, libgtkdatabox-0.9.2-0-dev (>= 0.9.2), libgtkmm-2.4-dev (>= 2.24.0), libglibmm-2.4-dev (>= 2.16.0), doxygen, gnome-pkg-tools Standards-Version: 3.9.3 Section: libs Vcs-Git: git://anonscm.debian.org/debian-science/packages/gtkdataboxmm.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/gtkdataboxmm.git Package: libgtkdataboxmm-dev Section: libdevel Architecture: any Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends}, libgtkdataboxmm-0.9-0 (= ${binary:Version}), libgtkdatabox-0.9.2-0-dev (>= 0.9.2), libgtkmm-2.4-dev (>= 2.24.0), libglibmm-2.4-dev (>= 2.16.0), Description: C++ bindings for GtkDatabox - development files GtkDatabox is a widget for live display of large amounts of fluctuating numerical data. Data presentation (e.g. on linear or logarithmic scales, as dots or lines, with markers/labels) as well as user interaction (e.g. measuring distances) is easy. GtkDataboxMM is the C++ wrapper for GtkDatabox. . This package contains the development files. Package: libgtkdataboxmm-doc Section: doc Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends}, lynx | www-browser, doc-base Description: C++ bindings for GtkDatabox - documentation and examples GtkDatabox is a widget for live display of large amounts of fluctuating numerical data. Data presentation (e.g. on linear or logarithmic scales, as dots or lines, with markers/labels) as well as user interaction (e.g. measuring distances) is easy. GtkDataboxMM is the C++ wrapper for GtkDatabox. . This package contains the documentation and example files. Package: libgtkdataboxmm-0.9-0 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Description: C++ bindings for GtkDatabox - shared library GtkDatabox is a widget for live display of large amounts of fluctuating numerical data. Data presentation (e.g. on linear or logarithmic scales, as dots or lines, with markers/labels) as well as user interaction (e.g. measuring distances) is easy. GtkDataboxMM is the C++ wrapper for GtkDatabox. . This package contains the shared library. debian/gbp.conf0000664000000000000000000000020012145426561010605 0ustar [DEFAULT] upstream-branch = upstream debian-branch = debian upstream-tag = upstream/%(version)s debian-tag = debian/%(version)s debian/libgtkdataboxmm-0.9.install0000664000000000000000000000003712145426561014243 0ustar debian/tmp/usr/lib/*/lib*.so.*