debian/0000755000000000000000000000000012157666062007201 5ustar debian/libm4rie-0.0.20130416.install0000644000000000000000000000003112125407473013456 0ustar /usr/lib/*/libm4rie-*.so debian/rules0000755000000000000000000000027012125407473010252 0ustar #!/usr/bin/make -f DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk %: dh $@ --with autoreconf override_dh_strip: dh_strip --dbg-package=libm4rie-0.0.20130416-dbg debian/libm4rie-0.0.20130416-dbg.lintian-overrides0000644000000000000000000000006112125407473016203 0ustar libm4rie-0.0.20130416-dbg: no-upstream-changelog debian/README.upstream0000644000000000000000000000111712125407473011712 0ustar upstream uses mercurial at https://bitbucket.org/malb/m4rie i (felix) have pushed the repo created with git-hg clone https://bitbucket.org/malb/m4rie to alioth. i can now do git-hg fetch to get the upstream commits imported. unfortunately, git-hg clone https://bitbucket.org/malb/m4rie creates a git repo with commit ids different from the alioth repo. i have no clue how to reproduce a working instance, without messing with git-hg metadata. (it is still possible to rebase manually. however, this would render my git-hg repo useless, and enforce all future imports to be done manually) debian/watch0000644000000000000000000000010012125407473010213 0ustar version=3 http://m4ri.sagemath.org/downloads/ m4rie-(.+).tar.gz debian/source/0000755000000000000000000000000012125407473010473 5ustar debian/source/format0000644000000000000000000000001412125407473011701 0ustar 3.0 (quilt) debian/libm4rie-dev.lintian-overrides0000644000000000000000000000004412125407473015034 0ustar libm4rie-dev: no-upstream-changelog debian/gbp.conf0000644000000000000000000000006612125407473010614 0ustar [git-buildpackage] upstream-tag = release-%(version)s debian/copyright0000644000000000000000000000337312125407473011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: m4rie Source: http://m4ri.sagemath.org Files: * Copyright: 2010-2011 Martin Albrecht License: GPL-2+ Files: bench/* Copyright: 2011 Carlo Wood License: GPL-2+ Files: bench/cpucycles-20060326/* Copyright: D. J. Bernstein License: Public-Domain These files are in the public domain Files: m4/ax_check_compiler_flags.m4 Copyright: 2008 Steven G. Johnson 2008 Matteo Frigo License: GPL-3+ Files: m4/ax_m4ri_flags.m4 Copyright: 2009-2010 Martin Albrecht License: GPL-3+ Files: m4/ax_openmp.m4 Copyright: 2008 Steven G. Johnson License: GPL-3+ Files: debian/* Copyright: 2008 Tim Abbott 2012 Felix Salfelder 2012 Cédric Boutillier License: GPL-2+ License: GPL-2+ 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. . On Debian systems, the complete text of the GNU General Public License, version 2, can be found in `/usr/share/common-licenses/GPL-2'. License: GPL-3+ 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 3 of the License, or (at your option) any later version. . On Debian systems, the complete text of the GNU General Public License, version 3, can be found in `/usr/share/common-licenses/GPL-3'. debian/control0000644000000000000000000000554112125407473010603 0ustar Source: libm4rie Section: math Priority: optional Maintainer: Debian Science Maintainers Uploaders: Felix Salfelder , Cédric Boutillier Homepage: http://m4ri.sagemath.org/ Build-Depends: autotools-dev, debhelper (>= 9), dh-autoreconf, libm4ri-dev (>= 20130416~), libgivaro-dev, libgmp-dev, dpkg-dev (>= 1.16.1~) Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/debian-science/packages/libm4rie.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/libm4rie.git;a=summary Package: libm4rie-dev Architecture: any Section: libdevel Depends: ${shlibs:Depends}, ${misc:Depends}, libm4rie-0.0.20130416 (= ${binary:Version}) Description: extended Method of the Four Russians Inversion library, development files M4RIE is a library for fast arithmetic with dense matrices over small finite fields of even characteristic. It uses the M4RI library, implementing the same operations over the finite field F2. . The name M4RI comes from the first implemented algorithm: The "Method of the Four Russians" inversion algorithm. This algorithm in turn is named after the "Method of the Four Russians" multiplication algorithm which is probably better referred to as Kronrod's method. . This package contains development files for the M4RIE library. Package: libm4rie-0.0.20130416 Architecture: any Section: libs Pre-depends: multiarch-support Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Description: extended Method of the Four Russians Inversion library, shared library M4RIE is a library for fast arithmetic with dense matrices over small finite fields of even characteristic. It uses the M4RI library, implementing the same operations over the finite field F2. . The name M4RI comes from the first implemented algorithm: The "Method of the Four Russians" inversion algorithm. This algorithm in turn is named after the "Method of the Four Russians" multiplication algorithm which is probably better referred to as Kronrod's method. . This package contains the M4RIE shared library. Package: libm4rie-0.0.20130416-dbg Architecture: any Section: debug Priority: extra Multi-Arch: same Depends: libm4rie-0.0.20130416 (= ${binary:Version}), ${misc:Depends} Description: debugging symbols for libm4rie-0.0.20130416 M4RIE is a library for fast arithmetic with dense matrices over small finite fields of even characteristic. It uses the M4RI library, implementing the same operations over the finite field F2. . The name M4RI comes from the first implemented algorithm: The "Method of the Four Russians" inversion algorithm. This algorithm in turn is named after the "Method of the Four Russians" multiplication algorithm which is probably better referred to as Kronrod's method. . This package contains the debugging symbols for libm4rie-0.0.20130416. debian/libm4rie-dev.install0000644000000000000000000000006412125407473013046 0ustar /usr/include/* /usr/lib/*/*.a usr/lib/*/libm4rie.so debian/upstream0000644000000000000000000000067412157665410010767 0ustar Name: M4RIE Homepage: http://m4ri.sagemath.org/ Contact: https://groups.google.com/group/m4ri-devel Repository: https://bitbucket.org/malb/m4rie Repository-Browse: https://bitbucket.org/malb/m4rie/src Bug-Database: https://bitbucket.org/malb/m4rie/issues Reference: Author: Martin Albrecht Title: {The M4RIE Library -- Version 20130416} Year: 2013 URL: http://m4ri.sagemath.org Other-References: http://m4ri.sagemath.org/further.html debian/patches/0000755000000000000000000000000012064112163010611 5ustar debian/compat0000644000000000000000000000000212125407473010371 0ustar 9 debian/libm4rie-0.0.20130416.lintian-overrides0000644000000000000000000000005512125407473015454 0ustar libm4rie-0.0.20130416: no-upstream-changelog debian/changelog0000644000000000000000000000123712157665705011061 0ustar libm4rie (20130416-2) unstable; urgency=low * Upload to unstable. * Add debian/upstream file. -- Cédric Boutillier Mon, 17 Jun 2013 22:02:33 +0200 libm4rie (20130416-1) experimental; urgency=low * New upstream version * Bump Standards-Version: to 3.9.4 (no changes needed) * Add Vcs-* fields * Produce a debug package -- Cédric Boutillier Thu, 28 Mar 2013 15:07:13 +0100 libm4rie (20120613-1) experimental; urgency=low * Initial release. (Closes: #697792) * Override lintian message about the absence of upstream changelog. -- Cédric Boutillier Mon, 07 Jan 2013 19:27:18 +0100