Andreas Tille pushed to branch master at Debian Med / libquazip
Commits: 7705e7d7 by Andreas Tille at 2018-12-20T13:40:12Z Versioned Breaks: libquazip-qt5-1 (<= 0.7-2) - - - - - 8fbb4fbb by Andreas Tille at 2018-12-20T13:42:49Z Standards-Version: 4.2.1 - - - - - 36135a53 by Andreas Tille at 2018-12-20T13:42:49Z Secure URI in copyright format - - - - - 5206929e by Andreas Tille at 2018-12-20T13:42:50Z Remove trailing whitespace in debian/rules - - - - - b259378f by Andreas Tille at 2018-12-20T13:53:03Z s/Conflicts with version/Breaks with version/ - - - - - f3782391 by Andreas Tille at 2018-12-20T13:59:56Z Upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - debian/copyright - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +libquazip (0.7.6-2) unstable; urgency=medium + + * Versioned Breaks: libquazip-qt5-1 (<= 0.7-2) + Closes: #898957 + * Standards-Version: 4.2.1 + * Secure URI in copyright format + * Remove trailing whitespace in debian/rules + + -- Andreas Tille <[email protected]> Thu, 20 Dec 2018 14:53:30 +0100 + libquazip (0.7.6-1) unstable; urgency=medium * Project moved to Github ===================================== debian/control ===================================== @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 11~), zlib1g-dev, doxygen, graphviz -Standards-Version: 4.1.4 +Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/med-team/libquazip Vcs-Git: https://salsa.debian.org/med-team/libquazip.git Homepage: https://github.com/stachenov/quazip @@ -78,8 +78,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: libquazip-doc Pre-Depends: ${misc:Pre-Depends} -Breaks: libquazip1-qt5, - libquazip-qt5-1 +Breaks: libquazip1-qt5 Provides: libquazip1-qt5, libquazip-qt5-1 Replaces: libquazip1-qt5, @@ -105,8 +104,8 @@ Depends: libquazip5-1 (= ${binary:Version}), libquazip5-headers (= ${binary:Version}), ${misc:Depends}, zlib1g-dev -Conflicts: libquazip-qt5-1-dev, - libquazip-qt5-dev +Breaks: libquazip-qt5-1-dev (<= 0.7-2), + libquazip-qt5-dev Replaces: libquazip-qt5-1-dev, libquazip-qt5-dev Description: C++ wrapper for ZIP/UNZIP (development files, Qt5 build) ===================================== debian/copyright ===================================== @@ -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: quazip Source: https://github.com/stachenov/quazip/releases ===================================== debian/rules ===================================== @@ -42,7 +42,7 @@ override_dh_auto_build: # Qt5 builds - make (dynamic and static) QT_SELECT=qt5 dh_auto_build -B$(QT5_PATH) - + # build doc doxygen View it on GitLab: https://salsa.debian.org/med-team/libquazip/compare/7e2a9f5030d550280cef3736f4c8a8154bd2b3d2...f3782391ac93a372269706276cc08a48e746ba9e -- View it on GitLab: https://salsa.debian.org/med-team/libquazip/compare/7e2a9f5030d550280cef3736f4c8a8154bd2b3d2...f3782391ac93a372269706276cc08a48e746ba9e 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
