Description: Upstream changes introduced in version 20100701-1
This patch has been created by dpkg-source during the package build.
Here's the last changelog entry, hopefully it gives details on why
those changes were made:
.
axiom (20100701-1) unstable; urgency=high
.
* New upstream release
* texlive-pstricks build-dep
* TESTSET:=catstests in Makefile.pamphlet to match shipped Makefile
* newer standards
.
The person named in the Author field signed this changelog entry.
Author: Camm Maguire <camm@debian.org>
---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:
Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: http://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: <YYYY-MM-DD>
--- axiom-20100701.orig/Makefile
+++ axiom-20100701/Makefile
@@ -74,6 +74,7 @@ NOISE:="-o ${TMP}/trace"
PART:= cprogs
SUBPART:= everything
RUNTYPE:=serial
+# can be richtests, catstests, regresstests (see src/input/Makefile)
TESTSET:=catstests
--- axiom-20100701.orig/Makefile.pamphlet
+++ axiom-20100701/Makefile.pamphlet
@@ -453,7 +453,7 @@ PART:= cprogs
SUBPART:= everything
RUNTYPE:=serial
# can be richtests, catstests, regresstests (see src/input/Makefile)
-TESTSET:=alltests
+TESTSET:=catstests
@
\subsection{The ENV variable}