[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

wayland: Changes to 'debian-unstable'



 configure.ac                             |    2 -
 debian/patches/configure-ac-update.patch |   36 -------------------------------
 debian/patches/series                    |    2 -
 3 files changed, 1 insertion(+), 39 deletions(-)

New commits:
commit 65df8a48ae8677acc8b611eb7aa74216572b19d4
Author: Héctor Orón Martínez <zumbi@debian.org>
Date:   Sat Jan 18 19:01:04 2014 +0100

    Rework upstream release information
    
    Signed-off-by: Héctor Orón Martínez <zumbi@debian.org>

diff --git a/configure.ac b/configure.ac
index 8935953..26ac746 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ([2.64])
 
 m4_define([wayland_major_version], [1])
 m4_define([wayland_minor_version], [3])
-m4_define([wayland_micro_version], [91])
+m4_define([wayland_micro_version], [92])
 m4_define([wayland_version],
           [wayland_major_version.wayland_minor_version.wayland_micro_version])
 
diff --git a/debian/patches/configure-ac-update.patch b/debian/patches/configure-ac-update.patch
deleted file mode 100644
index 9f017af..0000000
--- a/debian/patches/configure-ac-update.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-Description: <short summary of the patch>
- TODO: Put a short summary on the line above and replace this paragraph
- with a longer explanation of this change. Complete the meta-information
- with other relevant fields (see below for details). To make it easier, the
- information below has been extracted from the changelog. Adjust it or drop
- it.
- .
- wayland (1.3.92-1) unstable; urgency=medium
- .
-   * New upstream release (1.3.92)
-Author: Hector Oron <zumbi@debian.org>
-
----
-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: <vendor|upstream|other>, <url of original patch>
-Bug: <url in upstream bugtracker>
-Bug-Debian: http://bugs.debian.org/<bugnumber>
-Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
-Forwarded: <no|not-needed|url proving that it has been forwarded>
-Reviewed-By: <name and email of someone who approved the patch>
-Last-Update: <YYYY-MM-DD>
-
---- wayland-1.3.92.orig/configure.ac
-+++ wayland-1.3.92/configure.ac
-@@ -2,7 +2,7 @@ AC_PREREQ([2.64])
- 
- m4_define([wayland_major_version], [1])
- m4_define([wayland_minor_version], [3])
--m4_define([wayland_micro_version], [91])
-+m4_define([wayland_micro_version], [92])
- m4_define([wayland_version],
-           [wayland_major_version.wayland_minor_version.wayland_micro_version])
- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index a244795..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-# placeholder.
-configure-ac-update.patch


Reply to: