r10479 - in /packages/unstable/doc-gnome-hig/debian: changelog control control.in rules

ross at users.alioth.debian.org ross at users.alioth.debian.org
Thu Apr 26 09:43:59 UTC 2007


Author: ross
Date: Thu Apr 26 09:43:58 2007
New Revision: 10479

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10479
Log:
doc-gnome-hig (2.0-3) unstable; urgency=low

  [ Ross Burton ]
  * debian/watch: add.
  * Move to team maintainership.
  * Bump to Standards 3.7.3.

  [ Loic Minier ]
  * Move debhelper from Build-Depends-Indep to Build-Depends.
  * Add a get-orig-source target to retrieve the upstream tarball.

 -- Ross Burton <ross at debian.org>  Thu, 26 Apr 2007 10:43:48 +0100

Added:
    packages/unstable/doc-gnome-hig/debian/control
    packages/unstable/doc-gnome-hig/debian/control.in
      - copied, changed from r10478, packages/unstable/doc-gnome-hig/debian/control
Modified:
    packages/unstable/doc-gnome-hig/debian/changelog
    packages/unstable/doc-gnome-hig/debian/rules

Modified: packages/unstable/doc-gnome-hig/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/doc-gnome-hig/debian/changelog?rev=10479&op=diff
==============================================================================
--- packages/unstable/doc-gnome-hig/debian/changelog (original)
+++ packages/unstable/doc-gnome-hig/debian/changelog Thu Apr 26 09:43:58 2007
@@ -1,13 +1,15 @@
-doc-gnome-hig (2.0-3) UNRELEASED; urgency=low
+doc-gnome-hig (2.0-3) unstable; urgency=low
 
   [ Ross Burton ]
-  * debian/watch: add
+  * debian/watch: add.
+  * Move to team maintainership.
+  * Bump to Standards 3.7.3.
 
   [ Loic Minier ]
   * Move debhelper from Build-Depends-Indep to Build-Depends.
   * Add a get-orig-source target to retrieve the upstream tarball.
 
- -- Loic Minier <lool at dooz.org>  Sat, 13 Jan 2007 23:49:54 +0100
+ -- Ross Burton <ross at debian.org>  Thu, 26 Apr 2007 10:43:48 +0100
 
 doc-gnome-hig (2.0-2) unstable; urgency=low
 

Added: packages/unstable/doc-gnome-hig/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/doc-gnome-hig/debian/control?rev=10479&op=file
==============================================================================
--- packages/unstable/doc-gnome-hig/debian/control (added)
+++ packages/unstable/doc-gnome-hig/debian/control Thu Apr 26 09:43:58 2007
@@ -1,0 +1,18 @@
+Source: doc-gnome-hig
+Section: doc
+Priority: optional
+Maintainer: Ross Burton <ross at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.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>, Jordi Mallach <jordi at debian.org>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Josselin Mouette <joss at debian.org>, Kilian Krause <kilian at debian.org>, Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he at debian.org>, Marco Cabizza <marco87 at gmail.com>, Oystein Gisnas <oystein at gisnas.net>, Ondřej Surý <ondrej at debian.org>, Sebastien Bacher <seb128 at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Build-Depends: debhelper (>> 4.0.0), gnome-pkg-tools
+Standards-Version: 3.6.1
+
+Package: doc-gnome-hig
+Architecture: all
+Depends: ${misc:Depends}
+Description: GNOME Human Interface Guidelines
+ This document tells you how to create applications that look right, behave
+ properly, and fit into the GNOME user interface as a whole. It is written for
+ interface designers, graphic artists and software developers who will be
+ creating software for the GNOME environment. Both specific advice on making
+ effective use of interface elements, and the philosophy and general design
+ principles behind the GNOME interface are covered.

Copied: packages/unstable/doc-gnome-hig/debian/control.in (from r10478, packages/unstable/doc-gnome-hig/debian/control)
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/doc-gnome-hig/debian/control.in?rev=10479&op=diff
==============================================================================
--- packages/unstable/doc-gnome-hig/debian/control (original)
+++ packages/unstable/doc-gnome-hig/debian/control.in Thu Apr 26 09:43:58 2007
@@ -2,8 +2,9 @@
 Section: doc
 Priority: optional
 Maintainer: Ross Burton <ross at debian.org>
-Build-Depends: debhelper (>> 4.0.0)
-Standards-Version: 3.6.1
+Uploaders: @GNOME_TEAM@
+Build-Depends: debhelper (>> 4.0.0), gnome-pkg-tools
+Standards-Version: 3.7.3
 
 Package: doc-gnome-hig
 Architecture: all

Modified: packages/unstable/doc-gnome-hig/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/doc-gnome-hig/debian/rules?rev=10479&op=diff
==============================================================================
--- packages/unstable/doc-gnome-hig/debian/rules (original)
+++ packages/unstable/doc-gnome-hig/debian/rules Thu Apr 26 09:43:58 2007
@@ -3,11 +3,12 @@
 GNOME_DOWNLOAD_URL = http://developer.gnome.org/projects/gup/hig/2.0/$(GNOME_TARBALL)
 GNOME_MODULE := hig
 
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 #export DH_VERBOSE=1
 
-clean:
+clean::
 	dh_testdir
 	dh_testroot
 	dh_clean




More information about the pkg-gnome-commits mailing list