debian/0000755000000000000000000000000012145431413007164 5ustar debian/control0000644000000000000000000000141212145430355010571 0ustar Source: r-cran-deal Section: gnu-r Priority: optional Maintainer: Debian Med Packaging Team Uploaders: Ivo Maintz , Andreas Tille Build-Depends: debhelper (>= 9), r-base-dev, cdbs Standards-Version: 3.9.4 Homepage: http://cran.r-project.org/web/packages/deal/index.html Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-deal/trunk/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-cran-deal/trunk/ Package: r-cran-deal Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends} Description: Learning Bayesian Networks with Mixed Variables Bayesian networks with continuous and/or discrete variables can be learned and compared from data. debian/rules0000755000000000000000000000060612113625107010246 0ustar #!/usr/bin/make -f # -*- makefile -*- ### unfortunately this does not enable hardening # export DEB_BUILD_MAINT_OPTIONS = hardening=+all # DPKG_EXPORT_BUILDFLAGS = 1 # include /usr/share/dpkg/buildflags.mk include /usr/share/R/debian/r-cran.mk install/$(package):: chmod 644 debian/$(package)/usr/lib/R/site-library/$(cranName)/INDEX get-orig-source: uscan --verbose --force-download debian/watch0000644000000000000000000000014612107733627010230 0ustar version=3 opts="uversionmangle=s/-/./" \ http://cran.r-project.org/src/contrib/deal_([\d.-]*)\.tar.gz debian/upstream0000644000000000000000000000036611736372666010777 0ustar Archive: CRAN Contact: Claus Dethlefsen Download: http://cran.r-project.org/src/contrib/ Homepage: http://cran.r-project.org/web/packages/deal/ CRAN: deal Name: deal Watch: http://cran.r-project.org/src/contrib/deal_([\d.-]*)\.tar.gz debian/copyright0000644000000000000000000000216012113625107011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: deal Source: http://cran.r-project.org/src/contrib/ Files: * Copyright: 2011 Susanne Gammelgaard Bottcher 2011 Claus Dethlefsen License: GPL-2.0+ Files: debian/* Copyright: 2012 ivo Maintz License: GPL-2.0+ License: GPL-2.0+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package 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 program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/source/0000755000000000000000000000000012145430276010472 5ustar debian/source/format0000644000000000000000000000001411717554363011710 0ustar 3.0 (quilt) debian/README.test0000644000000000000000000000035012145430440011017 0ustar r-cran-deal for Debian -------------------------- This package can be tested by loading it into R with the command 'library(deal)' in order to confirm its integrity. -- ivo Maintz Wed, 01 Feb 2012 09:59:12 +0100 debian/changelog0000644000000000000000000000173412145431413011043 0ustar r-cran-deal (1:1.2-37-1) unstable; urgency=low [ Ivo Maintz ] * update from upstream * uses now r-base-dev 3.0.0 [ Andreas Tille ] * debian/control: Remove DM-Upload-Allowed * mv README.Debian README.test * debian/docs: removed empty debhelper file -- Andreas Tille Fri, 17 May 2013 15:30:24 +0200 r-cran-deal (1:1.2-35-1) unstable; urgency=low * New upstream version (use epoch to follow R package versioning exactly as advised by R packagers) * debian/get-orig-source: There is no need to repack upstream tarball just to change some file permissions - take upstream as is * debian/control: versioned build-depenedency from r-base-dev (>= 2.14.2~20120222) * debian/rules: Fix permission of installed files -- Andreas Tille Mon, 17 Sep 2012 13:19:32 +0200 r-cran-deal (1.2.34-1) unstable; urgency=low * Initial release (closes: #659043) -- ivo Maintz Wed, 04 Apr 2012 21:45:02 +0200 debian/compat0000644000000000000000000000000212025611672010366 0ustar 9