summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2017-10-27 17:09:43 +0200
committerDidier Raboud <odyx@debian.org>2017-10-27 17:10:26 +0200
commitb4bb27d6b8c8da89b34644a305a3f16df13206e8 (patch)
tree41abf4879e49411f5c61c4e8a4a0b499b56e7730
parentffa6a60cda4acda7556a15b854afe6b06c1422a0 (diff)
parent092948253fc9bf98a8d1958762173d74dba0fc8b (diff)
record new upstream branch and refresh the patches
-rw-r--r--debian/.git-dpm14
-rw-r--r--debian/patches/0001-Don-t-run-the-insanely-long-test-rastertogutenprint.patch4
-rw-r--r--src/cups/Makefile.am2
3 files changed, 10 insertions, 10 deletions
diff --git a/debian/.git-dpm b/debian/.git-dpm
index f635f87..73db7e2 100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@ -1,8 +1,8 @@
# see git-dpm(1) from git-dpm package
-4addaa1fea6e183355d2e37ed62c833c9f361602
-4addaa1fea6e183355d2e37ed62c833c9f361602
-337ffefc0bdf252749c81ebb9255556d54c3e632
-337ffefc0bdf252749c81ebb9255556d54c3e632
-gutenprint_5.2.13.orig.tar.bz2
-b277ae58af0de0f0e9e1884d5dde8f1673528c4f
-6995005
+092948253fc9bf98a8d1958762173d74dba0fc8b
+092948253fc9bf98a8d1958762173d74dba0fc8b
+9dd97a029bf391c42b1dc76f2f7c5e386bb8f466
+9dd97a029bf391c42b1dc76f2f7c5e386bb8f466
+gutenprint_5.3.0~pre1.orig.tar.bz2
+2bbdc81a7a23fca9b2b7e0a78627760505cdfc80
+6979423
diff --git a/debian/patches/0001-Don-t-run-the-insanely-long-test-rastertogutenprint.patch b/debian/patches/0001-Don-t-run-the-insanely-long-test-rastertogutenprint.patch
index b69e46f..8f9e2cd 100644
--- a/debian/patches/0001-Don-t-run-the-insanely-long-test-rastertogutenprint.patch
+++ b/debian/patches/0001-Don-t-run-the-insanely-long-test-rastertogutenprint.patch
@@ -1,4 +1,4 @@
-From 4addaa1fea6e183355d2e37ed62c833c9f361602 Mon Sep 17 00:00:00 2001
+From 092948253fc9bf98a8d1958762173d74dba0fc8b Mon Sep 17 00:00:00 2001
From: Didier Raboud <odyx@debian.org>
Date: Sun, 4 May 2014 12:34:59 +0200
Subject: Don't run the insanely long test-rastertogutenprint
@@ -9,7 +9,7 @@ Subject: Don't run the insanely long test-rastertogutenprint
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/cups/Makefile.am b/src/cups/Makefile.am
-index 62ce028b..a0077adc 100644
+index 4ef097da..fbb776a6 100644
--- a/src/cups/Makefile.am
+++ b/src/cups/Makefile.am
@@ -96,7 +96,7 @@ install-exec-hook:
diff --git a/src/cups/Makefile.am b/src/cups/Makefile.am
index 4ef097d..fbb776a 100644
--- a/src/cups/Makefile.am
+++ b/src/cups/Makefile.am
@@ -96,7 +96,7 @@ install-exec-hook:
mv $(DESTDIR)$(pkglibdir)/backend/backend_gutenprint "$(DESTDIR)$(pkglibdir)/backend/gutenprint$(GUTENPRINT_MAJOR_VERSION)$(GUTENPRINT_MINOR_VERSION)+usb"
endif
-TESTS= test-ppds test-rastertogutenprint
+TESTS= test-ppds
noinst_SCRIPTS=test-rastertogutenprint
endif