summaryrefslogtreecommitdiff
path: root/debian/README.source
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2011-09-03 14:36:14 +0400
committerIgor Pashev <pashev.igor@gmail.com>2011-09-03 14:36:14 +0400
commitf3a89eb65b3957318854f7610d46ed05eac071d8 (patch)
tree596f01086f869832c5bfb22dcf8df1f9bfa9544a /debian/README.source
parent1f15f52a934e35b61a5bc1402370192fa3f8a5c5 (diff)
downloadopen-axiom-debian-f3a89eb65b3957318854f7610d46ed05eac071d8.tar.gz
Added debian/README.source; note on removing files from source tarball
Diffstat (limited to 'debian/README.source')
-rw-r--r--debian/README.source13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..6eb9be4
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,13 @@
+There is a target in "debian/rules" to fetch original
+source tarball for OpenAxiom: get-orig-source.
+
+It fetches sources from SVN repository on SourceForge,
+the SVN revision should be specified in version in "debian/changelog".
+
+
+For the first release (1.4.1+svn~2299+ds-1) these files are removed
+from original tarball (that's why +ds):
+
+./contrib (due to lisences mess)
+./src/include/xpm.h (system header is used;
+ this file will be removed in upstream too)