Codebase list libnet-sieve-script-perl / 264a679
Merge branch 'lintian-fixes' into 'master' Fix some issues reported by lintian See merge request perl-team/modules/packages/libnet-sieve-script-perl!1 gregor herrmann 4 years ago
3 changed file(s) with 13 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
44
55 [ Salvatore Bonaccorso ]
66 * Update Vcs-* headers for switch to salsa.debian.org
7
8 [ Debian Janitor ]
9 * Trim trailing whitespace.
10 * Set upstream metadata fields: Contact, Name.
11 * Bump debhelper from old 9 to 12.
12 * Set debhelper-compat version in Build-Depends.
13 * Remove obsolete fields Contact, Name from debian/upstream/metadata
14 (already present in machine-readable debian/copyright).
15 * Fix day-of-week for changelog entry 0.07-1.
16 * Add missing build dependency on libmodule-install-perl.
717
818 -- Damyan Ivanov <dmn@debian.org> Sun, 03 Dec 2017 22:46:35 +0000
919
6878
6979 * Initial Release. (Closes: #479568)
7080
71 -- AGOSTINI Yves <agostini@univ-metz.fr> Sat, 06 May 2008 21:16:03 +0200
81 -- AGOSTINI Yves <agostini@univ-metz.fr> Tue, 06 May 2008 21:16:03 +0200
+0
-1
debian/compat less more
0 9
33 Section: perl
44 Testsuite: autopkgtest-pkg-perl
55 Priority: optional
6 Build-Depends: debhelper (>= 9)
6 Build-Depends: debhelper-compat (= 12), libmodule-install-perl
77 Build-Depends-Indep: perl,
88 libclass-accessor-perl,
99 libtest-pod-coverage-perl,
2222 Net::Sieve::Script provides a way to read, parse and write sieve file script,
2323 with access to Rule, Action and Condition objects.
2424 .
25 Support for RFC 5228 - sieve base, RFC 5231 - relational, RFC 5230 -
25 Support for RFC 5228 - sieve base, RFC 5231 - relational, RFC 5230 -
2626 vacation, Draft regex.