synaptic: rearrange version to match current scheme
This commit is contained in:
parent
4378a6a51f
commit
97dd7bacf1
1 changed files with 3 additions and 1 deletions
|
|
@ -17,13 +17,15 @@
|
|||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
|
||||
VERSION=0
|
||||
VERSION=1
|
||||
EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu resolute universe'
|
||||
REPOKEY=871920D1991BC93C
|
||||
BUILD_UNTIL=12.0
|
||||
|
||||
. ./config
|
||||
|
||||
FULLVERSION=$(sed -E 's/^(.*)build([0-9]+)trisquel([0-9]+)$/\1trisquel\3~build\2/' <<< $FULLVERSION)
|
||||
# Build until T12 if patches are not backported later on T13.
|
||||
apply_patch_changes
|
||||
|
||||
changelog "Upgrade Ecne's version to manage apt 3.0 upgrade"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue