]> err.no Git - dpkg/commit
* TODO: updated
authorWichert Akkerman <wakkerma@debian.org>
Mon, 17 Apr 2000 07:40:13 +0000 (07:40 +0000)
committerWichert Akkerman <wakkerma@debian.org>
Mon, 17 Apr 2000 07:40:13 +0000 (07:40 +0000)
commit018ae78e49533e0223acdb651657b2c2926f5869
treece24effd011ce3836584baf384d371b275052a50
parentff8ff1cdf269c4ddb20dc11697ef3145b310d22f
* TODO: updated
* debian/rules: explicitly strip the setgid bit for debian/tmp-*.
  This is needed since the kernel copies it when we create subdirs
  and install doesn't strip it even though we explicitly ask for
  a mode 755 directory. Updated clean target to run make distclean
  to remove generated sourcefiles as well.
* dpkg-deb/build.c: add comments to describe what we are doing.
  Add code to get a list of files to be added to the archive, reorder
  it and feed it to tar and use this to put symlinks after all other
  files.
* scripts/dpkg-gencontrol.pl: add dpkg:Version and dpkg:UpstreamVersion
  to list of substvars
ChangeLog
TODO
debian/changelog
debian/rules
dpkg-deb/build.c
po/dpkg.pot
scripts/dpkg-gencontrol.pl