Your message dated Thu, 04 Dec 2014 19:10:09 +0000
with message-id <[email protected]>
and subject line Re: Bug#772056: unblock: libgtksourceviewmm/3.2.0-2
has caused the Debian Bug report #772056,
regarding unblock: libgtksourceviewmm/3.2.0-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 [email protected]
immediately.)
--
772056: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772056
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Hi,
please unblock libgtksourceviewmm to fix the arm64 build.
libgtksourceviewmm (3.2.0-2) unstable; urgency=medium
* Use dh-autoreconf. Closes: #744612, #765229.
* Add build-dependency on mm-common.
unblock libgtksourceviewmm/3.2.0-2
Thanks,
--
.''`. Josselin Mouette
: :' :
`. `'
`-
Index: debian/rules
===================================================================
--- debian/rules (révision 31925)
+++ debian/rules (copie de travail)
@@ -3,6 +3,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/utils.mk
include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
Index: debian/control
===================================================================
--- debian/control (révision 31925)
+++ debian/control (copie de travail)
@@ -2,20 +2,21 @@
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
-
Source: libgtksourceviewmm
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <[email protected]>
-Uploaders: Deng Xiyue <[email protected]>, Loic Minier <[email protected]>, Michael Biebl <[email protected]>
+Uploaders: Deng Xiyue <[email protected]>, Josselin Mouette <[email protected]>, Michael Biebl <[email protected]>
DM-Upload-Allowed: yes
Homepage: http://www.gtkmm.org/
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/libgtksourceviewmm
-Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/libgtksourceviewmm
+Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/libgtksourceviewmm
Build-Depends: cdbs (>= 0.4.51),
debhelper (>= 8),
doxygen,
gnome-pkg-tools,
+ dh-autoreconf,
+ mm-common,
libglibmm-2.4-dev (>= 2.28.0),
libgtkmm-3.0-dev (>= 3.2.0),
libgtksourceview-3.0-dev (>= 3.2.0)
Index: debian/control.in
===================================================================
--- debian/control.in (révision 31925)
+++ debian/control.in (copie de travail)
@@ -6,11 +6,13 @@
DM-Upload-Allowed: yes
Homepage: http://www.gtkmm.org/
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/libgtksourceviewmm
-Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/libgtksourceviewmm
+Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/libgtksourceviewmm
Build-Depends: cdbs (>= 0.4.51),
debhelper (>= 8),
doxygen,
gnome-pkg-tools,
+ dh-autoreconf,
+ mm-common,
libglibmm-2.4-dev (>= 2.28.0),
libgtkmm-3.0-dev (>= 3.2.0),
libgtksourceview-3.0-dev (>= 3.2.0)
Index: debian/changelog
===================================================================
--- debian/changelog (révision 31925)
+++ debian/changelog (copie de travail)
@@ -1,3 +1,10 @@
+libgtksourceviewmm (3.2.0-2) unstable; urgency=medium
+
+ * Use dh-autoreconf. Closes: #744612, #765229.
+ * Add build-dependency on mm-common.
+
+ -- Josselin Mouette <[email protected]> Thu, 04 Dec 2014 09:56:40 +0100
+
libgtksourceviewmm (3.2.0-1) unstable; urgency=low
* New upstream release.
--- End Message ---
--- Begin Message ---
On Thu, 2014-12-04 at 19:16 +0100, Josselin Mouette wrote:
> libgtksourceviewmm (3.2.0-2) unstable; urgency=medium
>
> * Use dh-autoreconf. Closes: #744612, #765229.
> * Add build-dependency on mm-common.
unblocked.
Regards,
Adam
--- End Message ---