[debconf] Now I understand why so many complications with git, .gitignore shouldn't have patches, this do a sh

Sérgio Monteiro Basto sergiomb at fedoraproject.org
Mon May 27 16:26:13 UTC 2013


commit d37af7f76b26a511d897b194d4025eb69a0b3d3e
Author: Sérgio Basto <sergio at serjux.com>
Date:   Mon May 27 17:24:12 2013 +0100

    Now I understand why so many complications with git, .gitignore shouldn't have patches, this do a
    shortcircuit with git, also patches in source are meanless.

 .gitignore |    3 ---
 sources    |    3 ---
 2 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 58dae42..0820edb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,2 @@
 /debconf_1.5.42.tar.gz
 /debconf_1.5.49.tar.gz
-/debconf-1.5.49-python_version_support.patch
-/debconf-1.5.49-double-encoding.patch
-/debconf-1.5.49-fix-find.patch
diff --git a/sources b/sources
index 5fc165c..907bc79 100644
--- a/sources
+++ b/sources
@@ -1,4 +1 @@
-4cd87b32d48c96708c85b24cda8f04bd  debconf-1.5.49-python_version_support.patch
-e6897783cc72fc3662ed083a6a870056  debconf-1.5.49-double-encoding.patch
-9d85710d52aa48bd091c254147313062  debconf-1.5.49-fix-find.patch
 cf2b9600849f2be083760e1eb33ba05c  debconf_1.5.49.tar.gz


More information about the scm-commits mailing list