<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/git.git/debian/control, branch v0.99.8e</title>
<subtitle>Git
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v0.99.8e</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v0.99.8e'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/'/>
<updated>2005-09-16T22:16:42Z</updated>
<entry>
<title>[PATCH] Debian: build-depend on "bc"</title>
<updated>2005-09-16T22:16:42Z</updated>
<author>
<name>Matthias Urlichs</name>
<email>smurf@smurf.noris.de</email>
</author>
<published>2005-09-16T11:54:10Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=28423758591577828672219c1031d463701a11cc'/>
<id>urn:sha1:28423758591577828672219c1031d463701a11cc</id>
<content type='text'>
Build systems should run tests. This patch adds the necessary
debian/control and debian/rules bits ("bc" was missing,
t/t4002-diff-basic.sh wants it).

Signed-off-by: Matthias Urlichs &lt;smurf@smurf.noris.de&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Recommend 'less' for Debian.</title>
<updated>2005-09-16T06:33:03Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-09-16T06:33:03Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=b93aa3ec9506618e9a22c04d775b35f31e7e068f'/>
<id>urn:sha1:b93aa3ec9506618e9a22c04d775b35f31e7e068f</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Add a new merge strategy by Fredrik Kuivinen.</title>
<updated>2005-09-11T02:46:53Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-09-11T00:46:27Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=720d150c48fc35fca13c6dfb3c76d60e4ee83b87'/>
<id>urn:sha1:720d150c48fc35fca13c6dfb3c76d60e4ee83b87</id>
<content type='text'>
I really wanted to try this out, instead of asking for an adjustment
to the 'git merge' driver and waiting.  For now the new strategy is
called 'fredrik' and not in the list of default strategies to be tried.

The script wants Python 2.4 so this commit also adjusts Debian and RPM
build procecure files.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] git bugfixes and cleanups, mainly Debian things</title>
<updated>2005-08-26T19:52:23Z</updated>
<author>
<name>Tommi Virtanen</name>
<email>tv@debian.org</email>
</author>
<published>2005-08-26T11:00:04Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=579fbe598ddd9608bd2fbcf8411299dde06d1912'/>
<id>urn:sha1:579fbe598ddd9608bd2fbcf8411299dde06d1912</id>
<content type='text'>
Make the git deb conflict with cogito versions prior to 0.13, as those
versions used to contain git. Suggest cogito.

Signed-off-by: Tommi Virtanen &lt;tv@debian.org&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] git bugfixes and cleanups, mainly Debian things</title>
<updated>2005-08-26T19:52:16Z</updated>
<author>
<name>Tommi Virtanen</name>
<email>tv@debian.org</email>
</author>
<published>2005-08-26T11:00:03Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=814be007dff08597f6f550f243916aae4bf1d0f8'/>
<id>urn:sha1:814be007dff08597f6f550f243916aae4bf1d0f8</id>
<content type='text'>
Fix syntax error in debian Build-Depends-Indep, dpkg-checkbuilddeps used
to give false ok results.

Signed-off-by: Tommi Virtanen &lt;tv@debian.org&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Debianization updates</title>
<updated>2005-08-13T04:16:01Z</updated>
<author>
<name>Matthias Urlichs</name>
<email>smurf@smurf.noris.de</email>
</author>
<published>2005-08-13T00:38:15Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=af36b70ef939cc44c447a4b9cbaadd7eba9a20b1'/>
<id>urn:sha1:af36b70ef939cc44c447a4b9cbaadd7eba9a20b1</id>
<content type='text'>
git-tk should be architecture independent.
git-core forgot to depend on perl.

Signed-Off-By: Matthias Urlichs &lt;smurf@debian.org&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Fix debianization: mark git-tk architecture neutral.</title>
<updated>2005-08-12T20:32:02Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-08-12T20:32:02Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=b8c20680c863379a7089091a4f1cd6ece20fd9e6'/>
<id>urn:sha1:b8c20680c863379a7089091a4f1cd6ece20fd9e6</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Debian packaging fixes.</title>
<updated>2005-08-12T01:26:14Z</updated>
<author>
<name>Matthias Urlichs</name>
<email>smurf@smurf.noris.de</email>
</author>
<published>2005-08-10T23:54:36Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=5acc5bfd6303f1fec4b3d175a15a2ff800983be7'/>
<id>urn:sha1:5acc5bfd6303f1fec4b3d175a15a2ff800983be7</id>
<content type='text'>
- Split gitk off to its own package;
  it needs tk installed, but nothing else does.
- Refer to GPL properly, don't install COPYING.
- Fix maintainer.
- Use dh_movefiles instead of dh_install;
  we don't want to list everything *except* gitk.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Update Maintainer field of debian/control</title>
<updated>2005-08-08T06:21:38Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-08-08T06:21:38Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=b1d096f2926c4e37c9c0b6a7bf2119bedaa277cb'/>
<id>urn:sha1:b1d096f2926c4e37c9c0b6a7bf2119bedaa277cb</id>
<content type='text'>
My understanding is that having my name there is just as wrong
as having name of Linus, since neither of us is a debian
maintainer, but at least this would prevent people from bugging
Linus.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] Add new dependencies caused by git-send-email-script to debian/control</title>
<updated>2005-08-03T05:53:15Z</updated>
<author>
<name>Ryan Anderson</name>
<email>ryan@michonline.com</email>
</author>
<published>2005-07-31T08:17:25Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=6ff3376ca625d0c458e13956fc21b33e6fd6def0'/>
<id>urn:sha1:6ff3376ca625d0c458e13956fc21b33e6fd6def0</id>
<content type='text'>
Signed-off-by: Ryan Anderson &lt;ryan@michonline.com&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
</feed>
