Your message dated Sat, 21 Mar 2026 01:00:14 +0100
with message-id
<cadstwj+ot25hu9fraqpa9bgd09kwsolbrqfmb_59gmqxfaa...@mail.gmail.com>
and subject line Re: git-buildpackage: Fails to build with dpatch packages
(0755 != 0644)
has caused the Debian Bug report #628565,
regarding git-buildpackage: Fails to build with dpatch packages (0755 != 0644)
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.)
--
628565: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628565
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: git-buildpackage
Version: 0.5.10
Severity: normal
Dear Guido,
When building dpatch-based packages, it will often happen that the build fails:
> dh_clean
> You have uncommitted changes in your source tree:
> # On branch byte
> # Changed but not updated:
> # (use "git add <file>..." to update what will be committed)
> # (use "git checkout -- <file>..." to discard changes in working directory)
> #
> # modified: debian/patches/028_fnmatch_CVE-2011-0419.dpatch
> # modified: debian/patches/029_fnmatch_CVE-2011-1928.dpatch
> #
> no changes added to commit (use "git add" and/or "git commit -a")
>
> Use --git-ignore-new to ignore.
The diff will often be trivial:
> diff --git a/debian/patches/028_fnmatch_CVE-2011-0419.dpatch
b/debian/patches/028_fnmatch_CVE-2011-0419.dpatch
> old mode 100644
> new mode 100755
> diff --git a/debian/patches/029_fnmatch_CVE-2011-1928.dpatch
b/debian/patches/029_fnmatch_CVE-2011-1928.dpatch
> old mode 100644
> new mode 100755
Can you please ignore the filemodes in debian/patches/?
Thanks,
Allard Hoeve
-- System Information:
Debian Release: 6.0.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages git-buildpackage depends on:
ii devscripts 2.10.69+squeeze1 scripts to make the life of a Debi
ii git [git-core] 1:1.7.2.5-1 fast, scalable, distributed revisi
ii git-core 1:1.7.2.5-1 fast, scalable, distributed revisi
ii python 2.6.6-3+squeeze6 interactive high-level object-orie
ii python-dateutil 1.4.1-3 powerful extensions to the standar
ii python-support 1.0.10 automated rebuilding support for P
Versions of packages git-buildpackage recommends:
ii cowbuilder 0.62+nmu2 pbuilder running on cowdancer
pn pristine-tar <none> (no description available)
Versions of packages git-buildpackage suggests:
ii git-load-dirs 1.1.8 Import upstream archives into git
-- no debconf information
--- End Message ---
--- Begin Message ---
dpatch was removed in 2022;
there are no dpatch packages left
https://trends.debian.net/
--- End Message ---