2009-11-04 Raul Mateos <raulofpandora@gmail.com>
* DEBIAN/make_deb_package.sh: Small change from rc1 to rc2. * Changelog: Added this line to my last commit :-D git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2085 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
03166964b4
commit
61f5739233
|
@ -12,7 +12,9 @@
|
|||
* godmode/alerts/alert_lists.php, godmode/alerts/alert_compounds.php,
|
||||
godmode/alerts/configure_alerts.php: Added text if no alerts defined.
|
||||
|
||||
* Changelog: Added missed change.
|
||||
* Changelog: Added missed change.
|
||||
|
||||
* DEBIAN/make_deb_package.sh: Small change from rc1 to rc2.
|
||||
|
||||
2009-11-04 Miguel de Dios <miguel.dedios@artica.es>
|
||||
* DEBIAN/make_deb_package.sh: simplify the source code of script.
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
|
||||
pandora_console_version="3.0.0.rc1"
|
||||
pandora_console_version="3.0.0.rc2"
|
||||
|
||||
echo "Test if you has the tools for to make the packages."
|
||||
whereis dpkg-deb | cut -d":" -f2 | grep dpkg-deb > /dev/null
|
||||
|
|
Loading…
Reference in New Issue