[testu01] 01/03: Imported Debian pre-patch 1.2.3+ds1-0
Jerome Benoit
calculus-guest at moszumanska.debian.org
Fri Dec 29 13:55:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
calculus-guest pushed a commit to branch master
in repository testu01.
commit 9ce1e36f2485f682fe60096563e6d039cb91b3fd
Author: Jerome Benoit <calculus at rezozer.net>
Date: Fri Dec 29 16:59:36 2017 +0400
Imported Debian pre-patch 1.2.3+ds1-0
---
debian/adhoc/examples/Makefile | 2 +-
debian/changelog | 14 ++++++++++++++
debian/copyright | 6 +++---
debian/rules | 2 +-
debian/testu01-data.README.Debian | 4 ++--
debian/watch | 6 +++---
6 files changed, 24 insertions(+), 10 deletions(-)
diff --git a/debian/adhoc/examples/Makefile b/debian/adhoc/examples/Makefile
index 8746917..aa9a5bf 100644
--- a/debian/adhoc/examples/Makefile
+++ b/debian/adhoc/examples/Makefile
@@ -16,7 +16,7 @@
#
# written for Debian by Jerome Benoit <calculus at rezozer.net>
# on behalf of the Debian Science Team
-# copyright: 2015 Jerome Benoit <calculus at rezozer.net>
+# copyright: 2015-2017 Jerome Benoit <calculus at rezozer.net>
# distributed under the terms and conditions of GPL version 3 or later
#
diff --git a/debian/changelog b/debian/changelog
index 83790aa..1dbe0b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+testu01 (1.2.3+ds1-0) UNRELEASED; urgency=medium
+
+ * Debianization:
+ - debian/copyright, refresh;
+ - debian/watch:
+ - version, bump to 4;
+ - source, secure;
+ - suffix, increment to 1 (Closes: #885700);
+ - debian/rules, update;
+ - debian/*:
+ - testu01-data.README.Debian, fix typo.
+
+ -- Jerome Benoit <calculus at rezozer.net> Fri, 29 Dec 2017 12:58:15 +0000
+
testu01 (1.2.3+ds-2) unstable; urgency=medium
* Debianization:
diff --git a/debian/copyright b/debian/copyright
index 387a363..96ed880 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -52,7 +52,7 @@ Files-Excluded:
Files: *
Copyright:
- 2002-2016 Pierre L'Ecuyer <lecuyer at iro.umontreal.ca>
+ 2002-2017 Pierre L'Ecuyer <lecuyer at iro.umontreal.ca>
License: PLE-adhoc
Comment:
According to Pierre l"Ecuyer, the license under which his hosting University
@@ -61,12 +61,12 @@ Comment:
Files: debian/*
Copyright:
- 2015-2016 Jerome Benoit <calculus at rezozer.net>
+ 2015-2017 Jerome Benoit <calculus at rezozer.net>
License: GPL-3+
Files: debian/adhoc/examples/RandomOrg.bin
Copyright:
- 2015 Jerome Benoit <calculus at rezozer.net>
+ 2015-2017 Jerome Benoit <calculus at rezozer.net>
License: GPL-3+
Comment:
This file contains 100663296 bits (12 MiB or twelve mebibytes) of raw random data
diff --git a/debian/rules b/debian/rules
index dd660b8..d2087c1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -56,4 +56,4 @@ override_dh_autoreconf_clean:
rm -f include/Makefile.def
get-orig-source:
- uscan --no-conf --download-current-version --compression xz --verbose
+ uscan --no-conf --download-current-version --verbose
diff --git a/debian/testu01-data.README.Debian b/debian/testu01-data.README.Debian
index 0a0c9fd..842ba5f 100644
--- a/debian/testu01-data.README.Debian
+++ b/debian/testu01-data.README.Debian
@@ -20,14 +20,14 @@ TestU01 information.
In the same vein, the TestU01 headers are shipped system wide. That is to say,
they are gathered in the package include folder /usr/include/testu01 and they
-may be included accodingly; for illustration, please have a glance to the
+may be included accordingly; for illustration, please have a glance to the
(patched) source examples shipped within the testu01-doc debian package and
as weel as to the accompanying Makefile.
Enjoy !
- -- Jerome Benoit <calculus at rezozer.net> Mon, 18 May 2015 19:24:14 +0000
+ -- Jerome Benoit <calculus at rezozer.net> Fri, 29 Dec 2017 12:48:32 +0000
diff --git a/debian/watch b/debian/watch
index b26d17e..241ab42 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=3
-opts=dversionmangle=s/\+ds//,repacksuffix=+ds \
-http://www-labs.iro.umontreal.ca/~simul/testu01/ TestU01-(.+)\.zip
+version=4
+opts=repack,repacksuffix=+ds1,compression=xz,dversionmangle=s/\+ds[0-9]*// \
+https://www-labs.iro.umontreal.ca/~simul/testu01/ TestU01-(.+)\.zip
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/testu01.git
More information about the debian-science-commits
mailing list