[Python-modules-commits] [dulwich] 01/08: Ignore changes to dulwich.egg-info/SOURCES.txt

Jelmer Vernooij jelmer at moszumanska.debian.org
Mon Jul 31 22:34:05 UTC 2017


This is an automated email from the git hooks/post-receive script.

jelmer pushed a commit to branch master
in repository dulwich.

commit c1c74c5e3819503adf4dc1e8b21283477dd37fe8
Author: Jelmer Vernooij <jelmer at jelmer.uk>
Date:   Mon Jul 31 09:35:27 2017 +0000

    Ignore changes to dulwich.egg-info/SOURCES.txt
---
 ...6c481bd37f3d03e3d538fbe336fb5f5b3781-1501464547 | 60 ----------------------
 debian/patches/series                              |  1 -
 debian/source/options                              |  1 +
 3 files changed, 1 insertion(+), 61 deletions(-)

diff --git a/debian/patches/auto-0.18.0-1-4d7c6c481bd37f3d03e3d538fbe336fb5f5b3781-1501464547 b/debian/patches/auto-0.18.0-1-4d7c6c481bd37f3d03e3d538fbe336fb5f5b3781-1501464547
deleted file mode 100644
index 7d7abfe..0000000
--- a/debian/patches/auto-0.18.0-1-4d7c6c481bd37f3d03e3d538fbe336fb5f5b3781-1501464547
+++ /dev/null
@@ -1,60 +0,0 @@
-From: Jelmer Vernooij <jelmer at debian.org>
-Subject: Automatically generated patch (0.18.0-1)
-
-Last (up to) 3 git changes, FYI:
-
-commit 4d7c6c481bd37f3d03e3d538fbe336fb5f5b3781
-Author: Jelmer Vernooij <jelmer at jelmer.uk>
-Date:   Mon Jul 31 01:28:32 2017 +0000
-
-    releasing package dulwich version 0.18.0-1
-
-commit 44ae927d4054a2969d145a6e0fc35ebe4e958044
-Author: Jelmer Vernooij <jelmer at jelmer.uk>
-Date:   Mon Jul 31 01:23:23 2017 +0000
-
-    Drop auto patch.
-
-commit ca2d0d96a567276381b5f7afd9777af547cd8e5a
-Author: Jelmer Vernooij <jelmer at jelmer.uk>
-Date:   Mon Jul 31 01:22:33 2017 +0000
-
-    New upstream release.
----
-
---- dulwich-0.18.0.orig/dulwich.egg-info/SOURCES.txt
-+++ dulwich-0.18.0/dulwich.egg-info/SOURCES.txt
-@@ -6,7 +6,6 @@ COPYING
- MANIFEST.in
- Makefile
- NEWS
--PKG-INFO
- README.md
- README.swift.md
- TODO
-@@ -18,25 +17,6 @@ tox.ini
- bin/dul-receive-pack
- bin/dul-upload-pack
- bin/dulwich
--debian/.gitignore
--debian/changelog
--debian/compat
--debian/control
--debian/copyright
--debian/gbp.conf
--debian/pypy-dulwich.lintian-overrides
--debian/python-dulwich.lintian-overrides
--debian/python3-dulwich.lintian-overrides
--debian/rules
--debian/watch
--debian/patches/series
--debian/patches/sources_debian
--debian/source/format
--debian/source/options
--debian/tests/control
--debian/tests/testsuite2
--debian/tests/testsuite3
--debian/upstream/signing-key.asc
- docs/Makefile
- docs/conf.py
- docs/index.txt
diff --git a/debian/patches/series b/debian/patches/series
index 915c998..9672be2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 sources_debian
-auto-0.18.0-1-4d7c6c481bd37f3d03e3d538fbe336fb5f5b3781-1501464547
diff --git a/debian/source/options b/debian/source/options
index e087c4e..4b3fd0e 100644
--- a/debian/source/options
+++ b/debian/source/options
@@ -1 +1,2 @@
 extend-diff-ignore = "^\.travis.yml$"
+extend-diff-ignore = "^\dulwich.egg-info/SOURCES.txt$"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/dulwich.git



More information about the Python-modules-commits mailing list