Debian: packaging updates.

Do not scatter txt and html documentation into feature subpackages.
Do place man pages into them.

Capture more cvs stuff into git-cvs package.

Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Junio C Hamano 2005-11-08 01:20:24 -08:00
parent f2416c27ef
commit 76bca9d1a9
8 changed files with 18 additions and 12 deletions

8
debian/changelog vendored
View file

@ -1,3 +1,11 @@
git-core (0.99.9.GIT-1) unstable; urgency=low
* Do not scatter txt and html documentation into feature
subpackages. Do place man pages into them.
* Capture more cvs stuff into git-cvs package.
-- Junio C Hamano <junkio@cox.net> Tue, 8 Nov 2005 01:19:06 -0800
git-core (0.99.9.GIT-0) unstable; urgency=low
* Test Build.

View file

@ -1,2 +1,2 @@
/usr/bin/git-archimport
/usr/share/doc/git-core/git-archimport.*
/usr/bin/git-arch*
/usr/share/man/*/git-arch*

View file

@ -6,6 +6,8 @@ Section: Devel
Format: HTML
Index: /usr/share/doc/git-core/git.html
Files: /usr/share/doc/git-core/*.html
/usr/share/doc/git-core/*/*.html
Format: text
Files: /usr/share/doc/git-core/git.txt*
Files: /usr/share/doc/git-core/*.txt
/usr/share/doc/git-core/*/*.txt

View file

@ -1,2 +1,2 @@
/usr/bin/git-cvsimport
/usr/share/doc/git-core/git-cvsimport.*
/usr/bin/git-cvs*
/usr/share/man/*/git-cvs*

View file

@ -2,6 +2,3 @@
/usr/share/doc/git-core/*.html
/usr/share/doc/git-core/*/*.html
/usr/share/doc/git-core/*/*.txt

View file

@ -1,2 +1,2 @@
/usr/bin/git-send-email
/usr/share/doc/git-core/git-send-email.*
/usr/share/man/*/git-send-email.*

View file

@ -1,2 +1,2 @@
/usr/bin/git-svnimport
/usr/share/doc/git-core/git-svnimport.*
/usr/bin/git-svn*
/usr/share/man/*/git-svn*

1
debian/git-tk.files vendored
View file

@ -1,3 +1,2 @@
/usr/bin/gitk
/usr/share/man/man1/gitk.*
/usr/share/doc/git-core/gitk.*