diff -Nru chmlib-0.40a/debian/changelog chmlib-0.40a/debian/changelog --- chmlib-0.40a/debian/changelog 2018-01-16 11:34:42.000000000 +0000 +++ chmlib-0.40a/debian/changelog 2018-12-04 08:38:26.000000000 +0000 @@ -1,3 +1,20 @@ +chmlib (2:0.40a-5) unstable; urgency=low + + [ Ondřej Nový ] + * debian/copyright: + + Use https protocol in Format field. + + [ Kartik Mistry ] + * debian/control: + + Updated Standards-Version to 4.2.1 + + Updated Homepage. + + libchm-bin should not be in libdevel as it contains binaries + only (test programs). + * debian/symbols: + + Added Build-Depends-Package field. + + -- Kartik Mistry Tue, 04 Dec 2018 14:08:26 +0530 + chmlib (2:0.40a-4) unstable; urgency=low * debian/control: diff -Nru chmlib-0.40a/debian/control chmlib-0.40a/debian/control --- chmlib-0.40a/debian/control 2018-01-16 11:34:42.000000000 +0000 +++ chmlib-0.40a/debian/control 2018-12-04 06:27:51.000000000 +0000 @@ -2,18 +2,15 @@ Section: libs Priority: optional Maintainer: Kartik Mistry -Build-Depends: debhelper (>= 11), - dpkg-dev (>= 1.16.1.1), - libtool -Standards-Version: 4.1.3 -Homepage: http://www.jedrea.com/chmlib/ +Build-Depends: debhelper (>= 11), dpkg-dev (>= 1.16.1.1), libtool +Standards-Version: 4.2.1 +Homepage: https://github.com/jedwing/CHMLib Vcs-Git: https://salsa.debian.org/debian/chmlib.git Vcs-Browser: https://salsa.debian.org/debian/chmlib Package: libchm1 Architecture: any -Depends: ${misc:Depends}, - ${shlibs:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Description: library for dealing with Microsoft CHM files It is a very simple library, but sufficient for dealing with all of the chm files. Library currently does not has write support. @@ -27,8 +24,7 @@ Package: libchm-dev Architecture: any Section: libdevel -Depends: libchm1 (= ${binary:Version}), - ${misc:Depends} +Depends: libchm1 (= ${binary:Version}), ${misc:Depends} Description: library for dealing with Microsoft CHM files (development) It is a very simple library, but sufficient for dealing with all of the chm files. Library currently does not has write support. @@ -43,9 +39,8 @@ Package: libchm-bin Architecture: any -Section: libdevel -Depends: ${misc:Depends}, - ${shlibs:Depends} +Section: utils +Depends: ${misc:Depends}, ${shlibs:Depends} Description: library for dealing with Microsoft CHM files (test programs) It is a very simple library, but sufficient for dealing with all of the chm files. Library currently does not has write support. diff -Nru chmlib-0.40a/debian/copyright chmlib-0.40a/debian/copyright --- chmlib-0.40a/debian/copyright 2018-01-16 11:34:42.000000000 +0000 +++ chmlib-0.40a/debian/copyright 2018-12-04 06:14:24.000000000 +0000 @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: chmlib Source: http://www.jedrea.com/chmlib/ Upstream-Contact: Jed Wing diff -Nru chmlib-0.40a/debian/symbols chmlib-0.40a/debian/symbols --- chmlib-0.40a/debian/symbols 2018-01-16 10:32:39.000000000 +0000 +++ chmlib-0.40a/debian/symbols 2018-12-04 06:26:03.000000000 +0000 @@ -1,4 +1,5 @@ libchm.so.1 libchm1 #MINVER# +* Build-Depends-Package: libchm-dev LZXdecompress@Base 0.40 LZXinit@Base 0.40 LZXreset@Base 0.40