[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

kbd-chooser 0.55 missing debian/po/output



Hi,

kbd-chooser 0.55 is missing debian/po/output from its source:

  $ tar tzvf /mirror/debian/pool/main/k/kbd-chooser/kbd-chooser_0.55.tar.gz | grep output
  -r--r--r-- alastair/alastair     7 2004-05-08 08:56:19 kbd-chooser/debian/po/.svn/text-base/output.svn-base
  -r--r--r-- alastair/alastair     4 2004-05-08 08:56:19 kbd-chooser/debian/po/.svn/prop-base/output.svn-base
  -r--r--r-- alastair/alastair     4 2004-05-08 08:56:19 kbd-chooser/debian/po/.svn/props/output.svn-work

This causes the templates control file to contain native character
encodings rather than UTF-8, which causes all initrd builds containing
kbd-chooser to fail. Since it was breaking daily builds, I've uploaded
0.56 immediately with no changes but from a clean working copy. I hope
that's OK.

You might want to look at why .svn directories are ending up in the
source package, too. Some people prefer to use 'svn export', or, if you
use debuild, I have this in ~/.devscripts, gross though it is:

  DEBUILD_DPKG_BUILDPACKAGE_OPTS="-i'(?:^|/).*~$|(?:^|/)\..*\.swp|DEADJOE|(?:/CVS|/RCS|/\.svn|/\.deps)(?:$|/)' -ICVS -I.svn -uc -us"

Thanks,

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]



Reply to: