r29657 - in /desktop/unstable/gtk-doc/debian: changelog compat control control.in

mpitt at users.alioth.debian.org mpitt at users.alioth.debian.org
Thu Sep 15 07:14:21 UTC 2011


Author: mpitt
Date: Thu Sep 15 07:14:20 2011
New Revision: 29657

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29657
Log:
debian/compat: Switch debhelper compat level to 8, and bump debhelper
build dependency accordingly.

Modified:
    desktop/unstable/gtk-doc/debian/changelog
    desktop/unstable/gtk-doc/debian/compat
    desktop/unstable/gtk-doc/debian/control
    desktop/unstable/gtk-doc/debian/control.in

Modified: desktop/unstable/gtk-doc/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk-doc/debian/changelog?rev=29657&op=diff
==============================================================================
--- desktop/unstable/gtk-doc/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtk-doc/debian/changelog [utf-8] Thu Sep 15 07:14:20 2011
@@ -9,6 +9,8 @@
   * debian/copyright: Convert to DEP-5, and add actual copyrights.
   * debian/control.in, debian/rules: Drop usage dh_pysupport, this package
     does not ship any Python modules. Also, pysupport is obsolete.
+  * debian/compat: Switch debhelper compat level to 8, and bump debhelper
+    build dependency accordingly.
 
  -- Martin Pitt <mpitt at debian.org>  Tue, 31 May 2011 08:32:21 +0200
 

Modified: desktop/unstable/gtk-doc/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk-doc/debian/compat?rev=29657&op=diff
==============================================================================
--- desktop/unstable/gtk-doc/debian/compat [utf-8] (original)
+++ desktop/unstable/gtk-doc/debian/compat [utf-8] Thu Sep 15 07:14:20 2011
@@ -1,1 +1,1 @@
-5
+8

Modified: desktop/unstable/gtk-doc/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk-doc/debian/control?rev=29657&op=diff
==============================================================================
--- desktop/unstable/gtk-doc/debian/control [utf-8] (original)
+++ desktop/unstable/gtk-doc/debian/control [utf-8] Thu Sep 15 07:14:20 2011
@@ -10,7 +10,7 @@
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Mario Lang <mlang at debian.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Standards-Version: 3.8.4
 Build-Depends: cdbs,
-               debhelper (>= 5),
+               debhelper (>= 8),
                gnome-pkg-tools (>= 0.10),
                dh-autoreconf
 Build-Depends-Indep: jade (>= 1.2.1-35),

Modified: desktop/unstable/gtk-doc/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk-doc/debian/control.in?rev=29657&op=diff
==============================================================================
--- desktop/unstable/gtk-doc/debian/control.in [utf-8] (original)
+++ desktop/unstable/gtk-doc/debian/control.in [utf-8] Thu Sep 15 07:14:20 2011
@@ -5,7 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Standards-Version: 3.8.4
 Build-Depends: cdbs,
-               debhelper (>= 5),
+               debhelper (>= 8),
                gnome-pkg-tools (>= 0.10),
                dh-autoreconf
 Build-Depends-Indep: jade (>= 1.2.1-35),




More information about the pkg-gnome-commits mailing list