Re: Packaging something with a PostgreSQL database.

2001-12-29 Thread Matt Zimmerman
On Sat, Dec 29, 2001 at 04:01:40PM +0100, Tollef Fog Heen wrote: > * Gaetano Paolone > | #DEBHELPER# > | ** end postinst *** > | > | ** begin makedb.sh *** > | #!/bin/bash > | #set -e > | export SHAREDIR=/usr/share/odontolinux >

Re: Packaging something with a PostgreSQL database.

2001-12-29 Thread Matt Zimmerman
On Sat, Dec 29, 2001 at 04:01:40PM +0100, Tollef Fog Heen wrote: > * Gaetano Paolone > | #DEBHELPER# > | ** end postinst *** > | > | ** begin makedb.sh *** > | #!/bin/bash > | #set -e > | export SHAREDIR=/usr/share/odontolinux

Re: Sponsoring a package

2001-12-29 Thread Richard Atterer
On Sat, Dec 29, 2001 at 12:19:52PM +1300, Andrew McMillan wrote: > I'm just about to upload a package that Chris Halls has adopted. Since > he is not yet a DD he wants me to sponsor it for him. > > I have reviewed what he is done, and I'm happy with it. Now I want to > upload it. > > Should I s

[광고] 미성년자 관람불과

2001-12-29 Thread 헨타이
Title: 저희 라이브10TV의 자랑   미스코리아 투시카메라 사진 총 10장

Re: Sponsoring a package

2001-12-29 Thread Richard Atterer
On Sat, Dec 29, 2001 at 12:19:52PM +1300, Andrew McMillan wrote: > I'm just about to upload a package that Chris Halls has adopted. Since > he is not yet a DD he wants me to sponsor it for him. > > I have reviewed what he is done, and I'm happy with it. Now I want to > upload it. > > Should I

[광고] 미성년자 관람불과

2001-12-29 Thread 헨타이
Title: ÀúÈñ ¶óÀ̺ê10TVÀÇ ÀÚ¶û   ¹Ì½ºÄÚ¸®¾Æ Å

Re: Packaging something with a PostgreSQL database.

2001-12-29 Thread Tollef Fog Heen
* Gaetano Paolone | ** begin preinst *** | #!/bin/bash | # Pre-installation script for odontolinux debian package | | grep -s -q '^gestionestudio:' /etc/group || | ( | echo "Adding gestionestudio group" | groupadd gestionestudio |

Re: Packaging something with a PostgreSQL database.

2001-12-29 Thread Tollef Fog Heen
* Gaetano Paolone | ** begin preinst *** | #!/bin/bash | # Pre-installation script for odontolinux debian package | | grep -s -q '^gestionestudio:' /etc/group || | ( | echo "Adding gestionestudio group" | groupadd gestionestudio |

Re: backwards compatibility with stable

2001-12-29 Thread Bernhard R. Link
* Robert Bihlmeyer <[EMAIL PROTECTED]> [011228 20:01]: > > Don't use debhelper, or keep your debhelper compatibility level > > at "2" or less, because debhelper v3 was not available in potato. > > dh_installman should also be avoided as it is not available in potato > debhelper. Or just make an d

Re: backwards compatibility with stable

2001-12-29 Thread Bernhard R. Link
* Robert Bihlmeyer <[EMAIL PROTECTED]> [011228 20:01]: > > Don't use debhelper, or keep your debhelper compatibility level > > at "2" or less, because debhelper v3 was not available in potato. > > dh_installman should also be avoided as it is not available in potato > debhelper. Or just make an