Re: Examples for single bin+lib and service triggers

2024-11-23 Thread Andrey Rakhmatullin
On Sat, Nov 23, 2024 at 02:35:30PM +, Ahmad Khalifa wrote: > > > I don't see a rule prohibiting that > > > > Public shared libraries must be installed in a package with the name based > > on the library SONAME (see Policy 8.1; you must read the whole of Policy 8 > > when packaging a public sha

Re: Examples for single bin+lib and service triggers

2024-11-23 Thread Ahmad Khalifa
On 22/11/2024 19:02, Andrey Rakhmatullin wrote: On Fri, Nov 22, 2024 at 11:09:04AM +, Ahmad Khalifa wrote: I don't see a rule prohibiting that Public shared libraries must be installed in a package with the name based on the library SONAME (see Policy 8.1; you must read the whole of Policy

Re: Examples for single bin+lib and service triggers

2024-11-22 Thread Andrey Rakhmatullin
On Fri, Nov 22, 2024 at 11:09:04AM +, Ahmad Khalifa wrote: > I'm trying to see if I can handle packaging a utility but I'm looking for > some example packages to help me figure a few things out: > > 1. Package installs bin+lib+headers, typically this would be 3 packages > (tool, libtool, libto

Re: Examples in local encoding

2020-10-07 Thread Carlos Henrique Lima Melara
Hi, thanks for the reply Pabs. On Mon, Sep 21, 2020 at 03:02:14AM +, Paul Wise wrote: > On Sun, Sep 20, 2020 at 10:50 PM Carlos Henrique Lima Melara wrote: > > > I've been working in a package (QA) that show diff between documents. And a > > selling point is working with different encodings

Re: Examples in local encoding

2020-09-20 Thread Paul Wise
On Sun, Sep 20, 2020 at 10:50 PM Carlos Henrique Lima Melara wrote: > I've been working in a package (QA) that show diff between documents. And a > selling point is working with different encodings (see the long description > bellow). This feature is unfortunately quite hard to use, it seems like

Re: Examples directory

2011-01-17 Thread Paul Wise
On Mon, Jan 17, 2011 at 10:24 PM, Angel Abad wrote: > I would to split package in python-django-dajaxice and > python-django-dajaxice-doc for html documentation. But Im not sure > what is the best package to include example files, python module > package or documentation package? I would put the

Re: Examples

2008-05-09 Thread Daniel Leidert
Am Montag, den 05.05.2008, 14:50 +0200 schrieb Sveinung Kvilhaugsvik: > When there are two packages, packagename (that contains a library) and > packagename-doc (that contains documentation and examples), do the > documentation and examples go in /usr/share/doc/package or > /usr/share/doc/packagen

Re: Examples

2008-05-09 Thread Michelle Konzack
Hello Thibaut and * Am 2008-05-05 16:07:35, schrieb Thibaut Paumard: > I was talking of something like > /u/s/d/-doc/html -> /u/s/d//html/ > where both are created in the -doc package, not > /u/s/d/-doc -> /u/s/d// > which is a really bad idea, for the reasons you mention and more. If > at all

Re: Examples

2008-05-05 Thread Goswin von Brederlow
"Sveinung Kvilhaugsvik" <[EMAIL PROTECTED]> writes: > When there are two packages, packagename (that contains a library) and > packagename-doc (that contains documentation and examples), do the > documentation and examples go in /usr/share/doc/package or > /usr/share/doc/packagename-doc? If it goe

Re: Examples

2008-05-05 Thread Thibaut Paumard
Le 5 mai 08 à 15:50, Cyril Brulebois a écrit : On 05/05/2008, Thibaut Paumard wrote: Actually I was sort of guessing the only package allowed to put anything under /usr/share/doc// was itself. It's probably the core of the original post. Is this assumption incorrect? AFAICT, yes. Particularl

Re: Examples

2008-05-05 Thread Cyril Brulebois
On 05/05/2008, Thibaut Paumard wrote: > Actually I was sort of guessing the only package allowed to put > anything under /usr/share/doc// was itself. It's > probably the core of the original post. Is this assumption incorrect? AFAICT, yes. Particularly when the binaries come from the very same so

Re: Examples

2008-05-05 Thread Thibaut Paumard
Le 5 mai 08 à 15:22, Cyril Brulebois a écrit : On 05/05/2008, Thibaut Paumard wrote: IANADD, but I would put the doc and example files in /usr/share/doc/packagename-doc. /usr/share/doc/packagename/README.Debian should mention that the reader can find doc in /usr/share/doc/packagename-doc once t

Re: Examples

2008-05-05 Thread Cyril Brulebois
On 05/05/2008, Thibaut Paumard wrote: > IANADD, but I would put the doc and example files in > /usr/share/doc/packagename-doc. > /usr/share/doc/packagename/README.Debian should mention that the > reader can find doc in /usr/share/doc/packagename-doc once the > packagename-doc package is installed.

Re: Examples

2008-05-05 Thread Thibaut Paumard
Le 5 mai 08 à 14:50, Sveinung Kvilhaugsvik a écrit : When there are two packages, packagename (that contains a library) and packagename-doc (that contains documentation and examples), do the documentation and examples go in /usr/share/doc/package or /usr/share/doc/packagename-doc? If it goes in

Re: Examples policy

2000-08-24 Thread Adam C Powell IV
Josip Rodin wrote: > On Wed, Aug 23, 2000 at 02:56:26PM -0400, Adam C Powell IV wrote: > > As a newbie soon-to-be maintainer, I'd like to recommend a change in > > policy regarding "examples" (section 6.7), such that source code and > > shell scripts must either live in /usr/share/doc/package-name

Re: Examples policy

2000-08-24 Thread Adam C Powell IV
Josip Rodin wrote: > On Wed, Aug 23, 2000 at 02:56:26PM -0400, Adam C Powell IV wrote: > > As a newbie soon-to-be maintainer, I'd like to recommend a change in > > policy regarding "examples" (section 6.7), such that source code and > > shell scripts must either live in /usr/share/doc/package-nam

Re: Examples policy

2000-08-24 Thread Josip Rodin
On Wed, Aug 23, 2000 at 02:56:26PM -0400, Adam C Powell IV wrote: > As a newbie soon-to-be maintainer, I'd like to recommend a change in > policy regarding "examples" (section 6.7), such that source code and > shell scripts must either live in /usr/share/doc/package-name/examples, > or (here's the

Re: Examples policy

2000-08-24 Thread Josip Rodin
On Wed, Aug 23, 2000 at 02:56:26PM -0400, Adam C Powell IV wrote: > As a newbie soon-to-be maintainer, I'd like to recommend a change in > policy regarding "examples" (section 6.7), such that source code and > shell scripts must either live in /usr/share/doc/package-name/examples, > or (here's the