Changeset 381
- Timestamp:
- 11/12/08 13:33:05 (2 months ago)
- Location:
- plumi-debian/trunk
- Files:
-
- 2 modified
-
BUILD_DEB (modified) (3 diffs)
-
README.Debian (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
plumi-debian/trunk/BUILD_DEB
r379 r381 10 10 11 11 1. Download the latest plumi package, unextract and it should construct a folder named <project>-<version> 12 wget http://www.plone.org/projects/plumi/releases/0.2. 1-final/plumi-0-2-1-final.tgz13 tar zxvf plumi-0-2- 1-final.tgz14 cd plumi-0.2. 1-final/12 wget http://www.plone.org/projects/plumi/releases/0.2.2-final/plumi-0-2-2-final.tgz 13 tar zxvf plumi-0-2-2-final.tgz 14 cd plumi-0.2.2-final/ 15 15 16 16 2. Check out the latest debian package svn project,inside the <project>-<version> folder above … … 18 18 19 19 3. Do development here , ie updating version number etc 20 21 Update the version number using 'dch' (man debchange) 20 22 21 23 See http://www.debian.org/doc/maint-guide/ch-update.en.html … … 33 35 34 36 Last Updated: 35 Tue Jan 29200837 Wed Nov 12 2008 36 38 37 39 Thanks: -
plumi-debian/trunk/README.Debian
r380 r381 1 Plumi 0.2. 1-final for Debian1 Plumi 0.2.2-final for Debian 2 2 ---------------- 3 3
