Changeset 2154
- Timestamp:
- 04/15/08 18:23:11 (9 months ago)
- Files:
-
- alternc/trunk/debian/rules (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
alternc/trunk/debian/rules
r2153 r2154 154 154 svn update || true 155 155 svn export . ../alternc-${VERSION} 156 cd ../alternc-${VERSION} && debchange -D UNRELEASED -v ${VERSION}&& debuild156 cd ../alternc-${VERSION} && sed -i -e '0,/UNRELEASED/s/)/~svn${REV}/' debian/changelog && debuild
