From e4fe27a130c7777263fb3cda631b347fa0269e09 Mon Sep 17 00:00:00 2001 From: hertzog Date: Mon, 25 Feb 2008 20:33:57 +0000 Subject: [PATCH] * Remove XS- prefix for Vcs-* fields since dpkg now supports them. git-svn-id: svn://anonscm.debian.org/ddp/developers-reference/trunk@4944 313b444b-1b9f-4f58-a734-7bb04f332e8d --- best-pkging-practices.dbk | 10 +++++----- debian/changelog | 1 + 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/best-pkging-practices.dbk b/best-pkging-practices.dbk index ca1bfb3..659d0b9 100644 --- a/best-pkging-practices.dbk +++ b/best-pkging-practices.dbk @@ -365,7 +365,7 @@ There are additional fields for the location of the Version Control System in debian/control.
-XS-Vcs-Browser +Vcs-Browser Value of this field should be a http:// URL pointing to a web-browsable copy of the Version Control System repository used to maintain @@ -379,7 +379,7 @@ tagged as pending in the bug tracking system).
-XS-Vcs-* +Vcs-* Value of this field should be a string identifying unequivocally the location of the Version Control System repository used to maintain the given package, if @@ -408,15 +408,15 @@ of the vim package is shown. Note how the URL is in the svn:// scheme (instead of svn+ssh://) and how it points to the trunk/ branch. The use of the -XS-Vcs-Browser field described above is also shown. +Vcs-Browser field described above is also shown. Source: vim Section: editors Priority: optional <snip> - XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-vim/trunk/packages/vim - XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim + Vcs-Svn: svn://svn.debian.org/svn/pkg-vim/trunk/packages/vim + Vcs-Browser: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim
diff --git a/debian/changelog b/debian/changelog index d2a80a2..04b61d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -40,6 +40,7 @@ developers-reference (3.3.9) unstable; urgency=low * Update information concerning the Package Tracking System. * Mention Alioth as the main resource for VCS repositories and deprecate cvs.debian.org. + * Remove XS- prefix for Vcs-* fields since dpkg now supports them. -- Andreas Barth Sat, 16 Jun 2007 11:41:41 -0600 -- 2.30.2