We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a079181 commit 50f0fc8Copy full SHA for 50f0fc8
autobuild.sh
@@ -4,5 +4,5 @@ mkdir -p output/tslib-sources
4
cp -a debian output/tslib-sources/
5
cd output/tslib-sources
6
uscan --force-download
7
-tar -xvf ../tslib-1.3.tar.bz2 --strip-components=1
+tar -xvf ../tslib-1.4.tar.bz2 --strip-components=1
8
debuild -us -uc
debian/changelog
@@ -1,4 +1,4 @@
1
-tslib (1.3-1) experimental; urgency=low
+tslib (1.4-1) experimental; urgency=low
2
3
* Initial packaging of tslib-1.4. (Closes: #845181)
* remove man pages. they are part of the project now.
debian/libts.symbols
-libts-1.3.so.0 libts #MINVER#
+libts-1.4.so.0 libts #MINVER#
ts_close@Base 1.0
ts_config@Base 1.0
ts_reconfig@Base 1.3
0 commit comments