Control: tags -1 + patch

Dear Maintainer,

I made nmu patch for that bug. But I don't have permission to upload.

http://mentors.debian.net/debian/pool/main/g/grpn/grpn_1.1.2-3.2.dsc

Cheers,

Mateusz
diff -Nru grpn-1.1.2/debian/changelog grpn-1.1.2/debian/changelog
--- grpn-1.1.2/debian/changelog 2012-05-11 18:50:07.000000000 +0200
+++ grpn-1.1.2/debian/changelog 2015-03-29 18:08:07.000000000 +0200
@@ -1,3 +1,10 @@
+grpn (1.1.2-3.2) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Refresh 03_gtk2.dpatch for fix unpack the source. (Closes: #781450)
+
+ -- Mateusz Łukasik <mat...@linuxmint.pl>  Sun, 29 Mar 2015 18:05:31 +0200
+
 grpn (1.1.2-3.1) unstable; urgency=low
 
   * Non-maintainer upload; ACKed by the maintainer.
diff -Nru grpn-1.1.2/debian/patches/03_gtk2.patch 
grpn-1.1.2/debian/patches/03_gtk2.patch
--- grpn-1.1.2/debian/patches/03_gtk2.patch     2012-04-11 11:28:02.000000000 
+0200
+++ grpn-1.1.2/debian/patches/03_gtk2.patch     2015-03-29 18:05:18.000000000 
+0200
@@ -2,8 +2,6 @@
 Subject: Gtk2 port
 
 
-diff --git a/Makefile b/Makefile
-index 10e8718..f51dde5 100644
 --- a/Makefile
 +++ b/Makefile
 @@ -8,11 +8,6 @@ PREFIX = /usr/local/
@@ -39,11 +37,6 @@
  
  grpn: $(OBJS)
        $(CC) $(DFLAGS) -o $@ $(OBJS) $(LIBS) 
-diff --git a/debian/patches/03_gtk2.dpatch b/debian/patches/03_gtk2.dpatch
-old mode 100755
-new mode 100644
-diff --git a/lcd.c b/lcd.c
-index 10de9d2..2ecb1de 100644
 --- a/lcd.c
 +++ b/lcd.c
 @@ -677,7 +677,7 @@ void convertSelection(
@@ -55,8 +48,6 @@
           case TARGET_STRING:
            gtk_selection_data_set(
               selection,
-diff --git a/main.c b/main.c
-index 446ce85..d5ce8b9 100644
 --- a/main.c
 +++ b/main.c
 @@ -156,8 +156,9 @@ main(int argc, char *argv[])

Reply via email to