From 25a5756db4e0a6e756145d035d7353fd7325795f Mon Sep 17 00:00:00 2001 From: aba Date: Sat, 16 Jun 2007 17:51:49 +0000 Subject: [PATCH] SRM changes; #414291 git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@4647 313b444b-1b9f-4f58-a734-7bb04f332e8d --- debian/changelog | 11 +++++++++++ debian/control | 5 +++-- debian/copyright | 10 ++++++---- debian/rules | 2 +- developers-reference.sgml | 14 ++++++++------ 5 files changed, 29 insertions(+), 13 deletions(-) diff --git a/debian/changelog b/debian/changelog index 362ed4b..b59fb2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +developers-reference (3.3.9) unstable; urgency=low + + * Packaging changes: + - bump standards-version to 3.7.2 (no change) + - fix debian/copyright + - move debhelper to Build-Depends. + - add pdf for French version. + * Document changes to stable release management. Closes: #414291 + + -- Andreas Barth Sat, 16 Jun 2007 11:41:41 -0600 + developers-reference (3.3.8) unstable; urgency=low * mia-history is replaced by mia-query. Thanks, Christoph Berg. diff --git a/debian/control b/debian/control index b402791..7add9c0 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,9 @@ Section: doc Priority: optional Maintainer: Debian Documentation Project Uploaders: Andreas Barth -Standards-Version: 3.5.10 -Build-Depends-Indep: debiandoc-sgml (>= 1.1.76), tetex-bin, tetex-extra, debhelper (>= 4.1.32) +Standards-Version: 3.7.2 +Build-Depends-Indep: debiandoc-sgml (>= 1.1.76), tetex-bin, tetex-extra +Build-Depends: debhelper (>= 4.1.32) Package: developers-reference Architecture: all diff --git a/debian/copyright b/debian/copyright index bc88b5b..039af5a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,14 +1,16 @@ This is the Debian package of the Debian Developer's Reference. It -was assembled by Christian Schwarz . It is -currently maintained by Adam Di Carlo . +was assembled by Christian Schwarz , has been maintained +by Adam Di Carlo and is now maintained by Andreas Barth +. ------------------------------------------------------------------------------ Copyright of the Debian Developer's Reference: Copyright (c) 1997, 1998 Christian Schwarz; - (c) 2002 Raphaël Hertzog + (c) 2002 - 2003 Raphaël Hertzog (c) 1998 - 2003 Adam Di Carlo + (c) 2004 - 2007 Andreas Barth This manual is free software; you may redistribute it and/or modify it under the terms of the GNU General Public License as published by the @@ -24,4 +26,4 @@ A copy of the GNU General Public License is available as `/usr/share/common-licenses/GPL' in the Debian GNU/Linux distribution or on the World Wide Web at . You can also obtain it by writing to the Free Software Foundation, Inc., -59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +51 Franklin St, Fifth Floor, Boston, MA 02110, USA diff --git a/debian/rules b/debian/rules index c37eb99..4311407 100755 --- a/debian/rules +++ b/debian/rules @@ -63,7 +63,7 @@ install: build set -e; for lang in $(langs); do \ dh_installdocs -p$(package)-$$lang README-contrib developers-reference.$$lang.txt \ - developers-reference.$$lang.html/* ;\ + developers-reference.$$lang.pdf developers-reference.$$lang.html/* ;\ done diff --git a/developers-reference.sgml b/developers-reference.sgml index 939f1b6..903282b 100644 --- a/developers-reference.sgml +++ b/developers-reference.sgml @@ -7,7 +7,7 @@ %dynamicdata; - + @@ -31,7 +31,7 @@ -copyright © 2004—2006 Andreas Barth +copyright © 2004—2007 Andreas Barth copyright © 1998—2003 Adam Di Carlo @@ -1820,9 +1820,11 @@ at the same time. Special case: uploads to the stable distribution

-Uploading to stable means that the package will be placed into the -stable-proposed-updates directory of the Debian archive for further -testing before it is actually included in stable. +Uploading to stable means that the package will transfered to the +p-u-new-queue for review by the stable release managers, and +if approved will be installed in +stable-proposed-updates directory of the Debian archive. +From there, it will be included in stable with the next point release.

Extra care should be taken when uploading to stable. Basically, a package should only be uploaded to stable if one of the following happens: @@ -1851,7 +1853,7 @@ packages (by messing with Provides or shlibs files), possibly making those other packages uninstallable, is strongly discouraged.

The Release Team (which can be reached at &email-debian-release;) will -regularly evaluate the uploads in stable-proposed-updates and decide if +regularly evaluate the uploads To stable-proposed-updates and decide if your package can be included in stable. Please be clear (and verbose, if necessary) in your changelog entries for uploads to stable, because otherwise the package won't be considered for -- 2.30.2