Andreas Tille pushed to branch master at Debian Med / dawg
Commits: f3e0420c by Andreas Tille at 2018-07-16T09:10:23+02:00 Standards-Version: 4.1.5 - - - - - 9aac6f98 by Andreas Tille at 2018-07-16T09:14:36+02:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dawg (1.2-2) UNRELEASED; urgency=medium +dawg (1.2-2) unstable; urgency=medium [ Andreas Tille ] * Team upload @@ -10,17 +10,13 @@ dawg (1.2-2) UNRELEASED; urgency=medium * Fix short description * run build time test and add autopkgtest * Point Vcs fields to salsa.debian.org - * Standards-Version: 4.1.4 + * Standards-Version: 4.1.5 * Cleanup d/rules [ Steffen Möller ] * debian/upstream/metadata: Ref to OMICtools (Steffen Moeller) - TODO: Test script fails: - --> https://github.com/reedacartwright/dawg/issues/56 - also send issue to Debian Med mailing list - - -- Andreas Tille <[email protected]> Wed, 04 Jan 2017 08:44:59 +0100 + -- Andreas Tille <[email protected]> Mon, 16 Jul 2018 09:10:34 +0200 dawg (1.2-1) unstable; urgency=low ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 11~), cmake, bison, flex -Standards-Version: 4.1.4 +Standards-Version: 4.1.5 Vcs-Browser: https://salsa.debian.org/med-team/dawg Vcs-Git: https://salsa.debian.org/med-team/dawg.git Homepage: https://github.com/reedacartwright/dawg ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,6 @@ #!/usr/bin/make -f -# See debhelper(7) (uncomment to enable) # output every command that modifies files on the build system. -export DH_VERBOSE = 1 +# export DH_VERBOSE = 1 DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/default.mk @@ -13,8 +12,6 @@ BINDIR := $(CURDIR)/obj-$(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)/src %: dh $@ -# dh_make generated override targets -# This is example for Cmake (See https://bugs.debian.org/641051 ) override_dh_auto_configure: dh_auto_configure -- \ -DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \ View it on GitLab: https://salsa.debian.org/med-team/dawg/compare/b995d850da173e719f812670f462358ff6061ff7...9aac6f9867580d71a45581325b61c65b6d4018d8 -- View it on GitLab: https://salsa.debian.org/med-team/dawg/compare/b995d850da173e719f812670f462358ff6061ff7...9aac6f9867580d71a45581325b61c65b6d4018d8 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
