summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ba1dbb6)
raw | patch | inline | side by side (parent: ba1dbb6)
author | Junio C Hamano <junkio@cox.net> | |
Sun, 13 Nov 2005 09:57:33 +0000 (01:57 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 13 Nov 2005 09:57:33 +0000 (01:57 -0800) |
Signed-off-by: Junio C Hamano <junkio@cox.net>
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 10f67b8a2e3f61fa86bed6d59b474e0b9e91f9fb..376f0fa5a3e91faa3068267e81734c7cf9a19eb3 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
+git-core (0.99.9.GIT-2) unstable; urgency=low
+
+ * Build Dependency did not include libexpat-dev.
+
+ -- Junio C Hamano <junkio@cox.net> Sun, 13 Nov 2005 01:55:34 -0800
+
git-core (0.99.9.GIT-1) unstable; urgency=low
* Do not scatter txt and html documentation into feature
diff --git a/debian/control b/debian/control
index 8cc527e2daf7888ec60f2f0fe2fa8910ef770002..a77bb5dfd190f7004300f835d065083a670a4542 100644 (file)
--- a/debian/control
+++ b/debian/control
Section: devel
Priority: optional
Maintainer: Junio C Hamano <junkio@cox.net>
-Build-Depends-Indep: libz-dev, libssl-dev, libcurl3-dev|libcurl3-gnutls-dev|libcurl3-openssl-dev, asciidoc (>= 6.0.3), xmlto, debhelper (>= 4.0.0), bc
+Build-Depends-Indep: libz-dev, libssl-dev, libcurl3-dev|libcurl3-gnutls-dev|libcurl3-openssl-dev, asciidoc (>= 6.0.3), xmlto, debhelper (>= 4.0.0), bc, libexpat1-dev
Standards-Version: 3.6.1
Package: git-core