r9629 - in /desktop/unstable/gnome-common/debian: changelog control
control.in
lool at users.alioth.debian.org
lool at users.alioth.debian.org
Mon Apr 9 13:09:39 UTC 2007
Author: lool
Date: Mon Apr 9 13:09:39 2007
New Revision: 9629
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=9629
Log:
* Add ${misc:Depends}.
Modified:
desktop/unstable/gnome-common/debian/changelog
desktop/unstable/gnome-common/debian/control
desktop/unstable/gnome-common/debian/control.in
Modified: desktop/unstable/gnome-common/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-common/debian/changelog?rev=9629&op=diff
==============================================================================
--- desktop/unstable/gnome-common/debian/changelog (original)
+++ desktop/unstable/gnome-common/debian/changelog Mon Apr 9 13:09:39 2007
@@ -1,4 +1,4 @@
-gnome-common (2.18.0-1) UNRELEASED; urgency=low
+gnome-common (2.18.0-1) unstable; urgency=low
* Add a get-orig-source target to retrieve the upstream tarball.
* New upstream major stable release.
@@ -6,8 +6,9 @@
* Fix watch file and copyright URLs; track all stable releases and use HTTP.
* Drop obsolete clean fixture.
* Use debian/gnome-common.docs instead of DEB_INSTALL_DOCS_gnome-common.
+ * Add ${misc:Depends}.
- -- Loic Minier <lool at dooz.org> Mon, 09 Apr 2007 15:06:31 +0200
+ -- Loic Minier <lool at dooz.org> Mon, 09 Apr 2007 15:07:11 +0200
gnome-common (2.12.0-2) unstable; urgency=low
Modified: desktop/unstable/gnome-common/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-common/debian/control?rev=9629&op=diff
==============================================================================
--- desktop/unstable/gnome-common/debian/control (original)
+++ desktop/unstable/gnome-common/debian/control Mon Apr 9 13:09:39 2007
@@ -2,14 +2,14 @@
Section: gnome
Priority: optional
Maintainer: Jordi Mallach <jordi at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Akira TAGOH <tagoh at debian.org>, Andreas Rottmann <rotty at debian.org>, Andrew Lau <netsnipe at users.sourceforge.net>, Clément Stenac <zorglub at debian.org>, Dafydd Harries <daf at debian.org>, Guilherme de S. Pastore <gpastore at debian.org>, Gustavo Franco <stratus at debian.org>, Gustavo Noronha Silva <kov at debian.org>, J.H.M. Dassen (Ray) <jdassen at debian.org>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he at debian.org>, Marco Cabizza <marco87 at gmail.com>, OndÅej Surý <ondrej at debian.org>, Ross Burton <ross at debian.org>, Sebastien Bacher <seb128 at debian.org>, Sjoerd Simons <sjoerd at debian.org>, Takuo KITAME <kitame at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>
Build-Depends: debhelper (>= 5), cdbs, gnome-pkg-tools
Build-Depends-Indep: pkg-config, autotools-dev
Standards-Version: 3.7.2
Package: gnome-common
Architecture: all
-Depends: autoconf, automake1.9 | automaken, libtool, pkg-config, gettext, intltool
+Depends: ${misc:Depends}, autoconf, automake1.9 | automaken, libtool, pkg-config, gettext, intltool
Description: common scripts and macros to develop with GNOME or GNOME 2.0
gnome-common is an extension to autoconf, automake and libtool for the GNOME
environment and GNOME using applications. Included are gnome-autogen.sh and
Modified: desktop/unstable/gnome-common/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-common/debian/control.in?rev=9629&op=diff
==============================================================================
--- desktop/unstable/gnome-common/debian/control.in (original)
+++ desktop/unstable/gnome-common/debian/control.in Mon Apr 9 13:09:39 2007
@@ -9,7 +9,7 @@
Package: gnome-common
Architecture: all
-Depends: autoconf, automake1.9 | automaken, libtool, pkg-config, gettext, intltool
+Depends: ${misc:Depends}, autoconf, automake1.9 | automaken, libtool, pkg-config, gettext, intltool
Description: common scripts and macros to develop with GNOME or GNOME 2.0
gnome-common is an extension to autoconf, automake and libtool for the GNOME
environment and GNOME using applications. Included are gnome-autogen.sh and
More information about the pkg-gnome-commits
mailing list