r41272 - in /desktop/experimental/gnome-initial-setup/debian: changelog control control.in copyright

jordi at users.alioth.debian.org jordi at users.alioth.debian.org
Sat Apr 5 01:42:33 UTC 2014


Author: jordi
Date: Sat Apr  5 01:42:33 2014
New Revision: 41272

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=41272
Log:
* New upstream release.
* Update Build-Depends as per configure.ac.
* Add missing GPL-2+ license to copyright.
* Add missing ${shlibs:Depends} substitution variable.
* Add dependency on adduser.

Modified:
    desktop/experimental/gnome-initial-setup/debian/changelog
    desktop/experimental/gnome-initial-setup/debian/control
    desktop/experimental/gnome-initial-setup/debian/control.in
    desktop/experimental/gnome-initial-setup/debian/copyright

Modified: desktop/experimental/gnome-initial-setup/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-initial-setup/debian/changelog?rev=41272&op=diff
==============================================================================
--- desktop/experimental/gnome-initial-setup/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gnome-initial-setup/debian/changelog	[utf-8] Sat Apr  5 01:42:33 2014
@@ -1,4 +1,4 @@
-gnome-initial-setup (0.12-1) UNRELEASED; urgency=low
+gnome-initial-setup (3.12.0-1) UNRELEASED; urgency=low
 
   [ Javier Martinez ]
   * Initial release.
@@ -7,4 +7,11 @@
   * debian/patches/pollkit-allow-NM.patch:
     - Added. Allow the gnome-initial-setup user to control the network
 
- -- Sjoerd Simons <sjoerd at debian.org>  Tue, 13 Aug 2013 09:29:47 +0200
+  [ Jordi Mallach ]
+  * New upstream release.
+  * Update Build-Depends as per configure.ac.
+  * Add missing GPL-2+ license to copyright.
+  * Add missing ${shlibs:Depends} substitution variable.
+  * Add dependency on adduser.
+
+ -- Jordi Mallach <jordi at debian.org>  Fri, 04 Apr 2014 22:43:24 +0200

Modified: desktop/experimental/gnome-initial-setup/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-initial-setup/debian/control?rev=41272&op=diff
==============================================================================
--- desktop/experimental/gnome-initial-setup/debian/control	[utf-8] (original)
+++ desktop/experimental/gnome-initial-setup/debian/control	[utf-8] Sat Apr  5 01:42:33 2014
@@ -12,13 +12,13 @@
 Section: misc
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Jordi Mallach <jordi at debian.org>
 Build-Depends: cdbs (>= 0.4.41),
 	       dh-autoreconf,
 	       debhelper (>= 9),
 	       gnome-pkg-tools (>= 0.13),
 	       gnome-common,
-	       intltool,
+	       intltool (>= 0.40),
 	       network-manager-dev (>= 0.9.6.4),
 	       libnm-glib-dev (>= 0.9.6.4),
 	       libnm-util-dev (>= 0.9.6.4),
@@ -30,25 +30,29 @@
 	       libfontconfig1-dev,
 	       libgweather-3-dev,
 	       libgoa-1.0-dev,
-	       libgtk-3-dev (>= 3.7.11),
+	       libgtk-3-dev (>= 3.11.3),
 	       libglib2.0-dev (>= 2.36.0),
-	       libgdm-dev,
+	       libgdm-dev (>= 3.8.3),
 	       libpango1.0-dev (>= 1.32.5),
 	       libpwquality-dev,
+	       librest-dev,
+	       libsecret-1-dev,
+	       libcheese-dev,
 	       libibus-1.0-dev,
 	       libkrb5-dev,
-	       iso-codes,
-	       libclutter-gst-2.0-dev
-Standards-Version: 3.9.4
+	       iso-codes
+Standards-Version: 3.9.5
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gnome-initial-setup
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-initial-setup
 Homepage: https://git.gnome.org/browse/gnome-initial-setup/
 
 Package: gnome-initial-setup
 Architecture: any
-Depends: ${misc:Depends},
+Depends: ${shlibs:Depends},
          gdm3,
-	 policykit-1 (>= 0.106)
+         policykit-1 (>= 0.106),
+         adduser,
+         ${misc:Depends}
 Recommends: gnome-getting-started-docs
 Description: Initial GNOME system setup
  After acquiring or installing a new system there are a few essential things

Modified: desktop/experimental/gnome-initial-setup/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-initial-setup/debian/control.in?rev=41272&op=diff
==============================================================================
--- desktop/experimental/gnome-initial-setup/debian/control.in	[utf-8] (original)
+++ desktop/experimental/gnome-initial-setup/debian/control.in	[utf-8] Sat Apr  5 01:42:33 2014
@@ -13,7 +13,7 @@
 	       debhelper (>= 9),
 	       gnome-pkg-tools (>= 0.13),
 	       gnome-common,
-	       intltool,
+	       intltool (>= 0.40),
 	       network-manager-dev (>= 0.9.6.4),
 	       libnm-glib-dev (>= 0.9.6.4),
 	       libnm-util-dev (>= 0.9.6.4),
@@ -25,25 +25,29 @@
 	       libfontconfig1-dev,
 	       libgweather-3-dev,
 	       libgoa-1.0-dev,
-	       libgtk-3-dev (>= 3.7.11),
+	       libgtk-3-dev (>= 3.11.3),
 	       libglib2.0-dev (>= 2.36.0),
-	       libgdm-dev,
+	       libgdm-dev (>= 3.8.3),
 	       libpango1.0-dev (>= 1.32.5),
 	       libpwquality-dev,
+	       librest-dev,
+	       libsecret-1-dev,
+	       libcheese-dev,
 	       libibus-1.0-dev,
 	       libkrb5-dev,
-	       iso-codes,
-	       libclutter-gst-2.0-dev
-Standards-Version: 3.9.4
+	       iso-codes
+Standards-Version: 3.9.5
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gnome-initial-setup
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-initial-setup
 Homepage: https://git.gnome.org/browse/gnome-initial-setup/
 
 Package: gnome-initial-setup
 Architecture: any
-Depends: ${misc:Depends},
+Depends: ${shlibs:Depends},
          gdm3,
-	 policykit-1 (>= 0.106)
+         policykit-1 (>= 0.106),
+         adduser,
+         ${misc:Depends}
 Recommends: gnome-getting-started-docs
 Description: Initial GNOME system setup
  After acquiring or installing a new system there are a few essential things

Modified: desktop/experimental/gnome-initial-setup/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-initial-setup/debian/copyright?rev=41272&op=diff
==============================================================================
--- desktop/experimental/gnome-initial-setup/debian/copyright	[utf-8] (original)
+++ desktop/experimental/gnome-initial-setup/debian/copyright	[utf-8] Sat Apr  5 01:42:33 2014
@@ -14,3 +14,20 @@
 Files: debian/*
 Copyright: 2013 Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 License: GPL-2+
+
+License: GPL-2+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".




More information about the pkg-gnome-commits mailing list