Skip to content

Commit 50f0fc8

Browse files
committed
bump version to 1.4
tslib-1.4 is released and we use it.
1 parent a079181 commit 50f0fc8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

autobuild.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ mkdir -p output/tslib-sources
44
cp -a debian output/tslib-sources/
55
cd output/tslib-sources
66
uscan --force-download
7-
tar -xvf ../tslib-1.3.tar.bz2 --strip-components=1
7+
tar -xvf ../tslib-1.4.tar.bz2 --strip-components=1
88
debuild -us -uc

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
tslib (1.3-1) experimental; urgency=low
1+
tslib (1.4-1) experimental; urgency=low
22

33
* Initial packaging of tslib-1.4. (Closes: #845181)
44
* remove man pages. they are part of the project now.

debian/libts.symbols

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
libts-1.3.so.0 libts #MINVER#
1+
libts-1.4.so.0 libts #MINVER#
22
ts_close@Base 1.0
33
ts_config@Base 1.0
44
ts_reconfig@Base 1.3

0 commit comments

Comments
 (0)