[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: libemail-find-perl update for Non-free IETF RFC/I-Ds bug



Francesco Cecconi dijo [Sat, Nov 04, 2006 at 11:51:17AM +0100]:
> Hello,
> 
> I'm looking a sponsor for update libemail-find-perl for close bug: #393386.
> 
> Package Name: libemail-find-perl
> Short Descrption: Find RFC 822 email addresses in plain text
> Release: 0.09-dfsg-1
> 
> Bug Solution: I have removed the Email-Find-0.09/t/rfc822.txt from
> upstream package.
> 
> lintian clean!
> 
> Sources:
> 
> http://mentors.debian.net/debian/pool/main/l/libemail-find-perl/
> 
> Bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=393386

Hi,

In order to close that bug, it is not enough only to remove the RFC
from the generated binary package and from the manifest - It has to be
removed as well from the original tar.gz. Don't worry, I'm doing this
- just follow along:

gwolf@lactop:/tmp$ tar xzvf libemail-find-perl_0.09-dfsg.orig.tar.gz # Unpack upstream sources
Email-Find-0.09/
Email-Find-0.09/t/
Email-Find-0.09/t/new-api.t
Email-Find-0.09/t/Find.t
Email-Find-0.09/t/rfc822.txt
Email-Find-0.09/t/addr-spec.t
Email-Find-0.09/t/RFC822.t
Email-Find-0.09/MANIFEST
Email-Find-0.09/Makefile.PL
Email-Find-0.09/Changes
Email-Find-0.09/lib/
Email-Find-0.09/lib/Email/
Email-Find-0.09/lib/Email/Find.pm
Email-Find-0.09/lib/Email/Find/
Email-Find-0.09/lib/Email/Find/addrspec.pm
Email-Find-0.09/README
gwolf@lactop:/tmp$ rm Email-Find-0.09/t/rfc822.txt Email-Find-0.09/t/RFC822.t # Remove the RFC, as well as the test case that uses it
gwolf@lactop:/tmp$ perl -n -i -e 'next if /rfc822/i; print' Email-Find-0.09/MANIFEST # Note in the manifest the files are not misplaced
gwolf@lactop:/tmp$ tar cvzf libemail-find-perl_0.09-dfsg.orig.tar.gz # And create again the orig.tar.gz
Email-Find-0.09/        
Email-Find-0.09/
Email-Find-0.09/t/
Email-Find-0.09/t/new-api.t
Email-Find-0.09/t/Find.t
Email-Find-0.09/t/addr-spec.t
Email-Find-0.09/lib/
Email-Find-0.09/lib/Email/
Email-Find-0.09/lib/Email/Find/
Email-Find-0.09/lib/Email/Find/addrspec.pm
Email-Find-0.09/lib/Email/Find.pm
Email-Find-0.09/Makefile.PL
Email-Find-0.09/Changes
Email-Find-0.09/README
Email-Find-0.09/MANIFEST

With this, you can copy over your debian/ directory from the 0.09 tree
(yes, I verified no other files were mentioned in your diff.gz) and
upload it.

One more advise (which I often skip, but anyway...): When you prepare
an upload that closes a RC bug, do it with a medium or high priority,
so it gets in testing faster.

I'm uploading the package now:

gwolf@lactop:/tmp$ dput ftp-master libemail-find-perl_0.09-dfsg-1_i386.changes 
Checking Signature on .changes
gpg: NOTE: old default options file `/home/gwolf/.gnupg/options' ignored
gpg: Signature made Sat 04 Nov 2006 10:13:39 AM CST using DSA key ID 8BB527AF
gpg: Good signature from "Gunnar Wolf <gwolf@gwolf.org>"
gpg:                 aka "Gunnar Wolf <gwolf@debian.org>"
gpg:                 aka "Gunnar Wolf <gwolf@seguridad.unam.mx>"
gpg:                 aka "[jpeg image of size 1811]"
Good signature on /tmp/libemail-find-perl_0.09-dfsg-1_i386.changes.
Checking Signature on .dsc
gpg: NOTE: old default options file `/home/gwolf/.gnupg/options' ignored
gpg: Signature made Sat 04 Nov 2006 10:13:36 AM CST using DSA key ID 8BB527AF
gpg: Good signature from "Gunnar Wolf <gwolf@gwolf.org>"
gpg:                 aka "Gunnar Wolf <gwolf@debian.org>"
gpg:                 aka "Gunnar Wolf <gwolf@seguridad.unam.mx>"
gpg:                 aka "[jpeg image of size 1811]"
Good signature on /tmp/libemail-find-perl_0.09-dfsg-1.dsc.
Uploading to ftp-master (via ftp to ftp-master.debian.org):
  libemail-find-perl_0.09-dfsg-1.dsc: done.
  libemail-find-perl_0.09-dfsg.orig.tar.gz: done.
  libemail-find-perl_0.09-dfsg-1.diff.gz: done.
  libemail-find-perl_0.09-dfsg-1_all.deb: done.
  libemail-find-perl_0.09-dfsg-1_i386.changes: done.
Successfully uploaded packages.
Not running dinstall.

Greetings!

-- 
Gunnar Wolf - gwolf@gwolf.org - (+52-55)5623-0154 / 1451-2244
PGP key 1024D/8BB527AF 2001-10-23
Fingerprint: 0C79 D2D1 2C4E 9CE4 5973  F800 D80E F35A 8BB5 27AF

Attachment: signature.asc
Description: Digital signature


Reply to: