This repository was archived by the owner on Mar 19, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ project(apindex NONE)
4
4
5
5
set (CPACK_PACKAGE_VENDOR "Ognjen Galic" )
6
6
set (CPACK_PACKAGE_VERSION_MAJOR 2 )
7
- set (CPACK_PACKAGE_VERSION_MINOR 1 )
7
+ set (CPACK_PACKAGE_VERSION_MINOR 2 )
8
8
set (CPACK_SOURCE_PACKAGE_FILE_NAME ${PROJECT_NAME} -${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR} )
9
9
set (CPACK_SOURCE_GENERATOR "TGZ" )
10
10
set (CPACK_SOURCE_IGNORE_FILES ".git;.idea;CMakeLists.txt.user;build;test_data" )
Original file line number Diff line number Diff line change
1
+ apindex (2.2-1) unstable; urgency=medium
2
+
3
+ * Fix footer program name and link
4
+
5
+ -- Ognjen Galic <smclt30p@gmail.com> Sat, 12 May 2018 14:05:43 +0200
6
+
1
7
apindex (2.1-1) unstable; urgency=medium
2
8
3
9
* First Debian package release
Original file line number Diff line number Diff line change 1
- < span style ="font-size: 12px "> generated by </ span > < a style ="font-size: 12px " href ="https://github.com/smclt30p/mkindex " > mkindex.py #VERSION</ a >
1
+ < span style ="font-size: 12px "> generated by </ span > < a style ="font-size: 12px " href ="https://thinkpads.org/projects/apindex " > apindex #VERSION</ a >
You can’t perform that action at this time.
0 commit comments