SCM

SCM Repository

[publicity] Annotation of /dpn/en/current/index.wml
ViewVC logotype

Annotation of /dpn/en/current/index.wml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 348 - (view) (download) (as text)

1 : tolimar 298 #use wml::debian::projectnews::header PUBDATE="2010-06-14" SUMMARY=""
2 : tolimar 3 #use wml::debian::acronyms
3 :    
4 :     <!--
5 : tolimar 15 $Id$
6 :     $Rev$
7 :     -->
8 :    
9 :     <!--
10 : tolimar 3 Copyright (c) 2010 Alexander Reichle-Schmehl
11 : jeremiah-g 316 est Copyright (c) 2010 Jeremiah C. Foster
12 : tolimar 3 All rights reserved.
13 :    
14 :     Redistribution and use in source and binary forms, with or without
15 :     modification, are permitted provided that the following conditions are
16 :     met:
17 :    
18 :     * Redistributions of source code must retain the above copyright
19 :     notice, this list of conditions and the following disclaimer.
20 :     * Redistributions in binary form must reproduce the above copyright
21 :     notice, this list of conditions and the following disclaimer in the
22 :     documentation and/or other materials provided with the distribution.
23 :    
24 :     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
25 :     IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
26 :     TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
27 : tolimar 118 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
28 : tolimar 3 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
29 :     SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
30 :     LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
31 :     DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
32 :     THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
33 :     (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
34 :     OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35 :     -->
36 :    
37 : tolimar 318 <!-- TODO List:
38 :     ?? NVIDIA, bug handling, and patience http://www.eyrie.org/~eagle/journal/2010-06/001.html
39 :     UbuntuDiff updates http://blog.dogguy.org/index.php/2010/06/04/ubuntudiff-updates/
40 :    
41 :     New lilo upstream, perhaps lilo will continue?
42 :     http://lists.debian.org/debian-devel/2010/06/msg00117.html
43 :     http://lists.debian.org/debian-devel/2010/06/msg00137.html
44 : tolimar 325
45 : taffit-gue 341 t # status of circulars dependencies in unstable
46 :     t # http://lists.debian.org/20100606132103.GJ11095@yellowpig
47 :     t # -> started in others
48 : tolimar 330
49 : taffit-gue 342 t # ISC DHCP 4.1 package progress report
50 :     t # http://blog.andrew.net.au/2010/06/08#dhcp_4.1_progress_report2
51 :     t # -> started in others
52 : tolimar 330
53 : taffit-gue 342 t # Debian Installer string freeze and translation update round (already there,
54 :     t # but as proposal
55 :     t # http://lists.debian.org/debian-i18n/2010/06/msg00015.html
56 : tolimar 330
57 : taffit-gue 343 t # DebConf10 provisional list of talks
58 :     t # http://lists.debian.org/debian-devel-announce/2010/06/msg00000.html
59 :     t # -> started in major
60 : tolimar 332
61 :     Debian Community Poll
62 :     http://twerner.blogspot.com/2010/06/debian-community-poll.html
63 : tolimar 334
64 :     New script to check license usage
65 :     http://lists.debian.org/87d3w012ah.fsf@windlord.stanford.edu
66 :    
67 : tolimar 335 ??? A lot of pending packages on mentors
68 :     http://lists.debian.org/1276121151.32039.6.camel@PC-Lorenzo
69 : tolimar 337
70 :     ?? Xen 3.4 or 4.0 for Squeeze
71 :     http://lists.debian.org/20100610155428.GA12754@wavehammer.waldi.eu.org
72 : tolimar 318 -->
73 :    
74 : tolimar 3 <a name="0"></a>
75 : tolimar 298 <p>Welcome to this year's fifth issue of DPN, the newsletter for the
76 : tolimar 3 Debian community. Topics covered in this issue include:</p>
77 :     <ul>
78 : taffit-gue 341 t <li><a href="#1">Automatic installation of hardware specific packages</a></li>
79 :     t <li><a href="#2">Desktop artwork and themes for Debian <q>Squeeze</q></a></li>
80 : jeremiah-g 316 est <li><a href="#3">D-I string freeze coming up</a></li>
81 : taffit-gue 343 t <li><a href="#4">Provisional list of talks for DebConf10</a></li>
82 :     t <li><a href="#5">... and much more</a>.</li>
83 : tolimar 3 </ul>
84 :    
85 :    
86 :     <a name="1"></a>
87 : tolimar 301 <h2>Automatic installation of hardware specific packages</h2>
88 : tolimar 3
89 : tpeteul-gu 311 st <p>Petter Reinholdtsen introduced a new change into the Debian installation
90 : tolimar 301 system allowing the installation of <a
91 :     href="http://lists.debian.org/2fly6f0ypze.fsf@login2.uio.no">hardware
92 : jbr-guest 347 specific packages</a> at installation time (or on an already installed
93 : tolimar 301 system). This is useful for certain RAID controllers, graphic adaptors and
94 : jbr-guest 347 other hardware, and is done by mapping PCI and USB IDs to the names of Debian
95 : madamezou- 326 uest packages. Petter welcomes help maintaining this list.</p>
96 : tolimar 3
97 : madamezou- 326 uest <p>He also pointed out that for hot swappable devices this approach won't
98 : tpeteul-gu 311 st work, and wonders whether the existing discover package should be adapted
99 :     st to also support listening to DBus events, or whether <a
100 : tolimar 301 href="http://www.packagekit.org/">PackageKit</a> could be ported to
101 :     Debian.</p>
102 : tolimar 3
103 :    
104 : tolimar 304 <a name="2"></a>
105 : taffit-gue 341 t <h2>Desktop artwork and themes for Debian <q>Squeeze</q></h2>
106 : tolimar 304
107 :     <p>Valessio Brito <a
108 :     href="http://lists.debian.org/debian-desktop/2010/06/msg00003.html">started</a>
109 :     to collect ideas and proposals for the <a
110 : taffit-gue 341 t href="http://wiki.debian.org/DebianDesktopArtworkSqueeze">desktop artwork
111 : jbr-guest 347 used in Debian 6.0 <q>Squeeze</q></a>. This artwork would be the base for
112 : tpeteul-gu 311 st common themes throughout the system. Yves-Alexis Perez started to <a
113 : tolimar 304 href="http://lists.debian.org/debian-desktop/2010/06/msg00004.html">list
114 : jbr-guest 347 possible uses</a> for that artwork ranging from themes for different
115 :     desktop environments through boot splash screens to website banners. He also
116 : tpeteul-gu 311 st asked for more comments about the artwork from other users.</p>
117 : tolimar 304
118 : tolimar 325
119 : taffit-gue 322 t <a name="3"></a>
120 : jeremiah-g 316 est <h2>Debian Installer string freeze coming up</h2>
121 : tolimar 304
122 : taffit-gue 322 t <p>Christian Perrier <a
123 : taffit-gue 343 t href="http://lists.debian.org/20100606071056.GA16165@mykerinos.kheops.frmug.org">proposed</a>
124 : taffit-gue 322 t a <q>string freeze</q> in order to officially notify translators that they should
125 : jbr-guest 347 consider completing their current work. Christian wrote: <q>During the string
126 :     freeze, developers would be required to avoid committing changes that involved
127 : jeremiah-g 316 est modifications to localizable strings. Each of these would require a prior
128 : jbr-guest 347 discussion in debian-boot and a formal ACK to commit.</q> He proposed Sunday July 4th
129 : jeremiah-g 316 est as deadline for the string freeze. Time to finish up those translations!
130 : taffit-gue 322 t </p>
131 : jeremiah-g 316 est
132 :     est
133 : taffit-gue 343 t <a name="4"></a>
134 :     t <h2>Provisional list of talks for DebConf10</h2>
135 : jeremiah-g 316 est
136 : taffit-gue 343 t <p>Ana Guerrero <a
137 :     t href="http://lists.debian.org/20100609025528.GA19122@pryan.ekaia.org">announced</a>
138 :     t the publication of a <a
139 :     t href="https://penta.debconf.org/dc10_schedule/events.en.html">provisional list
140 : jbr-guest 347 of talks</a>. She also mentioned the opportunities for ad-hoc events to be
141 : taffit-gue 343 t scheduled during DebConf, in order to plan a last minute event with others once
142 :     t at DebConf. Details on the scheduling of these events will be available at the
143 :     t conference.</p>
144 :     t
145 :     t
146 :     t
147 : tolimar 3 <a name="10"></a>
148 : taffit-gue 291 t <h2>Other news</h2>
149 : tolimar 3
150 :     <p>The xxth issue of the
151 :     <a href="http://lists.debian.org/debian-devel-announce/">miscellaneous news for developers</a>
152 : taffit-gue 291 t has been released and covers the following topics:</p>
153 : tolimar 3 <ul>
154 :     <li></li>
155 :     <li></li>
156 :     <li></li>
157 :     <li></li>
158 :     <li></li>
159 :     </ul>
160 :    
161 : tolimar 302 <p>Ana Guerrero <a
162 :     href="http://lists.debian.org/20100525173727.GA5200@pryan.ekaia.org">announced</a>
163 :     that the migration of the <a
164 :     href="http://wiki.debian.org/DebianWomen">Debian-Women wiki</a> into
165 :     Debian's wiki is now complete. There's still a little work to do: if you
166 :     want to contribute, take a look at the <a
167 :     href="http://wiki.debian.org/DebianWomen#migrationTODO">migration TODO
168 :     list</a>.</p>
169 : tolimar 3
170 : madamezou- 326 uest <p>Adrian von Bidder announced that he will now <a
171 : tpeteul-gu 315 st href="http://blog.fortytwo.ch/archives/84-Order-Your-Debian-Swirl-Umbrella-Now.html">take
172 : tolimar 303 orders</a> for <a
173 :     href="http://blog.fortytwo.ch/archives/80-Yay!-Debian-Logo!.html">Debian
174 :     Umbrellas</a>.</p>
175 : tolimar 3
176 : taffit-gue 341 t <p>Bill Allombert announced that <a
177 :     t href="http://lists.debian.org/20100606132103.GJ11095@yellowpig">circular
178 : jbr-guest 347 dependencies in unstable reached an all-time low</a>. Even if fixing some might be too
179 :     intrusive for <q>Squeeze</q>, Petter Reinholdtsen noticed that some
180 : taffit-gue 342 t of them may also cause <a
181 : jbr-guest 347 href="http://lists.debian.org/2flr5kgozc0.fsf@login2.uio.no">upgrades from
182 : taffit-gue 342 t <q>Lenny</q> to <q>Squeeze</q> to fail</a>.</p>
183 : tolimar 303
184 : taffit-gue 342 t <p>Andrew Pollock blogged about his recent <a
185 :     t href="http://blog.andrew.net.au/2010/06/08#dhcp_4.1_progress_report2" >progress
186 :     t on the ISC DHCP 4.1 package</a>: packages in experimental appear to work, and
187 :     t upgrade cleanly from the 3.1 packages, so they will soon reach unstable.</p>
188 : taffit-gue 341 t
189 : taffit-gue 342 t
190 :     t
191 : tolimar 3 <a name="11"></a>
192 : taffit-gue 291 t <h2>New Developers and Maintainers</h2>
193 : tolimar 3
194 : tolimar 317 <p>Six applicants have been
195 :     <a href="http://lists.debian.org/E1OLPhC-0004Dr-AN@merkel.debian.org">accepted</a>
196 : tolimar 299 as Debian Developers and two applicants have been
197 :     <a href="http://lists.debian.org/E1OJ5es-00033L-A1@ries.debian.org">accepted</a>
198 : taffit-gue 291 t as Debian Maintainer since the previous issue of the Debian
199 : jbr-guest 347 Project News. Please welcome Dominique Belhachemi, Sylvain Beucler, Scott
200 : tolimar 317 Kitterman, Giovanni Mascellani, Alessio Treglia, Ulises Vitulli,
201 :     Hannes von Haugwitz and Tang Ke into our project!</p>
202 : tolimar 3
203 :    
204 :     <a name="12"></a>
205 : taffit-gue 291 t <h2>Release-critical bugs statistics for the upcoming release</h2>
206 : tolimar 3
207 : taffit-gue 291 t <p>According to the <a href="http://bts.turmzimmer.net/details.php">unofficial
208 :     t RC-bugs count</a>, the upcoming release, Debian 6.0
209 :     t <q>Squeeze</q>, is currently affected by
210 : tolimar 340 424 release critical bugs.
211 :     81 of them have already been fixed in Debian's <q>unstable</q> branch. Of the remaining
212 :     343 release critical bugs,
213 :     46 already have a patch (which might need testing) and
214 :     14 are marked as pending.</p>
215 : tolimar 3
216 : taffit-gue 291 t <p>Ignoring these bugs as well as release critical bugs for packages in contrib or non-free,
217 : tolimar 340 211 release critical bugs remain to be solved for the
218 : taffit-gue 291 t release to happen.</p>
219 : tolimar 3
220 :    
221 :     <a name="13"></a>
222 : taffit-gue 291 t <h2>Important Debian Security Advisories</h2>
223 : tolimar 3
224 : taffit-gue 291 t <p>Debian's Security Team recently released advisories for these packages
225 :     t (among others):
226 : tolimar 306 <a href="http://www.debian.org/security/2010/dsa-2054">bind9</a>,
227 : tolimar 319 <a href="http://www.debian.org/security/2010/dsa-2055">OpenOffice.org</a>,
228 :     <a href="http://www.debian.org/security/2010/dsa-2056">zonecheck</a>,
229 : taffit-gue 322 t <a href="http://www.debian.org/security/2010/dsa-2057">mysql-dfsg-5.0</a>,
230 : tolimar 333 <a href="http://www.debian.org/security/2010/dsa-2058">glibc</a>,
231 : taffit-gue 291 t Please read them carefully and take the proper measures.</p>
232 : tolimar 3
233 : taffit-gue 291 t <p>Please note that these are a selection of the more important security
234 :     t advisories of the last weeks. If you need to be kept up to date about
235 :     t security advisories released by the Debian Security Team, please
236 :     t subscribe to the <a href="http://lists.debian.org/debian-security-announce/">security mailing
237 :     t list</a> for announcements.</p>
238 : tolimar 3
239 :    
240 :     <a name="14"></a>
241 : taffit-gue 291 t <h2>New and noteworthy packages</h2>
242 : tolimar 3
243 : taffit-gue 291 t <p>The following packages were added to the unstable Debian archive
244 :     t recently (<a href="http://packages.debian.org/unstable/main/newpkg">among
245 :     t others</a>):</p>
246 : tolimar 3
247 :     <ul>
248 : tolimar 338 <li><a href="http://packages.debian.org/unstable/main/ants">ants &mdash; advanced normalization tools for brain and image analysis</a></li>
249 :     <li><a href="http://packages.debian.org/unstable/main/bucardo">bucardo &mdash; asynchronous replication system for PostgreSQL</a></li>
250 :     <li><a href="http://packages.debian.org/unstable/main/bup">bup &mdash; highly efficient file backup system based on git</a></li>
251 :     <li><a href="http://packages.debian.org/unstable/main/cloc">cloc &mdash; statistics utility to count lines of code</a></li>
252 :     <li><a href="http://packages.debian.org/unstable/main/connectagram">connectagram &mdash; word unscrambling game</a></li>
253 :     <li><a href="http://packages.debian.org/unstable/main/desktopnova">desktopnova &mdash; utility that changes the wallpaper automatically</a></li>
254 :     <li><a href="http://packages.debian.org/unstable/main/emdebian-crush">emdebian-crush &mdash; emdebian crossbuilding helpers</a></li>
255 :     <li><a href="http://packages.debian.org/unstable/main/espeakedit">espeakedit &mdash; A multi-lingual software speech synthesizer - editor</a></li>
256 : tolimar 348 <li><a href="http://packages.debian.org/unstable/main/eucalyptus-cloud">eucalyptus-cloud &mdash; Elastic Utility Computing Architecture - Cloud controller</a></li>
257 : tolimar 338 <li><a href="http://packages.debian.org/unstable/main/fcgiwrap">fcgiwrap &mdash; simple server to run CGI applications over FastCGI</a></li>
258 :     <li><a href="http://packages.debian.org/unstable/main/fetch-crl">fetch-crl &mdash; Downloads Certificate Revocation Lists</a></li>
259 : taffit-gue 345 t <li><a href="http://packages.debian.org/unstable/main/freespacenotifier">freespacenotifier &mdash; free space notification module for KDE</a></li>
260 : tolimar 338 <li><a href="http://packages.debian.org/unstable/main/frontaccounting">frontaccounting &mdash; A web based double-entry accounting and ERP program</a></li>
261 :     <li><a href="http://packages.debian.org/unstable/main/glpeces">glpeces &mdash; Tangram (puzzle) game clone</a></li>
262 :     <li><a href="http://packages.debian.org/unstable/main/grr.app">grr.app &mdash; RSS reader for GNUstep</a></li>
263 :     <li><a href="http://packages.debian.org/unstable/main/gst123">gst123 &mdash; GStreamer based command line media player</a></li>
264 :     <li><a href="http://packages.debian.org/unstable/main/guayadeque">guayadeque &mdash; lightweight music player</a></li>
265 :     <li><a href="http://packages.debian.org/unstable/main/haskell-debian-utils">haskell-debian-utils &mdash; Various helpers to work with Debian packages</a></li>
266 :     <li><a href="http://packages.debian.org/unstable/main/hpanel">hpanel &mdash; minimalist panel for X</a></li>
267 :     <li><a href="http://packages.debian.org/unstable/main/html2markdown">html2markdown &mdash; convert HTML page into ascii markdown format</a></li>
268 :     <li><a href="http://packages.debian.org/unstable/main/jackmeter">jackmeter &mdash; a basic command line meter for the JACK audio system</a></li>
269 :     <li><a href="http://packages.debian.org/unstable/main/jkmeter">jkmeter &mdash; horizontal or vertical bargraph audio level meter for Jack Audio Connection Kit</a></li>
270 :     <li><a href="http://packages.debian.org/unstable/main/jpegjudge">jpegjudge &mdash; determine which of two given jpegs (same size) is the original</a></li>
271 :     <li><a href="http://packages.debian.org/unstable/main/kraft">kraft &mdash; small business-management application</a></li>
272 :     <li><a href="http://packages.debian.org/unstable/main/ltpanel">ltpanel &mdash; lightweight tasklist panel for minimalist WMs</a></li>
273 :     <li><a href="http://packages.debian.org/unstable/main/lunch">lunch &mdash; distributed process launcher</a></li>
274 :     <li><a href="http://packages.debian.org/unstable/main/mango-lassi">mango-lassi &mdash; Share mouse and pointer with other computers</a></li>
275 :     <li><a href="http://packages.debian.org/unstable/main/nam">nam &mdash; the Network Animator</a></li>
276 :     <li><a href="http://packages.debian.org/unstable/main/ns2">ns2 &mdash; Ns is a discrete event simulator targeted at networking research</a></li>
277 :     <li><a href="http://packages.debian.org/unstable/main/openstv">openstv &mdash; single transferable vote and instant runoff voting software</a></li>
278 :     <li><a href="http://packages.debian.org/unstable/main/otcl-shells">otcl-shells &mdash; OTcl shells</a></li>
279 :     <li><a href="http://packages.debian.org/unstable/main/pdebuild-cross">pdebuild-cross &mdash; cross-building support for pbuilder</a></li>
280 :     <li><a href="http://packages.debian.org/unstable/main/plymouth-x11">plymouth-x11 &mdash; Graphical Boot Animation and Logger</a></li>
281 :     <li><a href="http://packages.debian.org/unstable/main/quvi">quvi &mdash; command line tool for parsing video download links</a></li>
282 :     <li><a href="http://packages.debian.org/unstable/main/radicale">radicale &mdash; simple calendar server - daemon</a></li>
283 : taffit-gue 344 t <li><a href="http://packages.debian.org/unstable/main/radiotray">radiotray &mdash; online radio streaming player</a></li>
284 : tolimar 338 <li><a href="http://packages.debian.org/unstable/main/rawtherapee">rawtherapee &mdash; A free RAW converter and digital photo processing software</a></li>
285 :     <li><a href="http://packages.debian.org/unstable/main/ruby-tomoe">ruby-tomoe &mdash; Handwriting recognition engine (ruby binding)</a></li>
286 :     <li><a href="http://packages.debian.org/unstable/main/rxp">rxp &mdash; A validating XML parser</a></li>
287 :     <li><a href="http://packages.debian.org/unstable/main/sakura">sakura &mdash; simple but powerful libvte-based terminal emulator</a></li>
288 :     <li><a href="http://packages.debian.org/unstable/main/sentinella">sentinella &mdash; System monitor that can react to user chosen conditions</a></li>
289 :     <li><a href="http://packages.debian.org/unstable/main/sflphone-gnome">sflphone-gnome &mdash; SIP and IAX2 compatible VoIP phone - GNOME client</a></li>
290 :     <li><a href="http://packages.debian.org/unstable/main/silentjack">silentjack &mdash; silence detector for the JACK audio system</a></li>
291 :     <li><a href="http://packages.debian.org/unstable/main/smarty3">smarty3 &mdash; Template engine for PHP</a></li>
292 :     <li><a href="http://packages.debian.org/unstable/main/stterm">stterm &mdash; an extremely simple terminal for windowed system</a></li>
293 :     <li><a href="http://packages.debian.org/unstable/main/tiled">tiled &mdash; generic tile map editor</a></li>
294 :     <li><a href="http://packages.debian.org/unstable/main/ttf-denemo">ttf-denemo &mdash; Music Notation Symbol Fonts for denemo</a></li>
295 :     <li><a href="http://packages.debian.org/unstable/main/u-boot">u-boot &mdash; A boot loader for embedded systems</a></li>
296 :     <li><a href="http://packages.debian.org/unstable/main/ufraw-batch">ufraw-batch &mdash; batch importer for raw camera images</a></li>
297 :     <li><a href="http://packages.debian.org/unstable/main/upnp-router-control">upnp-router-control &mdash; simple program that manages UPnP compliant routers</a></li>
298 :     <li><a href="http://packages.debian.org/unstable/main/vainfo">vainfo &mdash; Video Acceleration (VA) API for Linux -- info program</a></li>
299 :     <li><a href="http://packages.debian.org/unstable/main/wiki2beamer">wiki2beamer &mdash; Tool to create LaTeX beamer presentations in wiki syntax</a></li>
300 :     <li><a href="http://packages.debian.org/unstable/main/xen-tools">xen-tools &mdash; Tools to manage Xen virtual servers</a></li>
301 :     <li><a href="http://packages.debian.org/unstable/main/yoshimi">yoshimi &mdash; A software synthesizer based on ZynAddSubFX</a></li>
302 :     <li><a href="http://packages.debian.org/unstable/main/zynjacku">zynjacku &mdash; JACK based host for LV2 synths and LV2 plugins</a></li>
303 : tolimar 3 </ul>
304 :    
305 :     <a name="15"></a>
306 : taffit-gue 291 t <h2>Work-needing packages</h2>
307 : tolimar 3
308 : taffit-gue 291 t <p>Currently
309 : tolimar 336 627 packages are orphaned and
310 :     132 packages are up for adoption. Please take a look at the
311 : tolimar 305 <a href="http://lists.debian.org/E1OKKlx-0007DT-Va@merkel.debian.org">recent</a>
312 : tolimar 336 <a href="http://lists.debian.org/E1OMs6i-0006PZ-Rt@merkel.debian.org">reports</a>
313 : taffit-gue 291 t to see if there are packages you are interested in or view the complete list of
314 :     t <a href="http://www.debian.org/devel/wnpp/help_requested">packages which need
315 :     t your help</a>.</p>
316 : tolimar 3
317 :    
318 :     <a name="16"></a>
319 : taffit-gue 291 t <h2>Want to continue reading DPN?</h2>
320 : tolimar 3
321 : jeremiah-g 316 est <p>Please help us create this newsletter. We still need more volunteer writers
322 : taffit-gue 291 t to watch the Debian community and report about what is going on. Please see the
323 :     t <a href="http://wiki.debian.org/ProjectNews/HowToContribute">contributing
324 :     t page</a> to find out how to help. We're looking forward to receiving your mail
325 :     t at <a href="mailto:debian-publicity@lists.debian.org">debian-publicity@lists.debian.org</a>.</p>
326 : tolimar 3
327 :    
328 :     #use wml::debian::projectnews::footer editor="XXX, XXX, Alexander Reichle-Schmehl"

root@alioth.debian.org
ViewVC Help
Powered by ViewVC 1.0.0  
Powered By FusionForge
Show source