This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository fasttree.
commit c6bd235e0244f4a2745ac3b8e2ba24aca87e2383 Author: Andreas Tille <[email protected]> Date: Fri Mar 27 13:42:42 2015 +0100 d/rules: cleanup from cruft --- debian/changelog | 1 + debian/rules | 7 ------- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index f839181..e3d60e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ fasttree (2.1.7-3) UNRELEASED; urgency=medium * Move debian/upstream to debian/upstream/metadata * cme fix dpkg-control * Priority: optional + * d/rules: cleanup from cruft -- Andreas Tille <[email protected]> Fri, 27 Mar 2015 13:34:20 +0100 diff --git a/debian/rules b/debian/rules index 368dd50..6629df1 100755 --- a/debian/rules +++ b/debian/rules @@ -1,11 +1,4 @@ #!/usr/bin/make -f -# -*- makefile -*- -# Sample debian/rules that uses debhelper. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. - # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fasttree.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
