7a59013290
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>
28 lines
871 B
Plaintext
28 lines
871 B
Plaintext
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
|
|
/usr/bin/git.
|
|
* Use the Mozilla SHA1 code and/or the PPC assembly in preference to
|
|
OpenSSL. This is only a partial fix for the license issues with OpenSSL.
|
|
* Minor tweaks to the Depends.
|
|
|
|
-- Ryan Anderson <ryan@michonline.com> Sat, 23 Jul 2005 14:15:00 -0400
|
|
|
|
git-core (0.99-1) unstable; urgency=low
|
|
|
|
* Update deb package support to build correctly.
|
|
|
|
-- Ryan Anderson <ryan@michonline.com> Thu, 21 Jul 2005 02:03:32 -0400
|
|
|
|
git-core (0.99-0) unstable; urgency=low
|
|
|
|
* Initial deb package support
|
|
|
|
-- Eric Biederman <ebiederm@xmission.com> Tue, 12 Jul 2005 10:57:51 -0600
|