Package: dpkg-dev Version: 1.14.18 Severity: normal Hi,
Somewhere between 1.14.16.6 and 1.14.18 dpkg-source started creating native tar.gz files with mode 0600 when the umask is 0022. buildd:~$ ls -l drwxr-xr-x 3 ron ron 4096 Dec 30 16:00 gitpkg-0.5 -rw-r--r-- 1 ron ron 469 Apr 25 05:08 gitpkg_0.5.dsc -rw-r--r-- 1 ron ron 8076 Apr 25 05:08 gitpkg_0.5.tar.gz buildd:~$ dpkg-source -b gitpkg-0.5 dpkg-source: info: using source format `1.0' dpkg-source: info: building gitpkg in gitpkg_0.5.tar.gz dpkg-source: info: building gitpkg in gitpkg_0.5.dsc buildd:~$ ls -l drwxr-xr-x 3 ron ron 4096 Dec 30 16:00 gitpkg-0.5 -rw-r--r-- 1 ron ron 422 Apr 25 05:09 gitpkg_0.5.dsc -rw------- 1 ron ron 8076 Apr 25 05:09 gitpkg_0.5.tar.gz This doesn't happen for packages with a diff.gz, or when using the dpkg-source from 1.14.16.6 Cheers, Ron -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

