Hi,

On Fri, 10 Jan 2014, Craig Small wrote:
>     Updated the easy stuff to 3.8 including the twentyfourteen theme
>     Still won't build:
>     gbp:error: upstream/3.7.2+dfsg is not a valid treeish
>     
>     try to work out what that means later.

It just means that you haven't put the correct version in
debian/changelog:

> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -1,9 +1,13 @@
> -wordpress (3.7.1+dfsg-2) UNRELEASED; urgency=low
> +wordpress (3.7.2+dfsg-1) UNRELEASED; urgency=low

You need to put "3.8+dfsg-1" and then git-buildpackage will try
to use upstream/3.8+dfsg wich should exist in your repository
(not yet on git.debian.org though, you probably need to "git push --tags")

You also have only pushed the master branch but you need to push the
upstream and pristine-tar branches too.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Discover the Debian Administrator's Handbook:
→ http://debian-handbook.info/get/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to