[SCM] Debian packaging of libproc-processtable-perl branch, master, updated. debian/0.45-6-20-gf3ddbc3

Salvatore Bonaccorso carnil at debian.org
Sun Feb 17 07:20:31 UTC 2013


The following commit has been merged in the master branch:
commit 4eae312ba20fdbd564c16d4d42625241f5147c24
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Feb 17 08:17:05 2013 +0100

    Refresh 646785-add-new-states.patch patch (offset)

diff --git a/debian/patches/646785-add-new-states.patch b/debian/patches/646785-add-new-states.patch
index bde2fff..16717ba 100644
--- a/debian/patches/646785-add-new-states.patch
+++ b/debian/patches/646785-add-new-states.patch
@@ -9,7 +9,7 @@ Last-Update: 2011-10-27
 
 --- a/os/Linux.c
 +++ b/os/Linux.c
-@@ -487,6 +487,9 @@
+@@ -484,6 +484,9 @@
          case 'W':
              prs->state = get_string(WAIT);
              break;
@@ -19,7 +19,7 @@ Last-Update: 2011-10-27
          case 'R':
              prs->state = get_string(RUN);
              break;
-@@ -502,6 +505,15 @@
+@@ -499,6 +502,15 @@
          case 'T':
              prs->state = get_string(STOP);
              break;

-- 
Debian packaging of libproc-processtable-perl



More information about the Pkg-perl-cvs-commits mailing list