Andreas Tille pushed to branch master at Debian Med / liblemon
Commits: 571ffe9a by Andreas Tille at 2018-08-22T14:21:36Z Fix homepage in d/control and download in d/watch - - - - - 5f39a013 by Andreas Tille at 2018-08-22T14:24:11Z Mention changes by Ryan Pavlik in changelog - - - - - 56747f40 by Andreas Tille at 2018-08-22T14:24:35Z debhelper 11 - - - - - 881c2b94 by Andreas Tille at 2018-08-22T14:25:16Z Point Vcs fields to salsa.debian.org - - - - - e5f90f12 by Andreas Tille at 2018-08-22T14:25:16Z Standards-Version: 4.2.0 - - - - - 2ca2067e by Andreas Tille at 2018-08-22T14:26:04Z Another change relevant for changelog - - - - - 02a5fdb1 by Andreas Tille at 2018-08-22T14:40:01Z Upload to unstable - - - - - 4 changed files: - debian/changelog - debian/compat - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,17 @@ -liblemon (1.3.1+dfsg-2) UNRELEASED; urgency=medium +liblemon (1.3.1+dfsg-2) unstable; urgency=medium + [ Ryan Pavlik ] + * Modify CMake config file to support multiarch + * Cherry-pick selected upstream changes on the 1.3 branch + + [ Andreas Tille ] * Specify copyright of lemon/random.h + * Fix homepage in d/control and download in d/watch + * debhelper 11 + * Point Vcs fields to salsa.debian.org + * Standards-Version: 4.2.0 - -- Andreas Tille <[email protected]> Mon, 15 Aug 2016 08:33:05 +0200 + -- Andreas Tille <[email protected]> Wed, 22 Aug 2018 16:26:20 +0200 liblemon (1.3.1+dfsg-1) unstable; urgency=medium ===================================== debian/compat ===================================== --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 11~), cmake, d-shlibs, libglpk-dev, @@ -12,10 +12,10 @@ Build-Depends: debhelper (>= 9), graphviz, libjs-mathjax, ghostscript -Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/liblemon.git -Vcs-Git: https://anonscm.debian.org/git/debian-med/liblemon.git -Homepage: https://lemon.cs.elte.hu/trac/lemon/wiki +Standards-Version: 4.2.0 +Vcs-Browser: https://salsa.debian.org/med-team/liblemon +Vcs-Git: https://salsa.debian.org/med-team/liblemon.git +Homepage: http://lemon.cs.elte.hu/trac/lemon Package: liblemon1.3.1 Architecture: any ===================================== debian/watch ===================================== --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ -version=3 +version=4 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://lemon.cs.elte.hu/trac/lemon/wiki/Downloads .*/sources/lemon-(\d[.\d]+)\.tar\.gz + http://lemon.cs.elte.hu/trac/lemon/wiki/Downloads .*/sources/lemon-(\d[.\d]+)\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/liblemon/compare/bd05e5dca62bc8edea81dcc5f34627d4d347375f...02a5fdb1ffb8de2e933acfbc504136076e985825 -- View it on GitLab: https://salsa.debian.org/med-team/liblemon/compare/bd05e5dca62bc8edea81dcc5f34627d4d347375f...02a5fdb1ffb8de2e933acfbc504136076e985825 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
