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

Bug#855546: marked as done (unblock: hobbit-plugins/20170219)



Your message dated Mon, 20 Feb 2017 12:35:58 +0000
with message-id <3453ee6f967a9c38f7172ba0e23bafd1@hogwarts.powdarrmonkey.net>
and subject line Re: Bug#855546: unblock: hobbit-plugins/20170219
has caused the Debian Bug report #855546,
regarding unblock: hobbit-plugins/20170219
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
855546: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855546
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package hobbit-plugins as just uploaded to Debian
Unstable.

It fixes a single issue caused by changed output of git ("working
directory" in older versions, "working tree" in more recent versions).

Full debdiff:

diff -Nru hobbit-plugins-20170122/debian/changelog hobbit-plugins-20170219/debian/changelog
--- hobbit-plugins-20170122/debian/changelog	2017-01-22 14:54:14.000000000 +0100
+++ hobbit-plugins-20170219/debian/changelog	2017-02-19 21:09:58.000000000 +0100
@@ -1,3 +1,10 @@
+hobbit-plugins (20170219) unstable; urgency=low
+
+  * dirtyvcs: Update regular expression to detect clean git
+    repositories. (Closes: #852824)
+
+ -- Axel Beckert <abe@debian.org>  Sun, 19 Feb 2017 21:09:58 +0100
+
 hobbit-plugins (20170122) unstable; urgency=medium
 
   * Fix wrong package name in Suggest, long package description and
diff -Nru hobbit-plugins-20170122/src/usr/lib/xymon/client/ext/dirtyvcs hobbit-plugins-20170219/src/usr/lib/xymon/client/ext/dirtyvcs
--- hobbit-plugins-20170122/src/usr/lib/xymon/client/ext/dirtyvcs	2016-06-05 03:29:28.000000000 +0200
+++ hobbit-plugins-20170219/src/usr/lib/xymon/client/ext/dirtyvcs	2017-02-19 21:09:35.000000000 +0100
@@ -41,7 +41,7 @@
 my $empty_re = qr/^\s*$/s;
 my %vcs_to_dir = (
     'git' => { dir => '.git',
-               clean => qr/nothing to commit,? \(?working directory clean/ },
+               clean => qr/nothing to commit,? \(?working \w+ clean/ },
     'bzr' => { dir => '.bzr',
                clean => $empty_re },
     'hg'  => { dir => '.hg',


-- System Information:
Debian Release: 9.0
  APT prefers unstable
  APT policy: (990, 'unstable'), (600, 'testing'), (500, 'unstable-debug'), (500, 'buildd-unstable'), (110, 'experimental'), (1, 'experimental-debug'), (1, 'buildd-experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

--- End Message ---
--- Begin Message ---
On 2017-02-20 00:35, Axel Beckert wrote:
Please unblock package hobbit-plugins as just uploaded to Debian
Unstable.

Unblocked, thanks.

--
Jonathan Wiltshire                                      jmw@debian.org
Debian Developer                         http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

<directhex> i have six years of solaris sysadmin experience, from
            8->10. i am well qualified to say it is made from bonghits
			layered on top of bonghits

--- End Message ---

Reply to: