Andreas Tille pushed to branch master at Debian Med / uc-echo
Commits: 2062ba9f by Andreas Tille at 2018-07-03T15:21:39+02:00 Update d/copyright - - - - - 76a08758 by Andreas Tille at 2018-07-03T15:22:37+02:00 Drop redundant get-orig-source target - - - - - bc6ce44f by Andreas Tille at 2018-07-03T15:23:07+02:00 debhelper 11 - - - - - 4da07e1c by Andreas Tille at 2018-07-03T15:23:33+02:00 Point Vcs fields to salsa.debian.org - - - - - 401996f4 by Andreas Tille at 2018-07-03T15:23:33+02:00 Standards-Version: 4.1.4 - - - - - a31e6c2e by Andreas Tille at 2018-07-03T15:30:03+02:00 hardening=+all - - - - - c4e72657 by Andreas Tille at 2018-07-03T15:32:04+02:00 Upload to unstable - - - - - 5 changed files: - debian/changelog - debian/compat - debian/control - debian/copyright - debian/rules Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,18 @@ -uc-echo (1.12-10) UNRELEASED; urgency=medium +uc-echo (1.12-10) unstable; urgency=medium [ Steffen Moeller and Jon Ison ] * Introduced EDAM annotation * debian/upstream/metadata: Added references to registries - -- Steffen Moeller <[email protected]> Sat, 06 Feb 2016 12:49:39 +0100 + [ Andreas Tille ] + * Update d/copyright + * Drop redundant get-orig-source target + * debhelper 11 + * Point Vcs fields to salsa.debian.org + * Standards-Version: 4.1.4 + * hardening=+all + + -- Andreas Tille <[email protected]> Tue, 03 Jul 2018 15:30:44 +0200 uc-echo (1.12-9) unstable; urgency=medium ===================================== debian/compat ===================================== --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -5,14 +5,14 @@ Uploaders: Thorsten Alteholz <[email protected]>, Navid Fehrenbacher <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 11~), python-all-dev, python-scipy, python-numpy, g++-multilib [i386 powerpc sparc x32] -Standards-Version: 3.9.6 -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/uc-echo.git -Vcs-Git: git://anonscm.debian.org/debian-med/uc-echo.git +Standards-Version: 4.1.4 +Vcs-Browser: https://salsa.debian.org/med-team/uc-echo +Vcs-Git: https://salsa.debian.org/med-team/uc-echo.git Homepage: http://uc-echo.sourceforge.net/ Package: uc-echo ===================================== debian/copyright ===================================== --- a/debian/copyright +++ b/debian/copyright @@ -1,14 +1,14 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: uc-echo -Source: http://uc-echo.sourceforge.net/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: ECHO +Source: http://uc-echo.sourceforge.net/ Files: * -Copyright: 2011, Yun S. Song +Copyright: 2011, Yun S. Song License: BSD-2-clause Files: debian/* Copyright: 2013 Thorsten Alteholz <[email protected]> - 2013-2014 Andreas Tille <[email protected]> + 2013-2018 Andreas Tille <[email protected]> License: BSD-2-clause License: BSD-2-clause @@ -32,4 +32,3 @@ License: BSD-2-clause CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -14,6 +14,8 @@ endif CXXFLAGS += $(ADDCXXFLAGS) +export DEB_BUILD_MAINT_OPTIONS=hardening=+all + %: dh $@ --with python2 @@ -26,8 +28,3 @@ override_dh_auto_build: override_dh_auto_install: dh_auto_install dh_installchangelogs README - -get-orig-source: - mkdir -p ../tarballs - uscan --verbose --force-download --destdir=../tarballs - View it on GitLab: https://salsa.debian.org/med-team/uc-echo/compare/0d18ebb5581ae1f1f5e26ee1a8eb4a40f679fda0...c4e72657d56417fae47b1dc51da4b27dc5401585 -- View it on GitLab: https://salsa.debian.org/med-team/uc-echo/compare/0d18ebb5581ae1f1f5e26ee1a8eb4a40f679fda0...c4e72657d56417fae47b1dc51da4b27dc5401585 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
