[med-svn] [libzstd] 01/02: debian/rules: remove a lot of uneeded comments and lines

Mattia Rizzolo mattia at debian.org
Thu Mar 17 13:12:27 UTC 2016


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository libzstd.

commit 90308642ffd885a0c4cf46787b925e69bf5db842
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Thu Mar 17 12:57:46 2016 +0000

    debian/rules: remove a lot of uneeded comments and lines
---
 debian/rules | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/debian/rules b/debian/rules
index c4e37ce..b825744 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,24 +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
 
-# see EXAMPLES in dpkg-buildflags(1) and read /usr/share/dpkg/*
-DPKG_EXPORT_BUILDFLAGS = 1
-include /usr/share/dpkg/default.mk
-
-# see FEATURE AREAS in dpkg-buildflags(1)
-#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-
-# see ENVIRONMENT in dpkg-buildflags(1)
-# package maintainers to append CFLAGS
-#export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
-# package maintainers to append LDFLAGS
-#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
-
-libpkg=libzstd0
-
-# main packaging script based on dh7 syntax
 %:
 	dh $@ --parallel
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libzstd.git



More information about the debian-med-commit mailing list