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

Bug#864049: marked as done (unblock: mate-desktop/1.16.2-2)



Your message dated Sat, 03 Jun 2017 20:17:00 +0000
with message-id <0416a45c-6896-50b7-1026-6922fb58befa@thykier.net>
and subject line Re: Bug#864049: unblock: mate-desktop/1.16.2-2
has caused the Debian Bug report #864049,
regarding unblock: mate-desktop/1.16.2-2
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.)


-- 
864049: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864049
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 consider unblocking a minor follow-up fix for package mate-desktop

The DH call until mate-desktop 1.16.2-1 has been missing the "--with gir"
option. The proposed next upload of mate-desktop will fix that. A
.debdiff has been attached.

unblock mate-desktop/1.16.2-2

-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64
 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru mate-desktop-1.16.2/debian/changelog mate-desktop-1.16.2/debian/changelog
--- mate-desktop-1.16.2/debian/changelog	2017-04-28 22:28:53.000000000 +0200
+++ mate-desktop-1.16.2/debian/changelog	2017-06-03 16:14:34.000000000 +0200
@@ -1,3 +1,11 @@
+mate-desktop (1.16.2-2) unstable; urgency=medium
+
+  * debian/rules:
+    + Add --with gir to DH options. Fixes missing dependencies in
+      gir1.2-mate-desktop. (Closes: #862172).
+
+ -- Mike Gabriel <sunweaver@debian.org>  Sat, 03 Jun 2017 16:14:34 +0200
+
 mate-desktop (1.16.2-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru mate-desktop-1.16.2/debian/rules mate-desktop-1.16.2/debian/rules
--- mate-desktop-1.16.2/debian/rules	2016-09-30 09:46:02.000000000 +0200
+++ mate-desktop-1.16.2/debian/rules	2017-06-03 16:12:32.000000000 +0200
@@ -7,7 +7,7 @@
 include /usr/share/dpkg/buildflags.mk
 
 %:
-	dh $@ $(DHFLAGS) --with python2
+	dh $@ $(DHFLAGS) --with gir,python2
 
 override_dh_install:
 	rm -f debian/tmp/usr/lib/*/*.la

--- End Message ---
--- Begin Message ---
Niels Thykier:
> Control: tags -1 confirmed moreinfo
> 
> Mike Gabriel:
>> Package: release.debian.org
>> Severity: normal
>> User: release.debian.org@packages.debian.org
>> Usertags: unblock
>>
>> Please consider unblocking a minor follow-up fix for package mate-desktop
>>
>> The DH call until mate-desktop 1.16.2-1 has been missing the "--with gir"
>> option. The proposed next upload of mate-desktop will fix that. A
>> .debdiff has been attached.
>>
>> unblock mate-desktop/1.16.2-2
>>
>> [...]
> 
> Please go ahead.
> 
> ~Niels
> 

Unblocked, thanks.

~Niels

--- End Message ---

Reply to: