[pkg-php-pear] php-psr-log package
"David Prévot"
david at tilapin.org
Fri Feb 7 01:36:53 UTC 2014
> Le 06/02/2014 16:32, David Prévot a écrit :
>> Hi François-Régis,
>>>> On Thu, Feb 6, 2014 at 4:31 PM, François-Régis <frv at miradou.com>
>> I believe what youâre willing to
>> use a layout as documented here:
>>
>> http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.import.html#GBP.IMPORT.UPSTREAM.GIT.TARBALL
>
> Yes.
> Which do you think is the the good one :
> http://anonscm.debian.org/gitweb/?p=pkg-php/php-psr-log_historical.git
This one is nice, as it contains the upstream repository, but the same
mistake as initially pointed exists: you tagged upstream/1.0.0 on the last
(a78d6504) upstream commit, while as documented previously, you should
have imported the 1.0.0 tarball as fetched via uscan and added it in the
intial repository via a command like:
gbp import-orig ../$the_1.0.0_tarball_fetched_via_uscan
--upstream-vcs-tag=1.0.0
and then base the debian package in a master branch starting on
upstream/1.0.0.
Please, do not push the debian/
tag, there might be remaining issues to
fix: its better pushed after being uploaded (e.g. by the sponsor).
Please, sign your tags too.
> http://anonscm.debian.org/gitweb/?p=pkg-php/php-psr-log_virgin.git
Well, this one doesnt contain the upstream repository.
> Or neither...
;)
Regards
David
More information about the pkg-php-pear
mailing list