~ari-tczew/ubuntu/dapper/fetchmail/fix-CVE-2008-2711

« back to all changes in this revision

Viewing changes to ucs/README.svn

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-02-07 12:12:13 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060207121213-onurwfrzdlzlzxnt
Tags: 6.3.2-2ubuntu1
* Resynchronise with Debian. This brings the new upstream version to dapper
  since upstream support for 6.2 was dropped.
* Drop debian/patches/CVE-2005-4348.dpatch, upstream now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
The procedure of the files in this directory is laid out in the
 
2
"General Vendor Branch Management Procedure" chapter of the SVN book.
 
3
 
 
4
In detail:
 
5
 
 
6
- check out /vendor/markus-kuhn/ucs/current
 
7
- replace the files we have by the newer releases
 
8
- if files are removed or added, make this known to svn with svn rm and
 
9
  svn add
 
10
- commit
 
11
- then tag (svn copy) as /vendor/markus-kuhn/ucs/YYYY-MM-DD
 
12
 
 
13
- change to the trunk directory
 
14
- run svn merge, merging from the previous _tag_ to "current"
 
15
  (literally)
 
16
- resolve conflicts
 
17
- commit the merge
 
18
 
 
19
(C) 2004 Matthias Andree. GNU General Public License v2, see ../COPYING