r48337 - in /tools/gnome-pkg-tools: debian/changelog debian/control debian/control.in debian/gnome-pkg-tools.install pkg-gnome-compat-desktop-file
pochu at users.alioth.debian.org
pochu at users.alioth.debian.org
Wed Apr 20 20:01:11 UTC 2016
Author: pochu
Date: Wed Apr 20 20:01:08 2016
New Revision: 48337
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48337
Log:
Drop pkg-gnome-compat-desktop-file. It's unused in Debian and the gi
dependencies cause a problem when bootstraping pygobject.
Removed:
tools/gnome-pkg-tools/pkg-gnome-compat-desktop-file
Modified:
tools/gnome-pkg-tools/debian/changelog
tools/gnome-pkg-tools/debian/control
tools/gnome-pkg-tools/debian/control.in
tools/gnome-pkg-tools/debian/gnome-pkg-tools.install
Modified: tools/gnome-pkg-tools/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/tools/gnome-pkg-tools/debian/changelog?rev=48337&op=diff
==============================================================================
--- tools/gnome-pkg-tools/debian/changelog [utf-8] (original)
+++ tools/gnome-pkg-tools/debian/changelog [utf-8] Wed Apr 20 20:01:08 2016
@@ -1,6 +1,11 @@
gnome-pkg-tools (0.19.7) UNRELEASED; urgency=medium
+ [ Alberto Garcia ]
* Add myself to pkg-gnome.team.
+
+ [ Emilio Pozuelo Monfort ]
+ * Drop pkg-gnome-compat-desktop-file. It's unused in Debian and the gi
+ dependencies cause a problem when bootstraping pygobject.
-- Alberto Garcia <berto at igalia.com> Wed, 16 Mar 2016 15:39:05 +0200
Modified: tools/gnome-pkg-tools/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/tools/gnome-pkg-tools/debian/control?rev=48337&op=diff
==============================================================================
--- tools/gnome-pkg-tools/debian/control [utf-8] (original)
+++ tools/gnome-pkg-tools/debian/control [utf-8] Wed Apr 20 20:01:08 2016
@@ -6,7 +6,7 @@
Section: devel
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Dmitry Shachnev <mitya57 at debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Hideki Yamane <henrich at debian.org>, Jordi Mallach <jordi at debian.org>, Josselin Mouette <joss at debian.org>, Loïc Minier <lool at debian.org>
+Uploaders: Alberto Garcia <berto at igalia.com>, Andreas Henriksson <andreas at fatal.se>, Dmitry Shachnev <mitya57 at debian.org>, Hideki Yamane <henrich at debian.org>, Jordi Mallach <jordi at debian.org>, Josselin Mouette <joss at debian.org>, Loïc Minier <lool at debian.org>
Build-Depends: cdbs,
debhelper (>= 9)
Build-Depends-Indep: xmlto
@@ -17,9 +17,6 @@
Package: gnome-pkg-tools
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
- python3,
- python3-gi,
- gir1.2-glib-2.0
Recommends: svn-buildpackage
Multi-Arch: foreign
Description: Tools for the Debian GNOME Packaging Team
Modified: tools/gnome-pkg-tools/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/tools/gnome-pkg-tools/debian/control.in?rev=48337&op=diff
==============================================================================
--- tools/gnome-pkg-tools/debian/control.in [utf-8] (original)
+++ tools/gnome-pkg-tools/debian/control.in [utf-8] Wed Apr 20 20:01:08 2016
@@ -13,9 +13,6 @@
Package: gnome-pkg-tools
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
- python3,
- python3-gi,
- gir1.2-glib-2.0
Recommends: svn-buildpackage
Multi-Arch: foreign
Description: Tools for the Debian GNOME Packaging Team
Modified: tools/gnome-pkg-tools/debian/gnome-pkg-tools.install
URL: http://svn.debian.org/wsvn/pkg-gnome/tools/gnome-pkg-tools/debian/gnome-pkg-tools.install?rev=48337&op=diff
==============================================================================
--- tools/gnome-pkg-tools/debian/gnome-pkg-tools.install [utf-8] (original)
+++ tools/gnome-pkg-tools/debian/gnome-pkg-tools.install [utf-8] Wed Apr 20 20:01:08 2016
@@ -2,7 +2,6 @@
1 usr/share/gnome-pkg-tools/
control.header usr/share/gnome-pkg-tools/
desktop-check-mime-types usr/bin/
-pkg-gnome-compat-desktop-file usr/bin/
dh/dh_gnome usr/bin/
dh/dh_gnome_clean usr/bin/
dh/gnome.pm usr/share/perl5/Debian/Debhelper/Sequence/
More information about the pkg-gnome-commits
mailing list