This is the mail archive of the
cygwin-apps
mailing list for the Cygwin project.
Re: [ITP] perl-Stow
- From: Marco Atzeri <marco dot atzeri at gmail dot com>
- To: cygwin-apps at cygwin dot com
- Date: Wed, 22 Jul 2015 16:39:16 +0200
- Subject: Re: [ITP] perl-Stow
- Authentication-results: sourceware.org; auth=none
- References: <3h5vqahtlkp4p6rudr8fptd6ffujt1rs0i at 4ax dot com>
On 7/22/2015 3:10 PM, Andrew Schulman wrote:
Please make me the maintainer of the new perl-Stow package, which is being split
off from stow. Thanks, Andrew.
Will you have a separate source package or not ?
If the source package is the same you don't need a a separate line
just a split of current main package
something like
$ find . -type f
./GraphicsMagick-1.3.21-2-src.tar.xz
./GraphicsMagick-1.3.21-2.tar.xz
./GraphicsMagick-debuginfo/GraphicsMagick-debuginfo-1.3.21-2.tar.xz
./GraphicsMagick-debuginfo/setup.hint
./libGraphicsMagick++11/libGraphicsMagick++11-1.3.21-2.tar.xz
./libGraphicsMagick++11/setup.hint
./libGraphicsMagick-devel/libGraphicsMagick-devel-1.3.21-2.tar.xz
./libGraphicsMagick-devel/setup.hint
./libGraphicsMagick3/libGraphicsMagick3-1.3.21-2.tar.xz
./libGraphicsMagick3/setup.hint
./libGraphicsMagickWand2/libGraphicsMagickWand2-1.3.21-2.tar.xz
./libGraphicsMagickWand2/setup.hint
./perl-Graphics-Magick/perl-Graphics-Magick-1.3.21-2.tar.xz
./perl-Graphics-Magick/setup.hint
./setup.hint
Regards
MArco