On Sun, 15 Jul 2007, Faheem Mitha wrote:
When doing the merge into 0.9.4, hg-buildpackage seems to have mislaid the
patches directory. Not sure if this is something I'm doing wrong.
The problem appears to be that though the patches directory is correctly
added in the import of Debian sources, it is not registered by the repository
created by hg-buildpackage, namely
changeset: 6:611804829238
tag: DEBIAN_mercurial_0.9.3-2~bpo2
parent: 2:b1560ebbfd39
user: [EMAIL PROTECTED]
date: Sun Jul 15 17:46:33 2007 -0400
files: .hgtags debian/NEWS debian/README.Debian debian/changelog
debian/compat debian/control debian/copyright debian/dirs debian/docs
debian/examples debian/hgext.rc debian/mercurial.postinst debian/preinst
debian/pyversions debian/rules debian/watch
description:
Import Debian mercurial 0.9.3-2~bpo2
Imported mercurial-0.9.3
into Mercurial repository
I get the same problem with the current mercurial Debian sources. It looks
like
[EMAIL PROTECTED]:/tmp/mercurial/mercurial$ hg-importdsc
../mercurial_0.9.4-1.dsc
*** Processing upstream file ../mercurial_0.9.4.orig.tar.gz
VCSCMD: hg
LOGTEXT Imported mercurial_0.9.4.orig.tar.gz
into Mercurial repository
adding [tons of files]
../mercurial_0.9.4.orig.tar.gz imported into
/tmp/mercurial/mercurial.upstream
Remember to run hg fetch /tmp/mercurial/mercurial.upstream
*** Done processing upstream file ../mercurial_0.9.4.orig.tar.gz
*** Processing Debian source tree for ../mercurial_0.9.4-1.dsc
pulling from /tmp/mercurial/mercurial.upstream
requesting all changes
adding changesets
adding manifests
adding file changes
added 3 changesets with 566 changes to 564 files
(run 'hg update' to get a working copy)
564 files updated, 0 files merged, 0 files removed, 0 files unresolved
gpg: Signature made Tue 26 Jun 2007 06:44:33 PM EDT using DSA key ID
9D025E87
gpg: Can't check signature: public key not found
dpkg-source: extracting mercurial in mercurial-0.9.4
dpkg-source: unpacking mercurial_0.9.4.orig.tar.gz
dpkg-source: applying /tmp/mercurial/mercurial_0.9.4-1.diff.gz
VCSCMD: hg
LOGTEXT Imported mercurial-0.9.4
into Mercurial repository
adding debian/NEWS
adding debian/README.Debian
adding debian/changelog
adding debian/compat
adding debian/control
adding debian/copyright
adding debian/dirs
adding debian/docs
adding debian/examples
adding debian/hgext.rc
adding debian/mercurial.postinst
adding debian/preinst
adding debian/pycompat
adding debian/pyversions
adding debian/rules
adding debian/watch
[...]
Notice that patches does not appear in the list.
Faheem.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]