~ubuntu-branches/ubuntu/natty/yapgvb/natty

« back to all changes in this revision

Viewing changes to README_DEVS

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2009-08-05 06:19:49 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090805061949-uvt1hpjgqkvzszsk
Tags: 1.2.3-0ubuntu1
* New upstream release.
* Update watch file.
* debian/{control,rules}: Add dpatch support.
* Include all changes to the configuration file in 01-config_linux2_py.dpatch
  patch.
* debian/control:
  - Bump Standards-Version.
  - Update homepage.
* debian/doc-base:
  - Remove top-level Apps section.
  - Fix path of HTML files.
* Update debian/copyright.
* Remove empty debian/README.Debian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Instructions for release & distribution building
 
2
 
 
3
 
 
4
1. When you make a change, increment the version string.
 
5
  It appears in two places:  setup.py, __init__.py
 
6
 
 
7
2. To build a source tarball for distribution:
 
8
 
 
9
  svn export https://yapgvb.googlecode.com/svn/trunk/yapgvb yapgvb-VERSION-source
 
10
  tar czf yapgvb-VERSION-source.tar.gz yapgvb-VERSION-source
 
11
 
 
12
 
 
13
3. To build Windows installers:
 
14
   (FIXME - write this section)
 
 
b'\\ No newline at end of file'