r43999 - in /desktop/unstable/libgtksourceviewmm/debian: changelog control control.in rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Thu Dec 4 09:40:01 UTC 2014


Author: joss
Date: Thu Dec  4 09:40:00 2014
New Revision: 43999

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43999
Log:
* Use dh-autoreconf. Closes: #744612, #765229.
* Add build-dependency on mm-common.

Modified:
    desktop/unstable/libgtksourceviewmm/debian/changelog
    desktop/unstable/libgtksourceviewmm/debian/control
    desktop/unstable/libgtksourceviewmm/debian/control.in
    desktop/unstable/libgtksourceviewmm/debian/rules

Modified: desktop/unstable/libgtksourceviewmm/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgtksourceviewmm/debian/changelog?rev=43999&op=diff
==============================================================================
--- desktop/unstable/libgtksourceviewmm/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libgtksourceviewmm/debian/changelog	[utf-8] Thu Dec  4 09:40:00 2014
@@ -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 <joss at debian.org>  Thu, 04 Dec 2014 09:56:40 +0100
+
 libgtksourceviewmm (3.2.0-1) unstable; urgency=low
 
   * New upstream release.

Modified: desktop/unstable/libgtksourceviewmm/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgtksourceviewmm/debian/control?rev=43999&op=diff
==============================================================================
--- desktop/unstable/libgtksourceviewmm/debian/control	[utf-8] (original)
+++ desktop/unstable/libgtksourceviewmm/debian/control	[utf-8] Thu Dec  4 09:40:00 2014
@@ -2,12 +2,11 @@
 # 
 # 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 <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Deng Xiyue <manphiz-guest at users.alioth.debian.org>, Loic Minier <lool at dooz.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Deng Xiyue <manphiz-guest at users.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
 DM-Upload-Allowed: yes
 Homepage: http://www.gtkmm.org/
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/libgtksourceviewmm
@@ -16,6 +15,8 @@
                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)

Modified: desktop/unstable/libgtksourceviewmm/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgtksourceviewmm/debian/control.in?rev=43999&op=diff
==============================================================================
--- desktop/unstable/libgtksourceviewmm/debian/control.in	[utf-8] (original)
+++ desktop/unstable/libgtksourceviewmm/debian/control.in	[utf-8] Thu Dec  4 09:40:00 2014
@@ -11,6 +11,8 @@
                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)

Modified: desktop/unstable/libgtksourceviewmm/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgtksourceviewmm/debian/rules?rev=43999&op=diff
==============================================================================
--- desktop/unstable/libgtksourceviewmm/debian/rules	[utf-8] (original)
+++ desktop/unstable/libgtksourceviewmm/debian/rules	[utf-8] Thu Dec  4 09:40:00 2014
@@ -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
 




More information about the pkg-gnome-commits mailing list