]> git.ipfire.org Git - thirdparty/git.git/commit
Debian packaging fixes.
authorMatthias Urlichs <smurf@smurf.noris.de>
Wed, 10 Aug 2005 23:54:36 +0000 (01:54 +0200)
committerJunio C Hamano <junkio@cox.net>
Fri, 12 Aug 2005 01:26:14 +0000 (18:26 -0700)
commit5acc5bfd6303f1fec4b3d175a15a2ff800983be7
tree3cdb6322ac891c443fa72c238b071e533017ab2f
parentb4ad66b7785c27ba05df78841b6f599e7207ee3d
Debian packaging fixes.

- 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>
debian/changelog
debian/control
debian/copyright
debian/docs
debian/git-core.files [new file with mode: 0644]
debian/git-core.install [deleted file]
debian/git-tk.files [new file with mode: 0644]
debian/rules