diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-04-23 20:15:14 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-04-23 20:15:14 +0200 |
commit | c2be8f2c34f047a570a4ad8f642950c34cde33e5 (patch) | |
tree | 1dcbf7f3bf76169dec773cbfd43fe11adccb014d /debian/changelog | |
parent | f9f3f3426126f059165a1f37da0ad3ea205fbdd0 (diff) |
Add autopkgtests
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 3a50a60..6707de0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,9 +22,14 @@ sane-backends (1.0.24-10) UNRELEASED; urgency=medium * debian/saned@.service: - Remove Alias from [Install] Section (Closes: #778268). * sane-utils.[postinst|postrm]: - + Replace fixed path with a POSIX-compliant shell function to check + - Replace fixed path with a POSIX-compliant shell function to check the existence of a command. - + * Add autopkgtests: + - debian/control: + + Add Testsuite: autopkgtest. + - New debian/tests/control + - New debian/tests/start-net: + - Testing network interface activation with systemd. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 18 Jan 2015 11:46:18 +0100 |