<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://julien.danjou.info/blog/index.php/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>jd:/dev/blog - Tag - apt-build</title>
  <link>http://julien.danjou.info/blog/index.php/</link>
  <atom:link href="http://julien.danjou.info/blog/index.php/feed/tag/apt-build/rss2" rel="self" type="application/rss+xml"/>
  <description>Julien Danjou's blog</description>
  <language>fr</language>
  <pubDate>Fri, 14 Nov 2008 16:30:23 +0100</pubDate>
  <copyright>All Right Reserved</copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>Back from holidays</title>
    <link>http://julien.danjou.info/blog/index.php/post/2008/02/26/Back-from-holidays</link>
    <guid isPermaLink="false">urn:md5:453c65b8ae1b9ca5e74cfbdc7099fdab</guid>
    <pubDate>Tue, 26 Feb 2008 08:10:00 +0100</pubDate>
    <dc:creator>jd</dc:creator>
        <category>Life</category>
        <category>alioth</category><category>apt-build</category><category>awesome</category><category>debian</category><category>git</category><category>holidays</category><category>life</category><category>subversion</category>    
    <description>    &lt;p&gt;After 10 days of nice holidays, I'm back. I was totally offline, so I had to read some hundred of mails first, which is done now.&lt;/p&gt;


&lt;p&gt;For a good restart, I've fixed a bunch of bugs in &lt;a href=&quot;http://awesome.naquadah.org&quot;&gt;awesome&lt;/a&gt; and released 2.2-rc2 version. I've also migrated apt-build repository on Alioth from Subversion to git. I've uploaded a new version of this one with some patches, and a also put in the archive a new version of the mp32ogg package.&lt;/p&gt;


&lt;p&gt;Next step will be to move my packages repositories which are in my global home Subversion repository, to my own git repositories on &lt;a href=&quot;http://alioth.debian.org&quot;&gt;Alioth&lt;/a&gt;.&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>apt-build moved on Alioth</title>
    <link>http://julien.danjou.info/blog/index.php/post/2006/02/15/229-apt-build-moved-on-alioth</link>
    <guid isPermaLink="false">urn:md5:0966998313924121b741db766f55605e</guid>
    <pubDate>Wed, 15 Feb 2006 22:30:00 +0000</pubDate>
    <dc:creator>jd</dc:creator>
        <category>Debian</category>
        <category>apt-build</category><category>debian</category>    
    <description>    &lt;p&gt;I never used &lt;a href=&quot;http://alioth.debian.org&quot;&gt;Alioth&lt;/a&gt; before, but I decided to use it for &lt;em&gt;apt-build&lt;/em&gt;, because I want to have more people developing on it.&lt;/p&gt;


&lt;p&gt;So now, if you want to launch flames about apt-build with me and other (futur-)developers, you can subscribe to the &lt;a href=&quot;http://lists.alioth.debian.org/mailman/listinfo/apt-build-devel&quot;&gt;apt-build-devel&lt;/a&gt; list, and you can checkout the latest Subversion version from the all new &lt;a href=&quot;http://svn.debian.org/wsvn/apt-build/&quot;&gt;apt-build repository&lt;/a&gt;.&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>apt-build bug squashing</title>
    <link>http://julien.danjou.info/blog/index.php/post/2006/01/08/206-apt-build-bug-squashing</link>
    <guid isPermaLink="false">urn:md5:7c49dd1f2514b61fda6b47c11250b0c9</guid>
    <pubDate>Sun, 08 Jan 2006 00:04:26 +0000</pubDate>
    <dc:creator>jd</dc:creator>
        <category>Debian</category>
        <category>apt-build</category><category>bugs</category><category>debian</category>    
    <description>    &lt;p&gt;Tonight I just tried to kill some bugs on apt-build.&lt;/p&gt;


