This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository pbbarcode.
commit 3ae218fda70f4ddf44767c9cd335fb9db651f2ae Author: Andreas Tille <[email protected]> Date: Tue Jan 17 08:24:38 2017 +0100 Enhance documentation --- debian/README.Debian | 8 ++++++++ debian/README.test | 8 ++++++++ debian/changelog | 4 ++++ 3 files changed, 20 insertions(+) diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 0000000..a153ea4 --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,8 @@ +pbbarcode for Debian +==================== + +Upstream considers this code as deprecated. See + + https://github.com/PacificBiosciences/pbbarcode/issues/3 + + -- Andreas Tille <[email protected]> Tue, 17 Jan 2017 08:19:27 +0100 diff --git a/debian/README.test b/debian/README.test index ef34ccc..d4d5c8a 100644 --- a/debian/README.test +++ b/debian/README.test @@ -6,3 +6,11 @@ To run the unit tests provided by the package you can do sh run-unit-test in this directory. + + +Please note: The test script contains some further tests that +are excluded since these just cause a timeout error on debci +infrastructure and also my local machine took long enough that +I lost patience and killed the job. + + -- Andreas Tille <[email protected]> Sun, 15 Jan 2017 12:44:42 +0100 \ No newline at end of file diff --git a/debian/changelog b/debian/changelog index 5c8e5f1..7042bcf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,10 @@ pbbarcode (0.8.0-4) UNRELEASED; urgency=medium * Upstream closed issue #3 and added tag - watch file written + * Add README.Debian with note from upstream that this is a + deprecated repo + * Readme.test: Add note about test that take *very* long and are + deactivated. -- Andreas Tille <[email protected]> Tue, 17 Jan 2017 08:19:27 +0100 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pbbarcode.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
