diff -Nru log4cplus12-1.2.3.375~xenial/debian/changelog log4cplus12-1.2.3.377~xenial/debian/changelog --- log4cplus12-1.2.3.375~xenial/debian/changelog 2017-09-14 15:38:46.000000000 +0000 +++ log4cplus12-1.2.3.377~xenial/debian/changelog 2017-10-25 03:58:22.000000000 +0000 @@ -1,4 +1,4 @@ -log4cplus12 (1.2.3.375~xenial) xenial; urgency=high +log4cplus12 (1.2.3.377~xenial) xenial; urgency=high * Nightly build. diff -Nru log4cplus12-1.2.3.375~xenial/debian/changelog.bak log4cplus12-1.2.3.377~xenial/debian/changelog.bak --- log4cplus12-1.2.3.375~xenial/debian/changelog.bak 1970-01-01 00:00:00.000000000 +0000 +++ log4cplus12-1.2.3.377~xenial/debian/changelog.bak 2017-10-25 03:54:53.000000000 +0000 @@ -0,0 +1,41 @@ +log4cplus12 (1.2.3.376~xenial) xenial; urgency=high + + * Nightly build. + + -- Build Server Mon, 10 Oct 2016 19:10:28 -0700 + +log4cplus12 (1.2.3.0~xenial) xenial; urgency=high + + * SNAP-319: Fixed the Replaces for the dev package. + + -- R. Douglas Barbieri Mon, 10 Oct 2016 19:03:38 -0700 + +log4cplus12 (1.2.2.2~xenial) xenial; urgency=high + + * Nightly build. + + -- Build Server Mon, 10 Oct 2016 15:39:37 -0700 + +log4cplus12 (1.2.2.0~xenial) xenial; urgency=high + + * SNAP-319: Rename package. + + -- Doug Barbieri Fri, 07 Oct 2016 14:13:44 -0700 + +log4cplus (1.2.1.32~xenial) xenial; urgency=high + + * Nightly build. + + -- Doug Barbieri Tue, 13 Sep 2016 17:34:10 -0700 + +log4cplus (1.2.1.0~xenial) xenial; urgency=high + + * SNAP-110: Bumped version to get my test system to upgrade properly. + + -- Alexis Wilke Tue, 13 Sep 2016 11:59:22 -0700 + +log4cplus (1.2.0~trusty) trusty; urgency=high + + * Initial release of packaging. + + -- Alexis Wilke Tue, 29 May 2015 03:34:56 -0700 diff -Nru log4cplus12-1.2.3.375~xenial/debian/control log4cplus12-1.2.3.377~xenial/debian/control --- log4cplus12-1.2.3.375~xenial/debian/control 2017-06-28 00:11:59.000000000 +0000 +++ log4cplus12-1.2.3.377~xenial/debian/control 2017-10-25 03:59:35.000000000 +0000 @@ -6,7 +6,7 @@ doxygen, graphviz, qtbase5-dev, - snapcmakemodules (>= 1.0.34.89~xenial) + snapcmakemodules (>= 1.0.35.3~xenial) Standards-Version: 3.9.4 Section: libs Homepage: https://sourceforge.net/p/log4cplus/wiki/Home/ diff -Nru log4cplus12-1.2.3.375~xenial/debian/control.orig log4cplus12-1.2.3.377~xenial/debian/control.orig --- log4cplus12-1.2.3.375~xenial/debian/control.orig 1970-01-01 00:00:00.000000000 +0000 +++ log4cplus12-1.2.3.377~xenial/debian/control.orig 2017-10-25 03:58:22.000000000 +0000 @@ -0,0 +1,51 @@ +Source: log4cplus12 +Priority: extra +Maintainer: R. Douglas Barbieri +Build-Depends: cmake, + debhelper, + doxygen, + graphviz, + qtbase5-dev, + snapcmakemodules (>= 1.0.35.3~xenial) +Standards-Version: 3.9.4 +Section: libs +Homepage: https://sourceforge.net/p/log4cplus/wiki/Home/ +Vcs-Git: https://github.com/log4cplus/log4cplus.git +Vcs-Browser: https://github.com/log4cplus/log4cplus + +Package: liblog4cplus12 +Section: libs +Architecture: any +Depends: ${misc:Depends} +Replaces: liblog4cplus (>= 1.2.1) +Description: log4cplus v1.2 is a simple to use C++ logging API. + log4cplus is a simple to use C++ logging API providing thread-safe, + flexible, and arbitrarily granular control over log management and + configuration. It is modelled after the Java log4j API. + . + This is package includes the libraries to run log4cplus on your system. + +Package: liblog4cplus12-dev +Section: libdevel +Architecture: any +Depends: liblog4cplus12 (= ${binary:Version}), ${misc:Depends} +Replaces: liblog4cplus-dev (>= 1.2.1) +Description: log4cplus v1.2 is a simple to use C++ logging API. + log4cplus is a simple to use C++ logging API providing thread-safe, + flexible, and arbitrarily granular control over log management and + configuration. It is modelled after the Java log4j API. + . + This is the development package that programmers want to install. + +Package: liblog4cplus12-doc +Section: doc +Architecture: any +Suggests: liblog4cplus12-dev (= ${binary:Version}) +Description: log4cplus v1.2 is a simple to use C++ logging API. + log4cplus is a simple to use C++ logging API providing thread-safe, + flexible, and arbitrarily granular control over log management and + configuration. It is modelled after the Java log4j API. + . + This is the documentation package. + +# vim: ts=4 sw=4 et File /tmp/tmpDYWhnQ/_PDrDz3rDl/log4cplus12-1.2.3.375~xenial/.git is a directory while file /tmp/tmpDYWhnQ/9eRjyQyHiV/log4cplus12-1.2.3.377~xenial/.git is a regular file