debian/0000755000000000000000000000000012137450611007166 5ustar debian/compat0000644000000000000000000000000212132155733010366 0ustar 9 debian/patches/0000755000000000000000000000000012137450611010615 5ustar debian/patches/namespace.patch0000644000000000000000000000036212137450550013575 0ustar diff -ruN r-cran-combinat.bak/NAMESPACE r-cran-combinat/NAMESPACE --- r-cran-combinat.bak/NAMESPACE 1970-01-01 09:00:00.000000000 +0900 +++ r-cran-combinat/NAMESPACE 2013-04-29 19:52:09.000000000 +0900 @@ -0,0 +1 @@ +exportPattern("^[^\\.]") debian/patches/series0000644000000000000000000000002012137450550012024 0ustar namespace.patch debian/README.test0000644000000000000000000000054611723573654011046 0ustar Notes on how this package can be tested. ──────────────────────────────────────── This package can be tested by loading it into R with the command ‘library(combinat)’ in order to confirm its integrity. -- Andreas Tille Tue, 18 Oct 2011 19:46:07 +0200 debian/copyright0000644000000000000000000000252611723574343011137 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: http://cran.r-project.org/src/contrib/combinat_0.0-8.tar.gz Comment: The package was renamed from its upstream name 'combinat' to 'r-cran-combinat' to highlight the fact that is it a package for R within the CRAN archive. Files: * Copyright: © 1994-1997 Scott Chasalow , Alan Zaslavsky License: GPL-2 This program 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 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 program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. . On a Debian GNU/Linux system, the GNU General Public License version 2 is included in the file ‘/usr/share/common-licenses/GPL-2’. Files: debian/* Copyright: © 2008–9 Steffen Moeller License: same Same as combinat. debian/changelog0000644000000000000000000000461112137450576011054 0ustar r-cran-combinat (0.0-8-4) unstable; urgency=low * Using Debhelper 9. * Normalised VCS URLs following Lintian's standard. * Removed obsolete DM-Upload-Allowed field. * Conforms to Policy 3.9.4. * Added NAMESPACE via patch. -- Charles Plessy Mon, 29 Apr 2013 19:54:41 +0900 r-cran-combinat (0.0-8-3) unstable; urgency=low * Rebuilt against R 2.14 to automatically generate a NAMESPACE file. * Conforms to Policy 3.9.3 (debian/control, no other changes needed). * Refreshed debian/copyright to version 1.0 of the machine-readable format. * Obtain ${R:Depends} through r-base-dev (debian/rules, debian/control). * Renamed debian/README.Debian debian/README.test (only about tests). -- Charles Plessy Thu, 01 Mar 2012 13:15:46 +0900 r-cran-combinat (0.0-8-2) unstable; urgency=low * debian/{control,rules}: Depends: ${R:Depends} Closes: #646050 * Standards-Version: 3.9.2 (no changes needed) * Debhelper 8 (control+compat) * Added README.Debian how to test the package * Fixed Vcs fields -- Andreas Tille Fri, 21 Oct 2011 15:20:13 +0200 r-cran-combinat (0.0-8-1) unstable; urgency=low * New upstream release. * Smallish lintian adjustments. * Built with locally modified r-cran.mk to allow warning-free transition to source/format 3.0 (quilt). -- Steffen Moeller Sat, 05 Feb 2011 15:01:48 +0100 r-cran-combinat (0.0-7-1) unstable; urgency=low * New upstream release. * Converted debian/copyright to experimental machine-readable format. * Updated to Policy 3.8.3: - Changed section to gnu-r (debian/control). - Incremented Standards-Version (debian/control). * Switched to Debhelper 7 (debian/control). * Removed ${shlibs:Depends} and added ${misc:Depends} (debian/compat). * Documented various upstream informations in debian/upstream-metadata.yaml * Added myself to the uploaders (debian/control). -- Charles Plessy Mon, 26 Oct 2009 13:56:40 +0900 r-cran-combinat (0.0-6-2) unstable; urgency=low * Obeying Dirk's pledge to be removed from the uploaders list * debian/control adheres better to policy 3.8.0 -- Steffen Moeller Thu, 15 Jan 2009 14:23:54 +0100 r-cran-combinat (0.0-6-1) unstable; urgency=low * Initial release (closes: #492112). -- Steffen Moeller Wed, 23 Jul 2008 18:27:42 +0200 debian/source/0000755000000000000000000000000012137450611010466 5ustar debian/source/format0000644000000000000000000000001411572522610011675 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000007211723573562010260 0ustar #!/usr/bin/make -f include /usr/share/R/debian/r-cran.mk debian/watch0000644000000000000000000000011711041706217010215 0ustar version=3 http://cran.r-project.org/src/contrib/combinat_([-0-9\.]*)\.tar\.gz debian/control0000644000000000000000000000143212132156644010575 0ustar Source: r-cran-combinat Section: gnu-r Priority: optional Maintainer: Debian Med Packaging Team Uploaders: Steffen Moeller , Charles Plessy , Andreas Tille Build-Depends: debhelper (>= 9), cdbs, r-base-dev (>= 2.14.2~20120222) Standards-Version: 3.9.4 Homepage: http://cran.r-project.org/web/packages/combinat Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-combinat/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-combinat/trunk/ Package: r-cran-combinat Architecture: all Depends: ${misc:Depends}, ${R:Depends} Description: GNU R package with utilities for combinatorics The R library provides routines for combinatorics. debian/upstream0000644000000000000000000000041211711137235010747 0ustar Contact: Vince Carey CRAN: combinat Download: http://cran.r-project.org/src/contrib/ Homepage: http://cran.r-project.org/web/packages/combinat/ Name: combinat Watch: http://cran.r-project.org/src/contrib/combinat_([-0-9\.]*)\.tar\.gz