Path: csiph.com!au2pb.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod From: Brian May Newsgroups: linux.debian.maint.python Subject: tagging releases in git Date: Sat, 10 Oct 2015 06:20:02 +0200 Message-ID: X-Original-To: debian-python X-Mailbox-Line: From debian-python-request@lists.debian.org Sat Oct 10 04:19:48 2015 Old-Return-Path: X-Amavis-Spam-Status: No, score=-5.8 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=2, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7] autolearn=no autolearn_force=no X-Policyd-Weight: using cached result; rate: -5 Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=microcomaustralia.com.au; s=google; h=mime-version:from:date:message-id:subject:to:content-type; bh=0NZz5vpAqNOKVxmliisq9YR6G52plYNtDHJrqfyM4FA=; b=VJCJR5qZOE+fMfp1miPQjUyducnyAKTvVHK5D6+Jfxe8tU+vPu013UvbWeZ+YUahV3 nobKehfAXPeuf9o4f5n1X8idyXJSgk8oxkfaxZ0cXkiHOHw2Gc0tjnepHudYKh7jmDOm ODCKu9OKMr+20fB1eSAYMlFlbaXnQXtUZAxnI= X-Google-Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-type; bh=0NZz5vpAqNOKVxmliisq9YR6G52plYNtDHJrqfyM4FA=; b=U0ZSQhfR2RsVCjet/AsxSgE1C44Cm0TAbR6FiQNGZbFseUjW3SrFQaq87kJlLQ1JUE mBiscoKPlI1ev2Ecn44OtwHTcZLJuun7thOdpBbpz5l82PI1jz8bPakhM8qxtiNHk/xQ zAmsBPMQi3sfrRGECWKEYiUnnC5qjOGSAFkZ5IOWIcpYBeVdpHgqtynUWTZ9KDWyrs9Y IFW3f6pf85JocZA/vjS96zFkh1Qm4SkXsxUxCsgUOcxaBGFzttEptF1jWoZ+eN0wk171 1X7HifsJ7SAWbMW7lQ/5cyRyfQl4RqmP3QoJOo1sfl+iuUCg7CZ8Z/XRsOZPyWMZxllg FlyQ== X-Gm-Message-State: ALoCoQlxBCQ7nhwV0dGquJtrF/ApA8bHEV1I4CyKIpYoyiuLerSs/DpunJhAwJs3glDtGdPJx08a X-Received: by 10.107.47.219 with SMTP id v88mr18053095iov.134.1444450770909; Fri, 09 Oct 2015 21:19:30 -0700 (PDT) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c14e9218929e0521b86797 X-Mailing-List: archive/latest/12905 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/CAA0ZO6D5ud9WVrYTnnjTOSuowYq0QVq6+kN0WypbcE3OktDLTw@mail.gmail.com Approved: robomod@news.nic.it Lines: 27 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Sat, 10 Oct 2015 04:19:21 +0000 X-Original-Message-ID: Xref: csiph.com linux.debian.maint.python:7594 --001a11c14e9218929e0521b86797 Content-Type: text/plain; charset=UTF-8 According to the wiki I do this with the following command: brian@prune:~/tree/debian/python-modules/django-ajax-selects$ git-dpm tag git-dpm: ERROR: tag 'upstream/1.3.6' already exists and differs! This wasn't the response I was expecting. I am not sure why it is trying to change the upstream tag, or what it is trying to change it to. Should I just create the debian/1.3.6-4 tag manually? Regards --001a11c14e9218929e0521b86797 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
According to the wiki I do this with the followi= ng command:

brian@prune:~/tree/debian/python-modules/django-ajax-sel= ects$ git-dpm tag
git-dpm: ERROR: tag 'upstream/1.3.6' already e= xists and differs!

This wasn't the response I was expectin= g. I am not sure why it is trying to change the upstream tag, or what it is= trying to change it to. Should I just create the debian/1.3.6-4 tag manual= ly?

Regards
--001a11c14e9218929e0521b86797--