Package: dgit
Version: 0.13
Severity: important
I ran
dgit clone vcsh
cd vcsh
git remote add github [email protected]:RichiH/vcsh.git
git push github dgit/sid
cd ~/work/git/vcsh # my main vcsh repo
git fetch
gcd debian # alias for git checkout, debian is where I do packaging
gcd -b debian--test_dgit
git merge origin/dgit/sid
And then
richih@eudyptes (git)-[debian--test_dgit] ~git/vcsh % dgit git-build
Format `3.0 (quilt)', urgh
.git/dgit/quilt-description.tmp: No such file or directory at /usr/bin/dgit
line 1059.
richih@eudyptes (git)-[debian--test_dgit] ~git/vcsh %
While I can copy over .git/dgit/quilt-description.tmp, relying on
information stored outside of Git means that it's needlessly
hard to migrate existing repos to dgit.
Furthermore, a fresh git clone of the repository will not be functioning
base to start using dgit from.
This is important because it does not allow re-building a package with
dgit without outside information.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.10-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages dgit depends on:
ii devscripts 2.13.3
ii dpkg-dev 1.17.1
ii git [git-core] 1:1.8.4~rc3-1
ii libdpkg-perl 1.17.1
ii libwww-perl 6.05-1
ii perl [libdigest-sha-perl] 5.14.2-21
ii realpath 1.18
Versions of packages dgit recommends:
ii openssh-client [ssh-client] 1:6.2p2-6
Versions of packages dgit suggests:
pn sbuild <none>
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]