Chris Lamb pushed to branch master at lintian / lintian
Commits:
-
ac1111a6
by Felix Lechner at 2018-12-14T08:07:13Z
3 changed files:
- − t/tests/generic-dh-make-2005/diff/README
- − t/tests/generic-dh-make-2008/diff/Makefile
- − t/tests/generic-dh-make-2008/diff/README
Changes:
| 1 |
-This is something close to the results of running dh_make on a basically
|
|
| 2 |
-empty upstream tarball in 2005, but with the example files removed. It's
|
|
| 3 |
-a useful test for the various dh_make template and boilerplate tags, as
|
|
| 4 |
-well as many tags for ways of doing things dh_make used to promote but are
|
|
| 5 |
-now deprecated or old debhelper commands that are now deprecated.
|
|
| 6 |
- |
|
| 7 |
-Please don't modify anything about the files in this package; instead, add
|
|
| 8 |
-new tags as needed when Lintian adds new checks. This test case is
|
|
| 9 |
-intended to continue to be a test of Lintian's handling of old packages.
|
| 1 |
-# Stub Makefile that's just enough so that the default rules file doesn't
|
|
| 2 |
-# error out.
|
|
| 3 |
- |
|
| 4 |
-clean install:
|
| 1 |
-dh_make 0.46 test
|
|
| 2 |
-=================
|
|
| 3 |
- |
|
| 4 |
-This is the results of running dh_make 0.46 on an upstream tarball
|
|
| 5 |
-containing only this file. It's a useful test for the various dh_make
|
|
| 6 |
-template and boilerplate tags, as well as many tags for ways of doing
|
|
| 7 |
-things dh_make used to promote but are now deprecated or old debhelper
|
|
| 8 |
-commands that are now deprecated.
|
|
| 9 |
- |
|
| 10 |
-Please don't modify anything about the files in this package; instead, add
|
|
| 11 |
-new tags as needed when Lintian adds new checks. This test case is
|
|
| 12 |
-intended to continue to be a test of Lintian's handling of old and
|
|
| 13 |
-template packages.
|