A git repo of the development series of EasyTag (as there was no official SCM). Since then the project has moved and is hosted at Gnome in it's own upstream repo.
The current git source is broken for "make dist-bzip2" (or any other form that uses the distdir target), because it attempts to include the nonexistent debian directory as part of the EXTRA_DIST files. This patch corrects, and results in successful distfile creation.
The current git source is broken for "make dist-bzip2" (or any other form that uses the distdir target), because it attempts to include the nonexistent debian directory as part of the EXTRA_DIST files. This patch corrects, and results in successful distfile creation.
http://dl.dropbox.com/u/1031979/0001-Exclude-nonexistent-debian-path-from-EXTRA_DIST.patch