Hello, I'm glad to announce that the DDL build on Squeeze is about to move to the SVN trunk. For non-developers, this means that development will now take place on Debian Squeeze instead of Lenny (like Gondwana), which is great news. I still have to check that my changes are working on the trunk, but I'm confident and hope it'll be online in several hours. Developments for Squeeze are already stopped in the experimental branch until the trunk is active.
Of course we're not trashing Gondwana! It has already moved to sub-branches named 'branches/1.0/'. Noticeable versions of Gondwana (updates) will be developed in these branches and tagged in sub-branches named 'tags/1.x/' when they're ready. Note that Gondwana is unfortunately currently tagged as 2011-05 for historical reasons. We should rename it 1.0. Our SVN tree is now looking like this: ├── artwork │ ├── branches │ │ └── 1.0 │ ├── tags │ │ ├── 2010-11 │ │ ├── 2011-02 │ │ └── 2011-05 │ └── trunk ├── docs │ ├── branches │ │ └── 1.0 │ ├── tags │ │ ├── 2010-08 │ │ ├── 2010-11 │ │ ├── 2011-02 │ │ └── 2011-05 │ └── trunk ├── lang │ ├── branches │ │ └── 1.0 │ ├── remote-transifex │ ├── tags │ │ ├── 2010-11 │ │ ├── 2011-02 │ │ └── 2011-05 │ └── trunk ├── live │ ├── branches │ │ └── 1.0 │ ├── experimental │ │ └── squeeze │ ├── tags │ │ ├── 2010-05 │ │ ├── 2010-08 │ │ ├── 2010-11 │ │ ├── 2011-02 │ │ └── 2011-05 │ └── trunk ├── packages │ ├── branches │ │ └── 1.0 │ ├── experimental │ │ └── squeeze │ ├── tags │ │ ├── 2010-05 │ │ ├── 2010-08 │ │ ├── 2010-11 │ │ ├── 2011-02 │ │ └── 2011-05 │ └── trunk └── server └── website └── public Cheers, JM. _______________________________________________ Doudoulinux-dev mailing list [email protected] https://mail.gna.org/listinfo/doudoulinux-dev
