TagRelease.sh: updating package meta info and linking OpenBTS svn:externals to tagged release rP3.1.3

git-svn-id: http://wush.net/svn/range/software/public/openbts/tags/rP3.1.3@6548 19bc5d8c-e614-43d4-8b26-e1612bc8e597
This commit is contained in:
Michael Iedema
2013-09-23 10:49:46 +00:00
parent 65161cc2d0
commit 3873bfb450
4 changed files with 6 additions and 6 deletions

View File

@@ -18,7 +18,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with this program. If not, see <http://www.gnu.org/licenses/>.
dnl
AC_INIT(openbts,3.1TRUNK)
AC_INIT(openbts,rP3.1.3)
AC_PREREQ(2.57)
AC_CONFIG_SRCDIR([config/Makefile.am])
AC_CONFIG_AUX_DIR([.])

2
debian/changelog vendored
View File

@@ -1,4 +1,4 @@
openbts-public (3.1) UNRELEASED; urgency=low
openbts-public (3.1.3) UNRELEASED; urgency=low
* Public sync

2
debian/control vendored
View File

@@ -7,7 +7,7 @@ Build-Depends: build-essential, debhelper (>= 7), libosip2-dev, pkg-config, auto
Standards-Version: 3.7.3
Package: openbts-public
Version: P3.1TRUNK
Version: rP3.1.3
Section: comm
Priority: optional
Architecture: i386

View File

@@ -1,4 +1,4 @@
SR http://wush.net/svn/range/software/public/subscriberRegistry/branches/P3.1
CommonLibs http://wush.net/svn/range/software/public/CommonLibs/branches/P3.1
sqlite3 http://wush.net/svn/range/software/public/sqlite3/branches/P3.1
CommonLibs https://wush.net/svn/range/software/public/CommonLibs/tags/rP3.1.3
sqlite3 https://wush.net/svn/range/software/public/sqlite3/tags/rP3.1.3
SR https://wush.net/svn/range/software/public/subscriberRegistry/tags/rP3.1.3