Skip to content

Commit

Permalink
Retire debian/ directory.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Junio C Hamano committed Jan 7, 2006
1 parent 476e801 commit 7d0e65b
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 441 deletions.
8 changes: 0 additions & 8 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -489,12 +489,6 @@ dist: git.spec git-tar-tree
rpm: dist
$(RPMBUILD) -ta $(GIT_TARNAME).tar.gz

deb: dist
rm -rf $(GIT_TARNAME)
$(TAR) zxf $(GIT_TARNAME).tar.gz
dpkg-source -b $(GIT_TARNAME)
cd $(GIT_TARNAME) && fakeroot debian/rules binary

### Cleaning rules

clean:
Expand All @@ -504,8 +498,6 @@ clean:
rm -f *.spec *.pyc *.pyo */*.pyc */*.pyo
rm -rf $(GIT_TARNAME)
rm -f $(GIT_TARNAME).tar.gz git-core_$(GIT_VERSION)-*.tar.gz
rm -f git-core_$(GIT_VERSION)-*.dsc
rm -f git-*_$(GIT_VERSION)-*.deb
$(MAKE) -C Documentation/ clean
$(MAKE) -C templates clean
$(MAKE) -C t/ clean
Expand Down
6 changes: 0 additions & 6 deletions debian/.gitignore

This file was deleted.

201 changes: 0 additions & 201 deletions debian/changelog

This file was deleted.

1 change: 0 additions & 1 deletion debian/compat

This file was deleted.

63 changes: 0 additions & 63 deletions debian/control

This file was deleted.

24 changes: 0 additions & 24 deletions debian/copyright

This file was deleted.

1 change: 0 additions & 1 deletion debian/docs

This file was deleted.

2 changes: 0 additions & 2 deletions debian/git-arch.files

This file was deleted.

13 changes: 0 additions & 13 deletions debian/git-core.doc-base

This file was deleted.

1 change: 0 additions & 1 deletion debian/git-core.files

This file was deleted.

2 changes: 0 additions & 2 deletions debian/git-cvs.files

This file was deleted.

4 changes: 0 additions & 4 deletions debian/git-doc.files

This file was deleted.

2 changes: 0 additions & 2 deletions debian/git-email.files

This file was deleted.

2 changes: 0 additions & 2 deletions debian/git-svn.files

This file was deleted.

2 changes: 0 additions & 2 deletions debian/git-tk.files

This file was deleted.

Loading

0 comments on commit 7d0e65b

Please sign in to comment.