]> saetta.ns0.it Git - zakform/libzakform/commitdiff
Debian pkg: fuzzy in patch 0005.
authorAndrea Zagli <azagli@libero.it>
Wed, 1 Mar 2017 19:32:54 +0000 (20:32 +0100)
committerAndrea Zagli <azagli@libero.it>
Wed, 1 Mar 2017 19:32:54 +0000 (20:32 +0100)
debian/patches/0005-Glib-old-version-private.patch

index 22461c6f8d9f8a3c98dcad86ac7beac17b0ecdd2..e1c901fca62d15f48aa4fe218f7b04a8b405d886 100644 (file)
@@ -676,7 +676,7 @@ diff --git a/src/formelementvalidatordate.c b/src/formelementvalidatordate.c
 index 2546c61..a2c4cd0 100644
 --- a/src/formelementvalidatordate.c
 +++ b/src/formelementvalidatordate.c
-@@ -42,11 +42,4 @@ static void zak_form_element_validator_date_finalize (GObject *gobject);
+@@ -42,14 +42,7 @@ static void zak_form_element_validator_date_finalize (GObject *gobject);
 
  static gboolean zak_form_element_validator_date_validate (ZakFormElementValidator *validator_date, const gchar *value);
 
@@ -708,7 +708,7 @@ diff --git a/src/formelementvalidatornotempty.c b/src/formelementvalidatornotemp
 index 1de3f30..a944d07 100644
 --- a/src/formelementvalidatornotempty.c
 +++ b/src/formelementvalidatornotempty.c
-@@ -40,11 +40,4 @@ static void zak_form_element_validator_notempty_finalize (GObject *gobject);
+@@ -40,14 +40,7 @@ static void zak_form_element_validator_notempty_finalize (GObject *gobject);
 
  static gboolean zak_form_element_validator_notempty_validate (ZakFormElementValidator *validator_notempty, const gchar *value);
 
@@ -740,7 +740,7 @@ diff --git a/src/formelementvalidatorregex.c b/src/formelementvalidatorregex.c
 index cd92203..bd8a1c1 100644
 --- a/src/formelementvalidatorregex.c
 +++ b/src/formelementvalidatorregex.c
-@@ -46,11 +46,4 @@ static void zak_form_element_validator_regex_finalize (GObject *gobject);
+@@ -46,14 +46,7 @@ static void zak_form_element_validator_regex_finalize (GObject *gobject);
 
  static gboolean zak_form_element_validator_regex_validate (ZakFormElementValidator *validator_regex, const gchar *value);