mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-17 10:59:38 -04:00
updated ubuntu changelog. Updated scripts for Quantal Qetzal
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5694 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
8efc8808f7
commit
42297efb16
2 changed files with 40 additions and 1 deletions
|
@ -128,7 +128,7 @@ cd $workdir
|
|||
|
||||
#for i in sid; do
|
||||
#for i in natty; do
|
||||
for i in precise oneiric karmic lucid maverick natty; do
|
||||
for i in quantal precise oneiric karmic lucid maverick natty; do
|
||||
echo copying changelog for $i
|
||||
cat ../changelog | sed -e s/XXXXXX/"$svn"/g | sed -e s/YYYYYY/"$i"/g > debian/changelog
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue