Codebase list libdata-visitor-perl / f59cd3e
Remove empty /usr/lib/perl5 directory from binary package. Gregor Herrmann 16 years ago
2 changed file(s) with 3 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
33 * Add Homepage field and myself to Uploaders in debian/control.
44 * Cleanup debian/rules (unused dh_* calls, unused compiler args, move
55 tests to build).
6 * Remove empty /usr/lib/perl5 directory from binary package.
67
7 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 09 Oct 2007 20:31:08 +0200
8 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 09 Oct 2007 20:33:45 +0200
89
910 libdata-visitor-perl (0.08-1) unstable; urgency=low
1011
3131 dh_testroot
3232 dh_clean -k
3333 $(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
34 rmdir --parents --ignore-fail-on-non-empty $(TMP)/usr/lib/perl5
3435 touch install-stamp
3536
3637 binary-arch: