Axel Beckert pushed to branch master at lintian / lintian
Commits:
- 
e048f0e7
by Axel Beckert at 2022-09-10T17:52:51+02:00
1 changed file:
Changes:
| 1 | 1 |  /*-stamp
 | 
| 2 | -/debian/.debhelper/
 | |
| 3 | -/debian/*.debhelper.*
 | |
| 2 | +/debian/*.debhelper*
 | |
| 4 | 3 |  /debian/debhelper-build-stamp
 | 
| 5 | 4 |  /debian/files
 | 
| 6 | 5 |  /debian/lintian.substvars
 | 
| ... | ... | @@ -10,7 +9,7 @@ | 
| 10 | 9 |  /doc/api.html/
 | 
| 11 | 10 |  /doc/README
 | 
| 12 | 11 |  /doc/help.tmp
 | 
| 13 | -/doc/lintian.html/
 | |
| 12 | +/doc/lintian.html
 | |
| 14 | 13 |  /doc/lintian.txt
 | 
| 15 | 14 |  /l10n/
 | 
| 16 | 15 |  /man/man*/
 |