Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #7827

Re: accidental import with git-buildpackage

From Stefano Rivera <stefanor@debian.org>
Newsgroups linux.debian.maint.python
Subject Re: accidental import with git-buildpackage
Date 2015-11-03 07:00 +0100
Message-ID <qqCNs-70t-3@gated-at.bofh.it> (permalink)
References <qmqhQ-6SK-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Jeremy (2015.10.22_17:34:18_+0200)
> So I imported a new upstream version of python-netfilter using
> git-buildpackage, only to realise I am supposed to use git-dpm. Now my
> repo is in a state which git-dpm cannot handle.

I think you need this:
diff --git a/debian/.git-dpm b/debian/.git-dpm
index 304a57d..489effd 100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@ -1,8 +1,8 @@
 # see git-dpm(1) from git-dpm package
-c71cce237a933c97428e855b3d0decae10db41b0
-c71cce237a933c97428e855b3d0decae10db41b0
-c71cce237a933c97428e855b3d0decae10db41b0
-7a2d732ba3110dda1892a4be1f57487d9ce295c7
+8c90fbc9ef8d65e5b26ffbaed0aa6723d025a59e
+8c90fbc9ef8d65e5b26ffbaed0aa6723d025a59e
+8c90fbc9ef8d65e5b26ffbaed0aa6723d025a59e
+8c90fbc9ef8d65e5b26ffbaed0aa6723d025a59e
 python-netfilter_0.6.3.orig.tar.gz
 e33e52fff0b0bbdcc5b4731a2ec76f9181656e63
 22925

Then you should be able to drive git-dpm.

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  +1 415 683 3272

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Find similar


Thread

accidental import with git-buildpackage Jeremy Lainé <jeremy.laine@m4x.org> - 2015-10-22 17:50 +0200
  Re: accidental import with git-buildpackage Alex Mestiashvili <alex@biotec.tu-dresden.de> - 2015-10-22 21:10 +0200
  Re: accidental import with git-buildpackage Stefano Rivera <stefanor@debian.org> - 2015-11-03 07:00 +0100

csiph-web