r49927 - in /desktop/unstable/gnome-calendar/debian: changelog control control.in
jbicha-guest at users.alioth.debian.org
jbicha-guest at users.alioth.debian.org
Thu Sep 1 07:12:42 UTC 2016
Author: jbicha-guest
Date: Thu Sep 1 07:12:36 2016
New Revision: 49927
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49927
Log:
Replace build-dependency on gnome-common with autoconf-archive
Modified:
desktop/unstable/gnome-calendar/debian/changelog
desktop/unstable/gnome-calendar/debian/control
desktop/unstable/gnome-calendar/debian/control.in
Modified: desktop/unstable/gnome-calendar/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-calendar/debian/changelog?rev=49927&op=diff
==============================================================================
--- desktop/unstable/gnome-calendar/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-calendar/debian/changelog [utf-8] Thu Sep 1 07:12:36 2016
@@ -1,3 +1,10 @@
+gnome-calendar (3.21.91-2) UNRELEASED; urgency=medium
+
+ * debian/control.in:
+ - Replace build-dependency on gnome-common with autoconf-archive
+
+ -- Jeremy Bicha <jbicha at ubuntu.com> Thu, 01 Sep 2016 00:23:58 -0400
+
gnome-calendar (3.21.91-1) unstable; urgency=medium
[ Jeremy Bicha ]
Modified: desktop/unstable/gnome-calendar/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-calendar/debian/control?rev=49927&op=diff
==============================================================================
--- desktop/unstable/gnome-calendar/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-calendar/debian/control [utf-8] Thu Sep 1 07:12:36 2016
@@ -7,10 +7,10 @@
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: Andreas Henriksson <andreas at fatal.se>, Iain Lane <laney at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: appstream-util,
+ autoconf-archive,
+ debhelper (>= 9),
dh-autoreconf,
- appstream-util,
- gnome-common,
gnome-pkg-tools,
gsettings-desktop-schemas-dev (>= 3.21.2),
intltool (>= 0.40.6),
Modified: desktop/unstable/gnome-calendar/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-calendar/debian/control.in?rev=49927&op=diff
==============================================================================
--- desktop/unstable/gnome-calendar/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-calendar/debian/control.in [utf-8] Thu Sep 1 07:12:36 2016
@@ -3,10 +3,10 @@
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 9),
+Build-Depends: appstream-util,
+ autoconf-archive,
+ debhelper (>= 9),
dh-autoreconf,
- appstream-util,
- gnome-common,
gnome-pkg-tools,
gsettings-desktop-schemas-dev (>= 3.21.2),
intltool (>= 0.40.6),
More information about the pkg-gnome-commits
mailing list