debian/0000755000000000000000000000000012205240425007162 5ustar debian/rules0000755000000000000000000000007212126311134010237 0ustar #!/usr/bin/make -f include /usr/share/R/debian/r-cran.mk debian/source/0000755000000000000000000000000012205240425010462 5ustar debian/source/format0000644000000000000000000000001411647344030011676 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000262312205240131011112 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: http://cran.r-project.org/src/contrib/bitops_1.0-6.tar.gz Files: * Copyright: © 2005 Steve Dutky 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. Comment: On a Debian GNU/Linux system, the GNU General Public License version 2 is included in the file ‘/usr/share/common-licenses/GPL-2’. . bitops was written and compiled by Steve Dutky , extending initial work by Martin Maechler. . The package was renamed from its upstream name 'bitops' to 'r-cran-bitops' to fit the pattern of CRAN (and non-CRAN) packages for R. Files: debian/* Copyright: © 2008, Steffen Möller License: same Same as bitops debian/watch0000644000000000000000000000011111272210555010210 0ustar version=3 http://cran.r-project.org/src/contrib/bitops_([\d.-]*)\.tar.gz debian/changelog0000644000000000000000000000415112205240371011035 0ustar bitops (1.0-6-1) unstable; urgency=low * New upstream release. * Normalised debian/control with ‘cme fix’. -- Charles Plessy Thu, 22 Aug 2013 07:36:38 +0900 bitops (1.0-5-1) unstable; urgency=low * New upstream release. * debian/copyright: converted to machine readable format version 1.0. * debian/control: removed obsolete field DM-Upload-Allow. * debian/control, debian/compat: using Debhelper 9. * debian/control: normalised VCS URLs. * debian/rules: acquire R:Depends directly from r-base-dev. * Conforms to Policy 3.9.4 (debian/control, no other changes needed). -- Charles Plessy Mon, 01 Apr 2013 23:06:25 +0900 bitops (1.0-4.1-2) unstable; urgency=low [ Charles Plessy ] * Added debian/upstream-metadata.yaml for real (forgotten in 1.0-4.1-1). [ Andreas Tille ] * Standards-Version: 3.9.2 (No changes needed) * debian/{control,rules}: Depends: ${R:Depends} Closes: #645789 * Source format 3.0 (quilt) * Debhelper 8 (control+compat) * Fixed Vcs fields -- Andreas Tille Tue, 18 Oct 2011 19:46:07 +0200 bitops (1.0-4.1-1) unstable; urgency=low * New upstream release. * debian/changelog: - New maintainer: the Debian Med packaging team. - Added myself to the uploaders. - Incremented Standards-Version to reflect conformance with Policy 3.8.3: Changed section to gnu-r. - Removed version in the dependancy to r-base-core and r-base-dev. - Corrected the Homepage field contents. - Allow upload by DM uploaders. - Added fields documenting the VCS in which the source package is stored. * Use Debhelper 7 (debian/control, debian/compat). * Corrections to debian/copyright and change of format. * Added debian/README.Debian to inform that this package is not thoroughly tested. * Added various informations about upstream in debian/upstream-metadata.yaml. -- Charles Plessy Thu, 29 Oct 2009 18:35:42 +0900 bitops (1.0-4-1) unstable; urgency=low * Initial release (Closes: #487973). -- Steffen Moeller Wed, 25 Jun 2008 14:29:07 +0200 debian/upstream0000644000000000000000000000041011711137235010745 0ustar Archive: CRAN Contact: Steve Dutky Download: http://cran.r-project.org/src/contrib/ Homepage: http://cran.r-project.org/web/packages/bitops/ Name: bitops Watch: | version=3 http://cran.r-project.org/src/contrib/bitops_([\d.-]*)\.tar.gz debian/control0000644000000000000000000000173512205240034010567 0ustar Source: bitops Maintainer: Debian Med Packaging Team Uploaders: Steffen Moeller , Charles Plessy , Andreas Tille Section: gnu-r Priority: optional Build-Depends: debhelper (>= 9), r-base-dev, cdbs Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-bitops/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-bitops/trunk/ Homepage: http://cran.r-project.org/web/packages/bitops/ Package: r-cran-bitops Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends} Description: GNU R package implementing bitwise operations Functions for bitwise operations on integer vectors. . This package of R programming tools for plotting data was written by Steve Dutky with parts by Martin Maechler. debian/README.Debian0000644000000000000000000000054411647344030011234 0ustar Notes on how this package can be tested. ──────────────────────────────────────── This package can be tested by loading it into R with the command ‘library(bitops)’ in order to confirm its integrity. -- Andreas Tille Tue, 18 Oct 2011 19:46:07 +0200 debian/compat0000644000000000000000000000000212126310137010360 0ustar 9