diff options
author | Colin Watson <cjwatson@debian.org> | 2010-03-01 14:50:55 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2010-03-01 14:50:55 +0000 |
commit | 716db89a5e07fbb3c512fdf6311f12dac0211429 (patch) | |
tree | fd1b20c03c5025569d7c7390c8ac189212c46387 /debian/patches | |
parent | 8c985ebc1eb06b3724bccc54d6505ba6c418b13e (diff) |
forwarded lintian-symlink-pickiness.patch
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/lintian-symlink-pickiness.patch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/patches/lintian-symlink-pickiness.patch b/debian/patches/lintian-symlink-pickiness.patch index 7cd8ab173..abfad4509 100644 --- a/debian/patches/lintian-symlink-pickiness.patch +++ b/debian/patches/lintian-symlink-pickiness.patch | |||
@@ -1,6 +1,7 @@ | |||
1 | Description: Fix picky lintian errors about slogin symlinks | 1 | Description: Fix picky lintian errors about slogin symlinks |
2 | Author: Colin Watson <cjwatson@debian.org> | 2 | Author: Colin Watson <cjwatson@debian.org> |
3 | Last-Update: 2010-02-28 | 3 | Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1728 |
4 | Last-Update: 2010-03-01 | ||
4 | 5 | ||
5 | Index: b/Makefile.in | 6 | Index: b/Makefile.in |
6 | =================================================================== | 7 | =================================================================== |