r35452 - in /desktop/unstable/totem/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue Jun 26 12:11:00 UTC 2012


Author: joss
Date: Tue Jun 26 12:10:59 2012
New Revision: 35452

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35452
Log:
Add corresponding build-dependency on a recent dpkg-dev.

Modified:
    desktop/unstable/totem/debian/changelog
    desktop/unstable/totem/debian/control
    desktop/unstable/totem/debian/control.in

Modified: desktop/unstable/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/changelog?rev=35452&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog [utf-8] (original)
+++ desktop/unstable/totem/debian/changelog [utf-8] Tue Jun 26 12:10:59 2012
@@ -1,6 +1,7 @@
 totem (3.0.1-9) UNRELEASED; urgency=low
 
   * Enable all hardening flags. Closes: #613763.
+  * Add corresponding build-dependency on a recent dpkg-dev.
 
  -- Josselin Mouette <joss at debian.org>  Mon, 25 Jun 2012 19:19:02 +0200
 

Modified: desktop/unstable/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control?rev=35452&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control [utf-8] (original)
+++ desktop/unstable/totem/debian/control [utf-8] Tue Jun 26 12:10:59 2012
@@ -10,6 +10,7 @@
 Uploaders: Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 8),
                cdbs (>= 0.4.90),
+               dpkg-dev (>= 1.16.1),
                dh-autoreconf,
                python (>= 2.6.6-3~),
                python-gi-dev (>= 2.90.3),

Modified: desktop/unstable/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control.in?rev=35452&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control.in [utf-8] (original)
+++ desktop/unstable/totem/debian/control.in [utf-8] Tue Jun 26 12:10:59 2012
@@ -5,6 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 8),
                cdbs (>= 0.4.90),
+               dpkg-dev (>= 1.16.1),
                dh-autoreconf,
                python (>= 2.6.6-3~),
                python-gi-dev (>= 2.90.3),




More information about the pkg-gnome-commits mailing list