summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-11-16 16:50:29 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-11-24 17:45:26 +0000
commit24076608e1b3443c3645ad207199aeb274f080e2 (patch)
tree22155b146ca0c656d1b94107fcbe3b5b3f78ed9e /debian
parent375da56118b506d68bb3219792b48243a2989f39 (diff)
autopkgtests: Provide tests/lib, and one pari-extra based clone test.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/copyright6
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ff334e4..f2b6126 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ dgit (0.19~experimental1) experimental; urgency=low
Testing facilities:
* Provide "test-dummy" distro with "dummycat" access method.
* Provide fake "ssh" program in tests/ which does nothing much.
+ * Provide tests/lib, and one pari-extra based clone test.
--
diff --git a/debian/copyright b/debian/copyright
index 461cbfd..081ff31 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -15,3 +15,9 @@ GNU General Public License for more details.
A copy of the GNU General Public License v3 can be found in
/usr/share/common-licenses/GPL-3.
+
+
+The tests/ directory contains a complete copy of the source code for
+the pari-extra 3-1 package. This is a dummy package containing only
+Debian metadata, by Bill Alombert, with a licence statement saying
+it's GPL (implicitly GPLv3 compatible).