Append CHANGELOG to debian changelog.
This commit is contained in:
@@ -1,3 +1,2 @@
|
|||||||
openra ({VERSION}) unstable; urgency=low
|
openra ({VERSION}) unstable; urgency=low
|
||||||
|
|
||||||
* The changelog is available at http://www.sleipnirstuff.com/forum/viewtopic.php?f=81&t=14844
|
|
||||||
@@ -21,7 +21,7 @@ cp -R $rootdir/usr root
|
|||||||
# Create the control and changelog files from templates
|
# Create the control and changelog files from templates
|
||||||
sed "s/{VERSION}/$VERSION/" DEBIAN/control | sed "s/{SIZE}/$PACKAGE_SIZE/" > root/DEBIAN/control
|
sed "s/{VERSION}/$VERSION/" DEBIAN/control | sed "s/{SIZE}/$PACKAGE_SIZE/" > root/DEBIAN/control
|
||||||
sed "s/{VERSION}/$VERSION/" DEBIAN/changelog > root/DEBIAN/changelog
|
sed "s/{VERSION}/$VERSION/" DEBIAN/changelog > root/DEBIAN/changelog
|
||||||
|
cat ./root/usr/share/openra/CHANGELOG >> root/DEBIAN/changelog
|
||||||
# Build it in the temp directory, but place the finished deb in our starting directory
|
# Build it in the temp directory, but place the finished deb in our starting directory
|
||||||
pushd root
|
pushd root
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user