debian/compat
author Anton Shestakov <av6@dwimlabs.net>
Fri, 10 Apr 2020 10:13:48 +0800
branchstable
changeset 5292 8c44f02e7200
parent 4912 43e9bb4de6b5
permissions -rw-r--r--
manifest: now that there's only one legacy.py, exclude it After the last patch, this file is only included because of package_dir in setup.py (i.e. just once), so we can ignore it with just one clause. But package_dir starts with "./", so we need to add it to the pattern.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4912
43e9bb4de6b5 debian: update debhelper compat
Denis Laxalde <denis@laxalde.org>
parents: 531
diff changeset
     1
10