r20262 - in /desktop/unstable/gnome-common/debian: changelog control control.in

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Sat Jun 6 19:55:42 UTC 2009


Author: slomo
Date: Sat Jun  6 19:55:41 2009
New Revision: 20262

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20262
Log:
* New upstream stable release.
* debian/control.in:
  + Update Standards-Version to 3.8.1.
  + Depend on automake instead of automake1.9 | automaken.

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=20262&op=diff
==============================================================================
--- desktop/unstable/gnome-common/debian/changelog (original)
+++ desktop/unstable/gnome-common/debian/changelog Sat Jun  6 19:55:41 2009
@@ -1,9 +1,15 @@
-gnome-common (2.20.0-2.1) UNRELEASED; urgency=low
+gnome-common (2.26.0-1) unstable; urgency=low
 
-  * Non-maintainer upload.
+  [ Josselin Mouette ]
   * Stop mentioning GNOME 2.
 
- -- Josselin Mouette <joss at debian.org>  Sat, 25 Apr 2009 15:06:06 +0200
+  [ Sebastian Dröge ]
+  * New upstream stable release.
+  * debian/control.in:
+    + Update Standards-Version to 3.8.1.
+    + Depend on automake instead of automake1.9 | automaken.
+
+ -- Sebastian Dröge <slomo at debian.org>  Sat, 06 Jun 2009 21:54:11 +0200
 
 gnome-common (2.20.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=20262&op=diff
==============================================================================
--- desktop/unstable/gnome-common/debian/control (original)
+++ desktop/unstable/gnome-common/debian/control Sat Jun  6 19:55:41 2009
@@ -5,11 +5,11 @@
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: debhelper (>= 5), cdbs, gnome-pkg-tools
 Build-Depends-Indep: pkg-config, autotools-dev
-Standards-Version: 3.7.2
+Standards-Version: 3.8.1
 
 Package: gnome-common
 Architecture: all
-Depends: ${misc:Depends}, autoconf, automake1.9 | automaken, libtool, pkg-config, gettext, intltool
+Depends: ${misc:Depends}, autoconf, automake (>= 1:1.9), libtool, pkg-config, gettext, intltool
 Description: common scripts and macros to develop with GNOME
  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=20262&op=diff
==============================================================================
--- desktop/unstable/gnome-common/debian/control.in (original)
+++ desktop/unstable/gnome-common/debian/control.in Sat Jun  6 19:55:41 2009
@@ -5,11 +5,11 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 5), cdbs, gnome-pkg-tools
 Build-Depends-Indep: pkg-config, autotools-dev
-Standards-Version: 3.7.2
+Standards-Version: 3.8.1
 
 Package: gnome-common
 Architecture: all
-Depends: ${misc:Depends}, autoconf, automake1.9 | automaken, libtool, pkg-config, gettext, intltool
+Depends: ${misc:Depends}, autoconf, automake (>= 1:1.9), libtool, pkg-config, gettext, intltool
 Description: common scripts and macros to develop with GNOME
  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