Skip to content

Commit

Permalink
updated from SVN to GIT
Browse files Browse the repository at this point in the history
  • Loading branch information
Ko van der Sloot authored and Ko van der Sloot committed Jan 14, 2016
1 parent cc0282d commit 40cda7f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
5 changes: 1 addition & 4 deletions Makefile.am
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# $Id$
# $URL$

ACLOCAL_AMFLAGS =-I m4 --install

SUBDIRS = src include demos docs m4
Expand All @@ -11,4 +8,4 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = timblserver.pc

ChangeLog: NEWS
svn update; svn2cl --include-rev
git pull; git2cl > ChangeLog
9 changes: 7 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# $Id$
# $URL$
1.10 - 2015-01-14
[Ko van der Sloot]
* moved repository to GitHub
* added Travis support
* now depends on ticcutils: CommandLine
* basic Server stuff is moved to ticcutils
* numereous small fixes and refactoring

1.9 - 2014-09-23
[Ko van der Sloot]
Expand Down
2 changes: 0 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
# $Id$
# $URL$

AC_PREREQ(2.61)
AC_INIT([timblserver],[1.10],[lamasoftware@science.ru.nl])
Expand Down

0 comments on commit 40cda7f

Please sign in to comment.