<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pixelated-user-agent.git/debian/rules, branch master</title>
<subtitle>[pixelated-user-agent] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/'/>
<entry>
<title>only use another builddir only if $GO_BUILDDIR is set</title>
<updated>2015-08-25T09:46:20+00:00</updated>
<author>
<name>Christoph Kluenter</name>
<email>ckluente@thoughtworks.com</email>
</author>
<published>2015-08-25T09:44:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=552a0471a2223f4d48e1a81ad9a51385deafc0ca'/>
<id>552a0471a2223f4d48e1a81ad9a51385deafc0ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build in /tmp to fix too long path in shebang</title>
<updated>2015-08-25T09:46:20+00:00</updated>
<author>
<name>Christoph Kluenter</name>
<email>ckluente@thoughtworks.com</email>
</author>
<published>2015-08-25T09:24:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=61447ad3f55f45a404c9602e53bd606b622c8606'/>
<id>61447ad3f55f45a404c9602e53bd606b622c8606</id>
<content type='text'>
the virtualenv files are created in a directory that is too long
to be used in a shebang. we need to force a shorter path by
hardcoding the builddir to /tmp/build/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the virtualenv files are created in a directory that is too long
to be used in a shebang. we need to force a shorter path by
hardcoding the builddir to /tmp/build/
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable pixpybuild buildsystem.</title>
<updated>2015-08-20T11:44:45+00:00</updated>
<author>
<name>Folker Bernitt</name>
<email>fbernitt@thoughtworks.com</email>
</author>
<published>2015-08-20T11:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=6dd197569a35e60c68d101006ad51730fa989ecf'/>
<id>6dd197569a35e60c68d101006ad51730fa989ecf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved debian package fix to install.</title>
<updated>2014-09-10T13:58:27+00:00</updated>
<author>
<name>Folker Bernitt</name>
<email>fbernitt@thoughtworks.com</email>
</author>
<published>2014-09-10T13:58:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=b745ede6789bd6013b04b594bbb5da5d58fd03b3'/>
<id>b745ede6789bd6013b04b594bbb5da5d58fd03b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added flask debian dependency.</title>
<updated>2014-09-10T13:44:28+00:00</updated>
<author>
<name>Folker Bernitt</name>
<email>fbernitt@thoughtworks.com</email>
</author>
<published>2014-09-10T13:44:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=a5756934da409c25b941da56321810a1bb5a26ca'/>
<id>a5756934da409c25b941da56321810a1bb5a26ca</id>
<content type='text'>
- Remove version information from egg for debian as debian manages
  dependencies.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Remove version information from egg for debian as debian manages
  dependencies.
</pre>
</div>
</content>
</entry>
<entry>
<title>Build and add resources at the right locations.</title>
<updated>2014-09-10T10:08:34+00:00</updated>
<author>
<name>Folker Bernitt</name>
<email>fbernitt@thoughtworks.com</email>
</author>
<published>2014-09-10T09:36:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=dfd12bc6c6625ed1f2d811a8abbc491688d6bd54'/>
<id>dfd12bc6c6625ed1f2d811a8abbc491688d6bd54</id>
<content type='text'>
- include package data into build
- build resources as part of debian dpkg-buildpackage
  use: dpkg-buildpackage -rfakeroot -uc -us to build the package
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- include package data into build
- build resources as part of debian dpkg-buildpackage
  use: dpkg-buildpackage -rfakeroot -uc -us to build the package
</pre>
</div>
</content>
</entry>
<entry>
<title>fix building the debian packages with ./debian in the root</title>
<updated>2014-09-09T07:51:40+00:00</updated>
<author>
<name>Christoph Kluenter</name>
<email>ckluente@thouthworks.com</email>
</author>
<published>2014-09-09T07:47:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=23dbfdfa519b671064145dcf2ee6c1296a4c29da'/>
<id>23dbfdfa519b671064145dcf2ee6c1296a4c29da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
