diff options
author | Junio C Hamano <junkio@cox.net> | 2005-08-06 13:10:43 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-08-06 17:23:52 -0700 |
commit | 7a59013290bb26b80c997e5698757a735f1a92e0 (patch) | |
tree | 9658c6be6996dba62cc6c10d2c85b3bcc97621d9 /debian/changelog | |
parent | Redo the templates generation and installation. (diff) | |
download | tgif-7a59013290bb26b80c997e5698757a735f1a92e0.tar.xz |
GIT 0.99.4 (release candidate)
This is my first attempt to adjust Debian and RPM to pass
prefix, to prepare the 0.99.4 release.
It updates debian/rules and git-core.spec.in to properly pass
prefix when building binary packages. It also updates
debian/changelog to make the resulting binary package name
0.99.4; this is not needed on the RPM side (it takes the version
number from the main Makefile).
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1e62b783b3..5e86a86dc5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-core (0.99.4-1) unstable; urgency=low + + * Pass prefix down to the submake when building. + + -- Junio C Hamano <junkio@cox.net> Sat, 6 Aug 2005 13:00:00 -0700 + git-core (0.99-2) unstable; urgency=low * Conflict with the GNU Interactive Tools package, which also installs |