Added dedication to Frans Pop
This commit is contained in:
parent
f9ac78c21f
commit
586e0c307d
|
@ -0,0 +1,16 @@
|
|||
My good friend Frans Pop died on the 20th of August 2010. We had
|
||||
worked together for several years within Debian (especially within the
|
||||
Debian CD team), and we had become firm friends during that time. He
|
||||
was great to work with, always ready to help design new features or
|
||||
pick holes and find the bugs in the stuff I was developing myself,
|
||||
happy for others to dig into his own projects. On the more personal
|
||||
side, we met up many times at different Free Software events like
|
||||
DebConf and FOSDEM, and also for pure social things like BBQs and
|
||||
parties. We shared a lot of good times.
|
||||
|
||||
This release of debian-cd (version 3.1.4) is the last release that
|
||||
he contributed towards directly. I dedicate it to his memory.
|
||||
|
||||
Rest In Peace, my friend. You will be missed.
|
||||
|
||||
Steve McIntyre, 14th November 2010
|
|
@ -46,6 +46,7 @@ debian-cd (3.1.4) unstable; urgency=low
|
|||
* Include the acpi package for all x86 media types. Closes: #475243
|
||||
* Include the wpasupplicant package on netinsts and larger. Closes: #593914
|
||||
* Include kbd on first CD rather than console-tools. Closes: #514654
|
||||
* Added dedication to Frans Pop.
|
||||
|
||||
[ Ian Campbell ]
|
||||
* boot-x86: detect duplicates in the extra images used for installation
|
||||
|
|
|
@ -45,7 +45,7 @@ binary-arch: build install
|
|||
binary-indep: build install
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_installdocs README*
|
||||
dh_installdocs README* DEDICATION.txt
|
||||
dh_installexamples
|
||||
dh_installmenu
|
||||
dh_installcron
|
||||
|
|
Loading…
Reference in New Issue