summaryrefslogtreecommitdiff
path: root/debian/git-core.files
AgeCommit message (Collapse)AuthorFilesLines
2006-01-06Retire debian/ directory.Libravatar Junio C Hamano1-1/+0
The official maintainer is keeping up-to-date quite well, and now the older Debian is supported with backports.org, there is no reason for me to keep debian/ directory around here. I have not been building and publishing debs since 1.0.4 anyway. Signed-off-by: Junio C Hamano <junkio@cox.net>
2005-08-11Debian packaging fixes.Libravatar Matthias Urlichs1-0/+1
- Split gitk off to its own package; it needs tk installed, but nothing else does. - Refer to GPL properly, don't install COPYING. - Fix maintainer. - Use dh_movefiles instead of dh_install; we don't want to list everything *except* gitk. Signed-off-by: Junio C Hamano <junkio@cox.net>