&lt;p&gt;I find quickly that there was mainly two bugs in all this mess of bug reports.
The first one (&lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=317058&quot;&gt;#317734&lt;/a&gt;) is still open because it's a bug of libapt-pkg-perl (&lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=317058&quot;&gt;#317058&lt;/a&gt;).&lt;br /&gt;
The other one (&lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=328170&quot;&gt;#328170&lt;/a&gt;) is now squished, it was just an error in the PATH filtering function, in the gcc/make wrapper.&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>I am a &quot;not so bad&quot; maintainer :)</title>
    <link>http://julien.danjou.info/blog/index.php/post/2005/12/11/197-i-am-a-not-so-bad-maintainer-</link>
    <guid isPermaLink="false">urn:md5:75d86cc46168e68755618182c6d9a961</guid>
    <pubDate>Sun, 11 Dec 2005 19:04:32 +0000</pubDate>
    <dc:creator>jd</dc:creator>
        <category>Debian</category>
        <category>apt-build</category><category>bugs</category><category>debian</category>    
    <description>    &lt;p&gt;I just fixed some RC bugs in my packages to get my ass not kicked.&lt;br /&gt;
I uploaded a small update for apt-build. I tried to use it, and it seems to be totally dead. Trying to build blackbox (my reference test, this is historical), &lt;em&gt;make&lt;/em&gt; died with a segfault, and at the end, apt-build died with a segfaults. Yee-pee ! And I don't know why, this is weird.&lt;/p&gt;


&lt;p&gt;I also asked the removal of &lt;em&gt;&lt;a href=&quot;http://torsmo.sf.net&quot;&gt;torsmo&lt;/a&gt;&lt;/em&gt; (superseded by &lt;em&gt;&lt;a href=&quot;http://conky.sf.net&quot;&gt;conky&lt;/a&gt;&lt;/em&gt;) and orphaned &lt;em&gt;&lt;a href=&quot;http://www.manderlbot.org&quot;&gt;manderlbot&lt;/a&gt;&lt;/em&gt;, since I have no skill in Erlang.&lt;/p&gt;


&lt;p&gt;I also find out why I could not fix the f****** FTBFS on &lt;em&gt;svnmailer&lt;/em&gt;. And it was because the &lt;em&gt;-I.svn&lt;/em&gt; option of &lt;em&gt;dpkg-buildpackage&lt;/em&gt; I used, skipped the &lt;em&gt;svnmailer.conf.example&lt;/em&gt; file, obviously... Raaahhh, bad shell alias configuration =&amp;gt; headache !&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>apt-build</title>
    <link>http://julien.danjou.info/blog/index.php/post/2005/09/17/178-apt-build</link>
    <guid isPermaLink="false">urn:md5:85dd1e0e896c89408cc6d325cab22d09</guid>
    <pubDate>Sat, 17 Sep 2005 16:53:48 +0000</pubDate>
    <dc:creator>jd</dc:creator>
        <category>Debian</category>
        <category>apt-build</category><category>debian</category>    
    <description>    &lt;p&gt;Ok, I did not had the time to fix apt-build bugs since a while.&lt;/p&gt;


&lt;p&gt;So I tried to fix some of them quickly, I hope it won't be worse. I just uploaded 0.12.11.&lt;/p&gt;


&lt;p&gt;But I have still a bug (&lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=328170&quot;&gt;#328170&lt;/a&gt;) with gcc-4.0 that I don't understand for now. Grmbl.&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>apt-build 0.12.6 in unstable</title>
    <link>http://julien.danjou.info/blog/index.php/post/2005/05/24/157-apt-build-0126-in-unstable</link>
    <guid isPermaLink="false">urn:md5:914880e7f1cd26abba9432ef7cbecd41</guid>
    <pubDate>Tue, 24 May 2005 21:00:20 +0000</pubDate>
    <dc:creator>jd</dc:creator>
        <category>Debian</category>
        <category>apt-build</category><category>debian</category>    
    <description>    &lt;p&gt;I just uploaded apt-build 0.12.6, the 7th version of 0.12 branch in unstable. It fixes many bugs, something like 10-15 on about 32.&lt;/p&gt;


&lt;p&gt;I think I will have many new bug reports now, raaahhh *g*&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>apt-build 0.12.0 enters experimental</title>
    <link>http://julien.danjou.info/blog/index.php/post/2005/04/23/147-apt-build-0120-enters-experimental</link>
    <guid isPermaLink="false">urn:md5:ed59c89672fe51886fd12028e338170f</guid>
    <pubDate>Sat, 23 Apr 2005 23:39:14 +0000</pubDate>
    <dc:creator>jd</dc:creator>
        <category>Debian</category>
        <category>apt-build</category><category>debian</category>    
    <description>    &lt;p&gt;Tonight I have uploaded a new release of &lt;a href=&quot;http://packages.debian.org/apt-build&quot;&gt;apt-build&lt;/a&gt; in experimental.&lt;br /&gt;
This release finally uses more the libapt-pkg-perl API. This reduces the code size and should be more efficient, avoiding many &lt;em&gt;apt-get&lt;/em&gt; external calls.&lt;/p&gt;


&lt;p&gt;The main changes were made in the &lt;em&gt;install&lt;/em&gt;, &lt;em&gt;build&lt;/em&gt; and &lt;em&gt;source&lt;/em&gt; functions. Please, test building andinstalling some packages if you have some spare time, I need a lot of bug report to continue this developement.&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>apt-build article: new version</title>
    <link>http://julien.danjou.info/blog/index.php/post/2005/03/19/127-apt-build-article-new-version</link>
    <guid isPermaLink="false">urn:md5:462b94bcaccacd48da11336d98870fa8</guid>
    <pubDate>Sat, 19 Mar 2005 14:17:32 +0000</pubDate>
    <dc:creator>jd</dc:creator>
        <category>Debian</category>
        <category>apt-build</category><category>debian</category><category>docs</category>    
    <description>    &lt;p&gt;Julien Reverret sent me his new version of the &lt;a href=&quot;http://shaddai.nerim.net/apt-build/&quot;&gt;french article&lt;/a&gt; about apt-build. I have updated the &lt;a href=&quot;http://julien.danjou.info/article-apt-build.html&quot;&gt;translation&lt;/a&gt;.&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>apt-build 0.11.0</title>
    <link>http://julien.danjou.info/blog/index.php/post/2005/01/12/111-apt-build-0110</link>
    <guid isPermaLink="false">urn:md5:c79f2b0de34c225b99343ba5e995fcb9</guid>
    <pubDate>Wed, 12 Jan 2005 19:09:59 +0000</pubDate>
    <dc:creator>jd</dc:creator>
        <category>Debian</category>
        <category>apt-build</category><category>debian</category>    
    <description>    &lt;p&gt;A new major version is on the road. I reduced the number of bugs from ~25 to less than 20.&lt;/p&gt;


&lt;p&gt;It fixes some bugs of the new wrapper and add a wrapper to &lt;em&gt;make&lt;/em&gt;! Have fun!&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>OSnews announce</title>
    <link>http://julien.danjou.info/blog/index.php/post/2005/01/11/110-osnews-announce</link>
    <guid isPermaLink="false">urn:md5:74c3eebc87f2a216de5a6c1c3757cd58</guid>
    <pubDate>Tue, 11 Jan 2005 00:00:28 +0000</pubDate>
    <dc:creator>jd</dc:creator>
        <category>Debian</category>
        <category>apt-build</category><category>debian</category><category>docs</category>    
    <description>    &lt;p&gt;Hey my translation was announced on &lt;a href=&quot;http://www.osnews.com/story.php?news_id=9363&quot;&gt;OSnews&lt;/a&gt;, great!&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>apt-build 0.10.0</title>
    <link>http://julien.danjou.info/blog/index.php/post/2005/01/06/109-apt-build-0100</link>
    <guid isPermaLink="false">urn:md5:1ee7a7432c4ed5502cfb6b263f74512f</guid>
    <pubDate>Thu, 06 Jan 2005 18:07:55 +0000</pubDate>
    <dc:creator>jd</dc:creator>
        <category>Debian</category>
        <category>apt-build</category><category>debian</category>    
    <description>    &lt;p&gt;And it's done ! The &quot;I will kill Gentoo in 2005&quot; release was uploaded to unstable today.&lt;/p&gt;


&lt;p&gt;Changes are pretty cool and the new wrapper system is smarter.&lt;/p&gt;


&lt;p&gt;I hope it is not too buggy and won't break your system on upgrade. If it does, please beat me. &lt;img src=&quot;/blog//themes/geeek.org/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;


&lt;p&gt;edit: I tested this version during 5 days on an old Pentium 2 box running &lt;em&gt;apt-build world&lt;/em&gt; and it works without any problem (but with some FTBFS &lt;img src=&quot;/blog//themes/geeek.org/smilies/sad.png&quot; alt=&quot;:(&quot; class=&quot;smiley&quot; /&gt; ).&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>apt-build article in portuguese</title>
    <link>http://julien.danjou.info/blog/index.php/post/2005/01/06/108-apt-build-article-in-portuguese</link>
    <guid isPermaLink="false">urn:md5:73ecb2ea46bb8c33243834df8801e076</guid>
    <pubDate>Thu, 06 Jan 2005 13:25:02 +0000</pubDate>
    <dc:creator>jd</dc:creator>
        <category>Debian</category>
        <category>apt-build</category><category>debian</category><category>docs</category>    
    <description>    &lt;p&gt;This version in portuguese is available &lt;a href=&quot;http://julien.danjou.info/article-apt-build-pt-br.html&quot;&gt;here&lt;/a&gt;. Thanks to Gilberto Müller!&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>gcc wrapper</title>
    <link>http://julien.danjou.info/blog/index.php/post/2005/01/01/106-gcc-wrapper</link>
    <guid isPermaLink="false">urn:md5:f43f24c7b360abe2aadfea559ba2be7a</guid>
    <pubDate>Sat, 01 Jan 2005 15:34:31 +0000</pubDate>
    <dc:creator>jd</dc:creator>
        <category>Debian</category>
        <category>apt-build</category><category>bugs</category><category>debian</category>    
    <description>    &lt;p&gt;Please, if you have 5 minutes, read &lt;a href=&quot;http://lists.debian.org/debian-devel/2005/01/msg00007.html&quot;&gt;this&lt;/a&gt; posted on debian-{devel,gcc} (Message-ID: &amp;lt;20050101142216.GA14291@jolinar.adm.naquadah.org&amp;gt;) and help me. &lt;img src=&quot;/blog//themes/geeek.org/smilies/wink.png&quot; alt=&quot;;)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>In the core of apt</title>
    <link>http://julien.danjou.info/blog/index.php/post/2004/12/31/105-in-the-core-of-apt</link>
    <guid isPermaLink="false">urn:md5:0f0381ae70d97e3d7985d0e8b71ff5fc</guid>
    <pubDate>Fri, 31 Dec 2004 18:02:55 +0000</pubDate>
    <dc:creator>jd</dc:creator>
        <category>Debian</category>
        <category>apt-build</category><category>debian</category>    
    <description>    &lt;p&gt;Working on apt-build, I had to use &lt;em&gt;apt&lt;/em&gt; to manage a lot of things and I can tell you: APT IS A MAZE !&lt;/p&gt;


&lt;p&gt;&lt;em&gt;apt-build&lt;/em&gt; uses &lt;em&gt;--print-uris&lt;/em&gt; option with &lt;em&gt;install&lt;/em&gt; and &lt;em&gt;source&lt;/em&gt; commands of apt-get, mainly to determine versions. But sometimes you will have an epoch in the deb file but not in the dsc one, another time you will have a source version which is different from the binary one, so you have to use &lt;em&gt;apt-cache&lt;/em&gt; and when you want to use the &lt;em&gt;apt-get &amp;lt;command&amp;gt; package=version&lt;/em&gt; command line format, you will have a headache if you do not care of what you are doing.&lt;/p&gt;


&lt;p&gt;Sure it should use other things that system() calls to &lt;em&gt;apt-get&lt;/em&gt; like a Perl lib, but for now... beer time.&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>apt-build revolutions</title>
    <link>http://julien.danjou.info/blog/index.php/post/2004/12/31/104-apt-build-revolutions</link>
    <guid isPermaLink="false">urn:md5:e6fa7967b29605f5a35a88df0eb2f702</guid>
    <pubDate>Fri, 31 Dec 2004 15:09:26 +0000</pubDate>
    <dc:creator>jd</dc:creator>
        <category>Debian</category>
        <category>apt-build</category><category>debian</category>    
    <description>    &lt;p&gt;Today, since I had nothing to do, no friends, no life, no beer, I decided to work on my famous apt-build (which I never use of course).&lt;/p&gt;


&lt;p&gt;I rewrote the gcc/g++ wrappers... in C ! This should avoid running Perl on each C compiler call, which of course sucks.&lt;br /&gt;
I modified some regexp in version parsing to remove some bugs with some weird source version (like &lt;em&gt;bash-2.05b-2-24&lt;/em&gt; or &lt;em&gt;rhythmbox-0.8.5-1ubuntu2&lt;/em&gt;).&lt;/p&gt;


&lt;p&gt;This version, 0.10.0, seems to be a first step to my world domination project, AHAHAHA !.. ehm, I mean, my project of killing Gentoo, of course, sorry.&lt;/p&gt;


&lt;p&gt;I am running an &lt;em&gt;apt-build world&lt;/em&gt; on a test box to be sure everythings works.&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>apt-build article updated</title>
    <link>http://julien.danjou.info/blog/index.php/post/2004/12/30/101-apt-build-article-updated</link>
    <guid isPermaLink="false">urn:md5:bd28fd29a47f5b324691190ec070279c</guid>
    <pubDate>Thu, 30 Dec 2004 14:48:39 +0000</pubDate>
    <dc:creator>jd</dc:creator>
        <category>Debian</category>
        <category>apt-build</category><category>debian</category><category>docs</category>    
    <description>    &lt;p&gt;I have just updated my english version of the &lt;a href=&quot;http://julien.danjou.info/article-apt-build.html&quot;&gt;article about apt-build&lt;/a&gt; in order to reflect upstream changes.&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Article about apt-build</title>
    <link>http://julien.danjou.info/blog/index.php/post/2004/12/14/92-article-about-apt-build</link>
    <guid isPermaLink="false">urn:md5:9ec69167d3e9dd98f1112381ecd69378</guid>
    <pubDate>Tue, 14 Dec 2004 00:35:50 +0000</pubDate>
    <dc:creator>jd</dc:creator>
        <category>Debian</category>
        <category>apt-build</category><category>debian</category><category>docs</category>    
    <description>    &lt;p&gt;I finally translated the first french article about apt-build, written by Julien Riverret.&lt;/p&gt;


&lt;p&gt;It is available &lt;a href=&quot;http://julien.danjou.info/article-apt-build.html&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;


&lt;p&gt;Thanks to Maxime for his corrections on my bad english.&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Debian stuff</title>
    <link>http://julien.danjou.info/blog/index.php/post/2004/12/12/90-debian-stuff</link>
    <guid isPermaLink="false">urn:md5:61fb13902cb2df217620fe2594928ba9</guid>
    <pubDate>Sun, 12 Dec 2004 18:39:51 +0000</pubDate>
    <dc:creator>jd</dc:creator>
        <category>Debian</category>
        <category>apt-build</category><category>debian</category>    
    <description>    &lt;p&gt;I just uploaded a new version (0.9.12) of &lt;em&gt;apt-build&lt;/em&gt; with minor fixes and a new upstream release of &lt;em&gt;&lt;a href=&quot;http://pisg.sf.net&quot;&gt;pisg&lt;/a&gt;&lt;/em&gt; (0.62).&lt;/p&gt;


&lt;p&gt;I did not work on my Debian packages for a while, but it's good to do geek stuff sometimes. It makes you think about other things and clear your mind, this is what I needed.&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>apt-build 0.9.11</title>
    <link>http://julien.danjou.info/blog/index.php/post/2004/12/10/88-important-thing-about-apt-build</link>
    <guid isPermaLink="false">urn:md5:960aa278adde307c437503830a34e83b</guid>
    <pubDate>Fri, 10 Dec 2004 20:33:52 +0000</pubDate>
    <dc:creator>jd</dc:creator>
        <category>Debian</category>
        <category>apt-build</category><category>debian</category>    
    <description>    &lt;p&gt;Yeah, it's done (in late). I updated &lt;em&gt;apt-build&lt;/em&gt;.&lt;/p&gt;


&lt;p&gt;This version include a patch from Alexander Ehlert to manage sources
This add 3 new commands:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;clean-sources&lt;/li&gt;
&lt;li&gt;build-source&lt;/li&gt;
&lt;li&gt;update-sources&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It also includes support for &lt;em&gt;--sources-list&lt;/em&gt; option.&lt;/p&gt;


&lt;p&gt;And just in case you never noticed:&lt;/p&gt;

&lt;pre&gt;apt-build moo&lt;/pre&gt;


&lt;p&gt;&lt;em&gt;Be funky&lt;/em&gt;&lt;/p&gt;</description>
    
    
    
      </item>
    
  <item>
    <title>Article sur apt-build</title>
    <link>http://julien.danjou.info/blog/index.php/post/2004/10/30/81-articles-sur-apt-build</link>
    <guid isPermaLink="false">urn:md5:c1ff3b61f5538605008d51c3b2914441</guid>
    <pubDate>Sat, 30 Oct 2004 11:15:11 +0000</pubDate>
    <dc:creator>jd</dc:creator>
        <category>Debian</category>
        <category>apt-build</category><category>debian</category><category>docs</category>    
    <description>    &lt;p&gt;Julien Reveret a écrit un &lt;a href=&quot;http://shaddai.nerim.net/apt-build/&quot;&gt;article&lt;/a&gt; sur &lt;em&gt;apt-build&lt;/em&gt;, dont je vous recommande la lecture si vous voulez découvrir ce logiciel.&lt;/p&gt;


&lt;p&gt;Pour ma part je vais m'atteler à le traduire dans la langue de &lt;del&gt;Britneyspeare&lt;/del&gt; Shakespeare étant donné que cet article me parait très utile et manque cruellement à &lt;em&gt;apt-build&lt;/em&gt;.&lt;/p&gt;</description>
    
    
    
      </item>
    
</channel>
</rss>