1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91
|
mathpiper (0.81f+svn4469+dfsg3-4) unstable; urgency=medium
* Team upload.
[ Giovanni Mascellani ]
* Make build reproducible.
[ Andreas Tille ]
* d/README.source: Do not mention quilt
* Secure URI in Homepage
* Standards-Version: 4.7.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Reorder sequence of d/control fields by cme (routine-update)
* Secure URI in copyright format (routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
* Remove trailing whitespace in debian/copyright (routine-update)
* No tab in license text (routine-update)
* Trim trailing whitespace.
* d/copyright: review
-- Andreas Tille <tille@debian.org> Tue, 11 Feb 2025 19:12:38 +0100
mathpiper (0.81f+svn4469+dfsg3-3.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Fri, 01 Jan 2021 16:02:24 +0100
mathpiper (0.81f+svn4469+dfsg3-3) unstable; urgency=low
* Upload to unstable.
* Fix some lintian warnings.
+ Bump Standards-Version to 3.9.4 (no changes required).
* Cosmetic changes to debian/copyright.
-- Giovanni Mascellani <gio@debian.org> Tue, 21 May 2013 10:33:14 +0200
mathpiper (0.81f+svn4469+dfsg3-2) experimental; urgency=low
* Fix upstream URL (closes: #698899).
-- Giovanni Mascellani <gio@debian.org> Mon, 11 Mar 2013 21:53:32 +0100
mathpiper (0.81f+svn4469+dfsg3-1) unstable; urgency=low
* Add Lisp scripts from mpreduce, needed to execute Reduce
algorithms.
* Do not compile Javadoc, which is discarded anyway.
-- Giovanni Mascellani <gio@debian.org> Sat, 03 Mar 2012 00:21:04 +0100
mathpiper (0.81f+svn4469+dfsg2-1) unstable; urgency=low
* Add mpreduce code.
-- Giovanni Mascellani <gio@debian.org> Fri, 16 Dec 2011 15:09:23 +0100
mathpiper (0.81f+dfsg1-1) unstable; urgency=low
* New upstream version, from SVN revision 4053.
* Remove watch file, which is not reliable.
* Use javahelper to build the library instead of relying on its
build.xml script.
* Switch from CDBS to debhelper 7.
* Switch to source package format 3.0 (quilt).
-- Giovanni Mascellani <gio@debian.org> Wed, 23 Nov 2011 08:54:20 +0100
mathpiper (0.0.svn2556-3) unstable; urgency=low
* Add real watch file.
* Update my email address.
* Bump Standards-Version to 3.9.2 (no changes required).
* Drop dependency on JRE, which is not mandated anymore.
* Fix JAVA_HOME variable in debian/rules (closes: #643538).
-- Giovanni Mascellani <gio@debian.org> Sun, 09 Oct 2011 18:05:50 +0200
mathpiper (0.0.svn2556-2) unstable; urgency=low
* debian/copyright: added missing files
* debian/watch: placeholder added
-- Giovanni Mascellani <mascellani@poisson.phc.unipi.it> Wed, 11 Nov 2009 00:04:00 +0100
mathpiper (0.0.svn2556-1) unstable; urgency=low
* Initial release (Closes: #549975)
-- Giovanni Mascellani <mascellani@poisson.phc.unipi.it> Sat, 31 Oct 2009 12:16:54 +0100
|