Debian NEW package overview for frobby
| frobby_0.9.6-1~exp1_amd64.changes (click to toggle) | |
|---|---|
| Format: | 1.8 |
| Date: | Mon, 22 Dec 2025 11:21:43 -0500 |
| Source: | frobby |
| Binary: | frobby libfrobby-dev libfrobby-doc libfrobby1 libfrobby1-dbgsym |
| Architecture: | source amd64 all |
| Version: | 0.9.6-1~exp1 |
| Distribution: | experimental |
| Urgency: | medium |
| Maintainer: | Debian Math Team <team+math@tracker.debian.org> |
| Changed-By: | Doug Torrance <dtorrance@debian.org> |
| Description: | frobby - Computations with monomial ideals libfrobby-dev - Computations with monomial ideals (development tools) libfrobby-doc - Computations with monomial ideals (library documentation) libfrobby1 - Computations with monomial ideals (shared library) |
| Changes: | frobby (0.9.6-1~exp1) experimental; urgency=medium
* New upstream release.
- API change; constants::version is now frobby_version. (This actually
occurred in 0.9.5, but without a soversion bump, so we patched it
back to the old behavior in Debian.)
* Rename libfrobby0 binary package to libfrobby1 due to soversion bump.
* Upload to experimental ahead of libfrobby0 -> libfrobby1 transition.
* debian/control
- Update my email address; now a Debian Developer.
- Bump Standards-Version to 4.7.2
- Drop dependency on g++; we only had it to guarantee GCC at least 7,
but GCC 10 is now in oldoldstable.
- Remove redundant Rules-Requires-Root field.
* debian/copyright
- Update my copyright years and email address.
* debian/frobby.manpages
- Update path to manpage.
* debian/gbp.conf
- New file; set debian-branch to debian/latest and pristine-tar to True.
* debian/libfrobby*.install
- Update paths now that dh_auto_install installs everything in the
proper place.
* debian/patches/frobby-version.patch
- Remove patch; no longer necessary since upstream has properly bumped
the soversion.
* debian/rules
- Drop override_dh_link target as shared library symlinks are now created
by the upstream Makefile.
- Stop setting RANLIB variable; now set in upstream Makefile.
- Stop setting library name and soname; now taken care of in upstream
Makefile.
- Stop setting BIN_INSTALL_DIR; no longer used;
- Export PREFIX and LIBDIR so that dh_auto_install will install
everything in the right places.
* debian/tests/frobby-version.cpp
- Update to use frobby_version. |
| Files: | 3a6b9d7b8678dcf1c8db52c84ba5ead8 2222 math optional frobby_0.9.6-1~exp1.dsc 0d105670e5a29cee8c711a31239bcdf5 880856 math optional frobby_0.9.6.orig.tar.gz 0ace4a3f8a172fa3d1ef387d7d07326f 8260 math optional frobby_0.9.6-1~exp1.debian.tar.xz 5c3c46f09a4d9abdace09242fdf0e207 9510 math optional frobby_0.9.6-1~exp1_amd64.buildinfo 57f4709cf92e41235e485179511d5ef8 560096 math optional frobby_0.9.6-1~exp1_amd64.deb e344d8da33421381c237b69259140627 543248 libdevel optional libfrobby-dev_0.9.6-1~exp1_amd64.deb 599ed15555080ce5ede086b9a2439b30 1347704 doc optional libfrobby-doc_0.9.6-1~exp1_all.deb a93fea1b607e8c12d841e699b3e01340 8145452 debug optional libfrobby1-dbgsym_0.9.6-1~exp1_amd64.deb 1b13420f8162e8fb82b05897400f56f1 450680 libs optional libfrobby1_0.9.6-1~exp1_amd64.deb |
| control file for libfrobby1_0.9.6-1~exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libfrobby1 |
| Source: | frobby |
| Version: | 0.9.6-1~exp1 |
| Architecture: | amd64 |
| Maintainer: | Debian Math Team <team+math@tracker.debian.org> |
| Installed-Size: | 1582 |
| Depends: | libc6 (>=2.29), libgcc-s1 (>=3.0), libgmp10 (>=2:6.3.0+dfsg), libgmpxx4ldbl (>=2:6.3.0+dfsg), libstdc++6 (>=14) |
| Section: | libs |
| Priority: | optional |
| Multi-Arch: | same |
| Homepage: | https://github.com/Macaulay2/frobby |
| Description: | Computations with monomial ideals (shared library) Frobby is a software system and project for computations with monomial ideals. Frobby is free software and it is intended as a vehicle for computational and mathematical research on monomial ideals. . The current functionality includes Euler characteristic, Hilbert series, maximal standard monomials, combinatorial optimization on monomial ideals, primary decomposition, irreducible decomposition, Alexander dual, associated primes, minimization and intersection of monomial ideals as well as the computation of Frobenius problems (using 4ti2) with very large numbers. Frobby is also able to translate between formats that can be used with several different computer systems, such as Macaulay 2, Monos, 4ti2, CoCoA4 and Singular. Thus Frobby can be used with any of those systems. . This package contains the shared library. |
| contents of libfrobby1_0.9.6-1~exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-22 16:21 ./ drwxr-xr-x root/root 0 2025-12-22 16:21 ./usr/ drwxr-xr-x root/root 0 2025-12-22 16:21 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-22 16:21 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 1595440 2025-12-22 16:21 ./usr/lib/x86_64-linux-gnu/libfrobby.so.1.0.1 drwxr-xr-x root/root 0 2025-12-22 16:21 ./usr/share/ drwxr-xr-x root/root 0 2025-12-22 16:21 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-12-22 16:21 ./usr/share/doc/libfrobby1/ -rw-r--r-- root/root 2804 2025-12-22 16:21 ./usr/share/doc/libfrobby1/changelog.Debian.gz -rw-r--r-- root/root 3230 2025-12-22 13:57 ./usr/share/doc/libfrobby1/changelog.gz -rw-r--r-- root/root 4896 2025-12-22 14:29 ./usr/share/doc/libfrobby1/copyright lrwxrwxrwx root/root 0 2025-12-22 16:21 ./usr/lib/x86_64-linux-gnu/libfrobby.so.1 -> libfrobby.so.1.0.1 | |
| copyright of libfrobby1_0.9.6-1~exp1_amd64.deb (click to toggle) | |
|---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: frobby
Source: https://github.com/Macaulay2/frobby
Files: *
Copyright: 2007, 2009-2011 Bjarke Hammersholt Roune <bjarke.roune@gmail.com>
License: GPL-2+
Files: src/PivotEulerAlg.h src/SliceParams.h src/BigattiHilbertAlgorithm.cpp
src/CommonParams.h src/Task.cpp src/BigattiState.h src/BigattiPivotStrategy.h
src/ActionPrinter.h src/HashPolynomial.h src/UniHashPolynomial.cpp
src/TaskEngine.h src/SliceLikeParams.h src/LibPrimaryDecomTest.cpp
src/BigattiParams.cpp src/CommonParamsHelper.h src/BigattiState.cpp
src/Deformer.cpp src/display.h src/ScarfFacade.cpp
src/BigattiHilbertAlgorithm.h src/Arena.h src/IdealTree.cpp src/IdealWriter.h
src/ArenaTest.cpp src/display.cpp src/LibAssociatedPrimesTest.cpp
src/ScarfParams.cpp src/RawSquareFreeTerm.cpp src/BigattiBaseCase.cpp
src/Matrix.cpp src/CliParams.h src/LocalArray.h src/TermPredicate.h src/Task.h
src/PivotEulerAlg.cpp src/PolyWriter.h src/PolyWriter.cpp
src/RawSquareFreeIdeal.h src/RawSquareFreeTerm.h src/RawSquareFreeIdeal.cpp
src/CliParams.cpp src/HashMap.h src/SliceLikeParams.cpp src/BigattiBaseCase.h
src/Arena.cpp src/IdealTree.h src/TermExtra.cpp src/ActionPrinter.cpp
src/CommonParamsHelper.cpp src/IdealWriter.cpp src/Matrix.h
src/BigattiParams.h src/IdealOrderer.h src/UniHashPolynomial.h src/Deformer.h
src/RawSquareFreeTermTest.cpp src/IOHandlerCommon.cpp src/BigIntVector.cpp
src/ScarfHilbertAlgorithm.h src/TermPredicate.cpp src/CommonParams.cpp
src/LocalArray.cpp src/HashPolynomial.cpp src/MatrixTest.cpp
src/SliceParams.cpp src/BigattiPivotStrategy.cpp src/TaskEngine.cpp
src/BigIntVector.h src/IdealOrderer.cpp src/ScarfFacade.h
src/RawSquareFreeIdealTest.cpp src/ScarfHilbertAlgorithm.cpp
src/ObjectCache.cpp src/BigattiFacade.cpp src/BigattiFacade.h
src/ObjectCache.h src/TermExtra.h src/IOHandlerCommon.h src/ScarfParams.h
Copyright: 2009-2011 University of Aarhus
License: GPL-2+
Files: src/hash_map/*
Copyright: 2001-2007 Free Software Foundation, Inc.
1996-1998 Silicon Graphics Computer Systems, Inc.
1994 Hewlett-Packard Company
License: GPL-2+ with Library exception or HPND
Files: debian/*
Copyright: 2015-2025 Doug Torrance <dtorrance@debian.org.
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.
.
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 <http://www.gnu.org/licenses/>
.
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-2+ with Library exception
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 <http://www.gnu.org/licenses/>
.
On Debian systems, the complete text of the GNU General
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
.
As a special exception, you may use this file as part of a free software
library without restriction. Specifically, if other files instantiate
templates or use macros or inline functions from this file, or you compile
this file and link it with other files to produce an executable, this
file does not by itself cause the resulting executable to be covered by
the GNU General Public License. This exception does not however
invalidate any other reasons why the executable file might be covered by
the GNU General Public License.
License: HPND
Permission to use, copy, modify, distribute and sell this software
and its documentation for any purpose is hereby granted without fee,
provided that the above copyright notice appear in all copies and
that both that copyright notice and this permission notice appear
in supporting documentation. The copyright holder makes no
representations about the suitability of this software for any
purpose. It is provided "as is" without express or implied warranty.
| |
| control file for libfrobby1-dbgsym_0.9.6-1~exp1_amd64.deb (click to toggle) | |
|---|---|
| Package: | libfrobby1-dbgsym |
| Source: | frobby |
| Version: | 0.9.6-1~exp1 |
| Auto-Built-Package: | debug-symbols |
| Architecture: | amd64 |
| Maintainer: | Debian Math Team <team+math@tracker.debian.org> |
| Installed-Size: | 8300 |
| Depends: | libfrobby1 (=0.9.6-1~exp1) |
| Section: | debug |
| Priority: | optional |
| Multi-Arch: | same |
| Description: | debug symbols for libfrobby1 |
| Build-Ids: | 2e91561dcc22ac56221875c044f08323ec452690 |
| contents of libfrobby1-dbgsym_0.9.6-1~exp1_amd64.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-12-22 16:21 ./ drwxr-xr-x root/root 0 2025-12-22 16:21 ./usr/ drwxr-xr-x root/root 0 2025-12-22 16:21 ./usr/lib/ drwxr-xr-x root/root 0 2025-12-22 16:21 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-12-22 16:21 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-12-22 16:21 ./usr/lib/debug/.build-id/2e/ -rw-r--r-- root/root 8488800 2025-12-22 16:21 ./usr/lib/debug/.build-id/2e/91561dcc22ac56221875c044f08323ec452690.debug drwxr-xr-x root/root 0 2025-12-22 16:21 ./usr/share/ drwxr-xr-x root/root 0 2025-12-22 16:21 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-12-22 16:21 ./usr/share/doc/libfrobby1-dbgsym -> libfrobby1 | |
| copyright of libfrobby1-dbgsym_0.9.6-1~exp1_amd64.deb (click to toggle) | |
|---|---|
WARNING: No copyright found, please check package manually. | |
Timestamp: 22.12.2025 / 17:06:39 (UTC)