diff options
Diffstat (limited to 'data/files/obsolete-paths')
-rw-r--r-- | data/files/obsolete-paths | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/files/obsolete-paths b/data/files/obsolete-paths new file mode 100644 index 0000000..825bb40 --- /dev/null +++ b/data/files/obsolete-paths @@ -0,0 +1,6 @@ +# obsolete path (regexp) -> newer path ~~ Reference +# +# Please alpha sort +^etc/bash_completion.d/ -> usr/share/bash-completion/completions ~~ Ensure new filename matches stricter requirements (see https://bugs.debian.org/776954 and https://bugs.debian.org/814599) +^etc/dhcp3/ -> etc/dhcp ~~ (see also https://bugs.debian.org/673029) +^etc/X11/fonts/X11R7/ -> etc/X11/fonts ~~ (see also https://bugs.debian.org/364530#24) |