Andreas Tille pushed to branch master at Debian Med / liblogger
Commits: 238aadab by Andreas Tille at 2019-08-02T20:47:02Z Rename to liblogger - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,4 +1,4 @@ -logger (0.0.0-1) UNRELEASED; urgency=medium +liblogger (1.0.0-1) UNRELEASED; urgency=medium * Initial release (Closes: #<bug>) ===================================== debian/control ===================================== @@ -1,15 +1,16 @@ -Source: logger +Source: liblogger Section: science Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> -Build-Depends: debhelper-compat (= 12) +Build-Depends: debhelper-compat (= 12), + cmake Standards-Version: 4.4.0 -Vcs-Browser: https://salsa.debian.org/med-team/logger -Vcs-Git: https://salsa.debian.org/med-team/logger.git +Vcs-Browser: https://salsa.debian.org/med-team/liblogger +Vcs-Git: https://salsa.debian.org/med-team/liblogger.git Homepage: https://github.com/rvaser/logger -Package: logger +Package: liblogger-dev Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: C++ library for logging View it on GitLab: https://salsa.debian.org/med-team/liblogger/commit/238aadaba2ec3b7eeab33744cf62b39aa431cbb1 -- View it on GitLab: https://salsa.debian.org/med-team/liblogger/commit/238aadaba2ec3b7eeab33744cf62b39aa431cbb1 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
