Start packaging of version 0.12
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1945 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
4
debian/changelog
vendored
4
debian/changelog
vendored
@@ -1,3 +1,7 @@
|
|||||||
|
domframework (0.12-1) testing; urgency=low
|
||||||
|
* BUG locale : Missing all the locales in Debian package
|
||||||
|
-- Dominique Fournier <dominique@fournier38.fr> Tue, 27 Jan 2015 11:51:57 +0100
|
||||||
|
|
||||||
domframework (0.11-1) testing; urgency=low
|
domframework (0.11-1) testing; urgency=low
|
||||||
* BUG dblayer : check if the unique multiple values are not used before
|
* BUG dblayer : check if the unique multiple values are not used before
|
||||||
updating
|
updating
|
||||||
|
|||||||
2
debian/makePackageDebian
vendored
2
debian/makePackageDebian
vendored
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash -x
|
#!/bin/bash -x
|
||||||
# Think about changing the version.php file !!
|
# Think about changing the version.php file !!
|
||||||
VERSION="0.11"
|
VERSION="0.12"
|
||||||
PACKAGE="domframework"
|
PACKAGE="domframework"
|
||||||
rm -rf /tmp/${PACKAGE}pack
|
rm -rf /tmp/${PACKAGE}pack
|
||||||
mkdir /tmp/${PACKAGE}pack
|
mkdir /tmp/${PACKAGE}pack
|
||||||
|
|||||||
Reference in New Issue
Block a user