diff options
author | Colin Watson <cjwatson@debian.org> | 2010-04-10 01:06:20 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2010-04-10 01:06:20 +0100 |
commit | 93ce89027251a33055413bf3cfad658c199ff12e (patch) | |
tree | 1193694dafbcb0cd14e55629eba44dbd93329e72 /debian | |
parent | 4bcf514b4ab5c338cc1c247011669fa2450753ae (diff) |
lintian-symlink-pickiness: remember to bump Last-Update
Diffstat (limited to 'debian')
-rw-r--r-- | debian/patches/lintian-symlink-pickiness.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/lintian-symlink-pickiness.patch b/debian/patches/lintian-symlink-pickiness.patch index 99065d6e3..5949e3b94 100644 --- a/debian/patches/lintian-symlink-pickiness.patch +++ b/debian/patches/lintian-symlink-pickiness.patch | |||
@@ -3,7 +3,7 @@ Description: Fix picky lintian errors about slogin symlinks | |||
3 | either way and opted to keep the status quo. We need this patch anyway. | 3 | either way and opted to keep the status quo. We need this patch anyway. |
4 | Author: Colin Watson <cjwatson@debian.org> | 4 | Author: Colin Watson <cjwatson@debian.org> |
5 | Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1728 | 5 | Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1728 |
6 | Last-Update: 2010-03-01 | 6 | Last-Update: 2010-04-10 |
7 | 7 | ||
8 | Index: b/Makefile.in | 8 | Index: b/Makefile.in |
9 | =================================================================== | 9 | =================================================================== |