Subject: gnome-devel-docs: Please package new upstream version 3.0.3
Package: gnome-devel-docs
Version: 2.30.1-1
Severity: wishlist
Tags: patch

Please package the new version. Not much has changed, except for the addition
of several small demos. Patch attached.



-- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric
  APT policy: (500, 'oneiric')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-7-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome-devel-docs depends on:
ii  yelp                      3.1.1-0ubuntu2 Help browser for GNOME

gnome-devel-docs recommends no packages.

gnome-devel-docs suggests no packages.

-- no debconf information
Index: source/format
===================================================================
--- source/format	(revision 0)
+++ source/format	(revision 0)
@@ -0,0 +1 @@
+3.0 (quilt)
Index: debian/control
===================================================================
--- debian/control	(revision 29360)
+++ debian/control	(working copy)
@@ -8,8 +8,8 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintain...@lists.alioth.debian.org>
 Uploaders: Josselin Mouette <j...@debian.org>, Luca Falavigna <dktrkr...@debian.org>, Sebastian Dröge <sl...@debian.org>
-Standards-Version: 3.8.4
-Build-Depends: debhelper (>= 5),
+Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 8),
                cdbs,
                autotools-dev,
                gnome-pkg-tools (>= 0.10)
@@ -24,8 +24,9 @@
  Documentation for developing for the GNOME desktop environment.
  It contains:
   * Platform Overview
-  * GDP Style Guide
-  * GDP Handbook
+  * Accessibility Guide
   * Integration Guide
+  * Optimization Guide
   * Human Interface Guidelines
+  * GNOME Developer Demos
 
Index: debian/compat
===================================================================
--- debian/compat	(revision 29360)
+++ debian/compat	(working copy)
@@ -1 +1 @@
-5
+8
Index: debian/control.in
===================================================================
--- debian/control.in	(revision 29360)
+++ debian/control.in	(working copy)
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintain...@lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Standards-Version: 3.8.4
-Build-Depends: debhelper (>= 5),
+Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 8),
                cdbs,
                autotools-dev,
                gnome-pkg-tools (>= 0.10)
@@ -19,8 +19,8 @@
  Documentation for developing for the GNOME desktop environment.
  It contains:
   * Platform Overview
-  * GDP Style Guide
-  * GDP Handbook
+  * Accessibility Guide
   * Integration Guide
+  * Optimization Guide
   * Human Interface Guidelines
-
+  * GNOME Developer Demos
Index: debian/watch
===================================================================
--- debian/watch	(revision 29360)
+++ debian/watch	(working copy)
@@ -1,2 +1,2 @@
 version=2
-http://ftp.gnome.org/pub/GNOME/sources/gnome-devel-docs/([\d\.]+)[02468]/gnome-devel-docs-(.*)\.tar\.gz
+http://ftp.gnome.org/pub/GNOME/sources/gnome-devel-docs/([\d\.]+)[02468]/gnome-devel-docs-(.*)\.tar\.bz2
Index: debian/changelog
===================================================================
--- debian/changelog	(revision 29360)
+++ debian/changelog	(working copy)
@@ -1,3 +1,18 @@
+gnome-devel-docs (3.0.3-1) unstable; urgency=low
+
+  * New upstream stable release
+    - Dropped GNOME Documentation Program Handbook & Style Guide
+    - Added GNOME Developer Demos
+  * debian/compat: Bumped to 8
+  * debian/control: Bump standards version to 3.9.2; no changes needed
+  * debian/copyright
+    - Updated for dropped and added sections, new authors
+    - Platform overview is now CC BY-SA 3.0
+  * debian/source/format: Set to 3.0 (quilt)
+  * debian/watch: Watch for .bz2
+
+ -- Jeremy Bicha <jbi...@ubuntu.com>  Mon, 08 Aug 2011 14:56:39 -0400
+
 gnome-devel-docs (2.30.1-1) unstable; urgency=low
 
   * New upstream bugfix release.
Index: debian/copyright
===================================================================
--- debian/copyright	(revision 29360)
+++ debian/copyright	(working copy)
@@ -13,24 +13,11 @@
 	Copyright © 2008 Vincent Alexander
 	Copyright © 2001-2002 Calum Benson, Brian Cameron, Bill Haneman, Padraig O'Briain, Sharon Snider
 
-	For gdp-handbook/*:
-	Copyright © 2000 Red Hat, Inc. <d...@redhat.com>
-	Copyright © 2000 Daniel Mueth <d-mu...@uchicago.edu>
-	Copyright © 2000 Alexander Kirillov <kiril...@math.sunysb.edu>
-	Copyright © 2002 Eric Baudais <baud...@kkpsi.org>
-	Copyright © 2002 Eugene O'Connor <eugene.ocon...@sun.com>
-	Copyright © 2002-2003 John Fleck <jfl...@inkstain.org>
-
 	For hig/*:
 	Copyright © 2002-2008 Calum Benson
 	                        Adam Elman
 				Seth Nickell
 				colin z robertson
-	
-	For gdp-style-guide/*:
-	Copyright © 2002-2005 Sun Microsystems
-	Copyright © 2001 Sun Microsystems, John Fleck, Alexander Kirillov
-	Copyright © 1999 John Fleck, Alexander Kirillov
 
 	For integration-guide/*:
 	Copyright © 2005, 2006 Rosanna Yuen
@@ -41,8 +28,13 @@
 	Copyright © 2004-2005 Callum McKenzie
 	Copyright © 2004-2005 Robert Love
 
-	For platform-overview/*:
-	Copyright © 2005, 2006 Shaun McCance
+	For platform-demos/*:
+	Copyright © 2010-2011 Shaun McCance
+	Copyright © 2010-2011 Johannes Schmid
+	Copyright © 2010-2011 Daniel G. Siegel
+	Copyright © 2011 P. F. Chimento
+	Copyright © 2011 Chris Kühl
+	Copyright © 2011 John (J5) Palmieri
 
 License:
 
@@ -55,3 +47,19 @@
  The complete text of the GNU Free Documentation License can be found in
  /usr/share/common-licenses/GFDL.
 
+	For platform-overview/*:
+	
+	Copyright © 2005, 2006, 2008, 2011 Shaun McCance
+	Copyright © 2011 Germán Póo-Caamaño
+	Copyright © 2011 Zeeshan Ali (Khattak)
+
+Creative Commons Attribution Share Alike 3.0 License:
+
+	This work is licenced under the Creative Commons Attribution-Share Alike 3.0
+	United States License. To view a copy of this license, visit
+	http://creativecommons.org/licenses/by/3.0/ or send a letter to Creative
+	Commons, 171 Second Street, Suite 300, San Francisco, California 94105, USA.
+
+	As a special exception, the copyright holders give you permission to copy,
+	modify, and distribute the example code contained in this document under the
+	terms of your choosing, without restriction.

Reply via email to