Andreas Tille pushed to branch master at Debian Med / libtecla
Commits: 2e559b38 by Andreas Tille at 2018-06-14T13:14:03+02:00 Do not strip during make install - - - - - e675ca88 by Andreas Tille at 2018-06-14T13:14:18+02:00 debhelper 11 - - - - - e1450e79 by Andreas Tille at 2018-06-14T13:14:22+02:00 Point Vcs fields to salsa.debian.org - - - - - 78f3108d by Andreas Tille at 2018-06-14T13:14:22+02:00 Standards-Version: 4.1.4 - - - - - f3366b4d by Andreas Tille at 2018-06-14T13:21:02+02:00 Upload to unstable - - - - - 3e05b48e by Andreas Tille at 2018-06-15T09:30:03+02:00 Ups, this ended up on the mirror as "NMU" which was totally unintended. Just bring Git in sync with real upload. - - - - - 4 changed files: - debian/changelog - debian/compat - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libtecla (1.6.3-2.1) unstable; urgency=medium + + [ Helmut Grohne ] + * Do not strip during make install. (Closes: #901467) + + [ Andreas Tille ] + * debhelper 11 + * Point Vcs fields to salsa.debian.org + * Standards-Version: 4.1.4 + + -- Andreas Tille <[email protected]> Thu, 14 Jun 2018 13:14:22 +0200 + libtecla (1.6.3-2) unstable; urgency=medium * Moved packaging from SVN to Git ===================================== debian/compat ===================================== --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -4,11 +4,11 @@ Uploaders: Scott Christley <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11~), d-shlibs -Standards-Version: 4.0.1 -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libtecla.git -Vcs-Git: https://anonscm.debian.org/git/debian-med/libtecla.git +Standards-Version: 4.1.4 +Vcs-Browser: https://salsa.debian.org/med-team/libtecla +Vcs-Git: https://salsa.debian.org/med-team/libtecla.git Homepage: http://www.astro.caltech.edu/~mcs/tecla/ Package: libtecla-dev ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -3,6 +3,7 @@ export DH_VERBOSE=1 export DEB_BUILD_MAINT_OPTIONS=hardening=+all +export STRIPPROG=true %: dh $@ --no-parallel View it on GitLab: https://salsa.debian.org/med-team/libtecla/compare/ec1d4bbf5e9125bd88e92d62de45b8d325c3a65e...3e05b48e64f9d172c3bae95c02eff2889eacb9dc -- View it on GitLab: https://salsa.debian.org/med-team/libtecla/compare/ec1d4bbf5e9125bd88e92d62de45b8d325c3a65e...3e05b48e64f9d172c3bae95c02eff2889eacb9dc 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
