Your message dated Sun, 22 Sep 2019 08:12:11 +0200
with message-id <[email protected]>
and subject line dh_fixperms does the job
has caused the Debian Bug report #747136,
regarding git: nondeterministic file modes in mo files
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
747136: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747136
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: git
Version: 1:2.0.0~rc0+next.20140422-1
Today I rebuilt git from experimental.
$ debdiff git_2.0.0~rc0+next.20140422-1_amd64.deb
git_2.0.0~rc0+next.20140422-1.1_amd64.deb
[The following lists of changes regard files as different if they have
different names, permissions or owners.]
Files in second .deb but not in first
-------------------------------------
-rw-r--r-- root/root /usr/share/locale/bg/LC_MESSAGES/git.mo
-rw-r--r-- root/root /usr/share/locale/de/LC_MESSAGES/git.mo
-rw-r--r-- root/root /usr/share/locale/fr/LC_MESSAGES/git.mo
-rw-r--r-- root/root /usr/share/locale/is/LC_MESSAGES/git.mo
-rw-r--r-- root/root /usr/share/locale/it/LC_MESSAGES/git.mo
-rw-r--r-- root/root /usr/share/locale/pt_PT/LC_MESSAGES/git.mo
-rw-r--r-- root/root /usr/share/locale/sv/LC_MESSAGES/git.mo
-rw-r--r-- root/root /usr/share/locale/vi/LC_MESSAGES/git.mo
-rw-r--r-- root/root /usr/share/locale/zh_CN/LC_MESSAGES/git.mo
Files in first .deb but not in second
-------------------------------------
-rw-rw-r-- root/root /usr/share/locale/bg/LC_MESSAGES/git.mo
-rw-rw-r-- root/root /usr/share/locale/de/LC_MESSAGES/git.mo
-rw-rw-r-- root/root /usr/share/locale/fr/LC_MESSAGES/git.mo
-rw-rw-r-- root/root /usr/share/locale/is/LC_MESSAGES/git.mo
-rw-rw-r-- root/root /usr/share/locale/it/LC_MESSAGES/git.mo
-rw-rw-r-- root/root /usr/share/locale/pt_PT/LC_MESSAGES/git.mo
-rw-rw-r-- root/root /usr/share/locale/sv/LC_MESSAGES/git.mo
-rw-rw-r-- root/root /usr/share/locale/vi/LC_MESSAGES/git.mo
-rw-rw-r-- root/root /usr/share/locale/zh_CN/LC_MESSAGES/git.mo
It would be better for debian/rules to make the mode of locale files
deterministic.
--- End Message ---
--- Begin Message ---
Package: git
Version: 1:2.10.1-1
Since git now uses debhelper, dh_fixperms corrects any unusual file
modes.
--- End Message ---