Description: <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 php7.0 (7.0.33-0+deb9u12+astra2) unstable; urgency=medium
 .
   * Add icu patches.
   * Add libsystemd-dev dep.
Author: Alexander Bechkov <support@astralinux.ru>

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: 2022-04-09

--- php7.0-7.0.33.orig/configure.in
+++ php7.0-7.0.33/configure.in
@@ -120,7 +120,7 @@ int zend_sprintf(char *buffer, const cha
 PHP_MAJOR_VERSION=7
 PHP_MINOR_VERSION=0
 PHP_RELEASE_VERSION=33
-PHP_EXTRA_VERSION=""
+PHP_EXTRA_VERSION="-0+deb9u12+astra1"
 PHP_VERSION="$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION"
 PHP_VERSION_ID=`expr [$]PHP_MAJOR_VERSION \* 10000 + [$]PHP_MINOR_VERSION \* 100 + [$]PHP_RELEASE_VERSION`
 
--- php7.0-7.0.33.orig/php7.0-dev.links
+++ php7.0-7.0.33/php7.0-dev.links
@@ -3,3 +3,8 @@
 /usr/share/aclocal/libtool.m4 /usr/lib/php/20151012/build//libtool.m4
 /usr/share/libtool/build-aux/ltmain.sh /usr/lib/php/20151012/build//ltmain.sh
 /usr/bin/shtool /usr/lib/php/20151012/build//shtool
+/usr/share/misc/config.guess /usr/lib/php/20151012/build//config.guess
+/usr/share/misc/config.sub /usr/lib/php/20151012/build//config.sub
+/usr/share/aclocal/libtool.m4 /usr/lib/php/20151012/build//libtool.m4
+/usr/share/libtool/build-aux/ltmain.sh /usr/lib/php/20151012/build//ltmain.sh
+/usr/bin/shtool /usr/lib/php/20151012/build//shtool
