Andreas Tille pushed to branch master at Debian Med / igraph
Commits: 5d69c24e by Andreas Tille at 2018-08-14T05:48:02Z debhelper 11 - - - - - 32128660 by Andreas Tille at 2018-08-14T05:48:46Z Point Vcs fields to salsa.debian.org - - - - - bf62f328 by Andreas Tille at 2018-08-14T05:48:46Z Standards-Version: 4.2.0 - - - - - 4 changed files: - debian/changelog - debian/compat - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,13 @@ igraph (0.7.1-3) UNRELEASED; urgency=medium + [ Mathieu Malaterre ] * Remove self from Uploaders. + [ Andreas Tille ] + * debhelper 11 + * Point Vcs fields to salsa.debian.org + * Standards-Version: 4.2.0 + -- Mathieu Malaterre <[email protected]> Mon, 30 Jan 2017 11:53:08 +0100 igraph (0.7.1-2.1) unstable; urgency=medium ===================================== debian/compat ===================================== --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Andreas Tille <[email protected]>, Tamás Nepusz <[email protected]> Section: libs Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 11~), libtool, libxml2-dev, libgmp-dev, @@ -12,12 +12,11 @@ Build-Depends: debhelper (>= 9), libblas-dev, liblapack-dev, automake, - dh-autoreconf, libglpk-dev, libf2c2-dev -Standards-Version: 3.9.5 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/igraph.git -Vcs-Git: git://anonscm.debian.org/debian-med/igraph.git +Standards-Version: 4.2.0 +Vcs-Browser: https://salsa.debian.org/med-team/igraph +Vcs-Git: https://salsa.debian.org/med-team/igraph.git Homepage: http://igraph.org/c/ Package: libigraph0v5 ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -2,7 +2,7 @@ #export DH_VERBOSE=1 %: - dh $@ --parallel --with autoreconf + dh $@ # --enable-debug View it on GitLab: https://salsa.debian.org/med-team/igraph/compare/26e9ac9c84658c73f3c3a3bba1adf3f6262860b0...bf62f3282da75310798fa0ae725383d921be0bcb -- View it on GitLab: https://salsa.debian.org/med-team/igraph/compare/26e9ac9c84658c73f3c3a3bba1adf3f6262860b0...bf62f3282da75310798fa0ae725383d921be0bcb 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
