[Pkg-mpd-commits] [gmpc-plugins] 02/05: Drop some boilerplate from d/rules

Simon McVittie smcv at debian.org
Mon Feb 12 09:52:54 UTC 2018


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

smcv pushed a commit to branch master
in repository gmpc-plugins.

commit 28263a48d177b3bfcdfd59d205e942f211f28cbb
Author: Simon McVittie <smcv at debian.org>
Date:   Mon Feb 12 09:14:26 2018 +0000

    Drop some boilerplate from d/rules
---
 debian/changelog | 1 +
 debian/rules     | 4 ----
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d5b7792..a712057 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ gmpc-plugins (11.8.16-4) UNRELEASED; urgency=medium
 
   * Use https for Vcs-Git and Vcs-Browser, and cgit for Vcs-Browser
   * Drop -dbg package in favour of autogenerated -dbgsym package
+  * Drop some boilerplate from d/rules
 
  -- Simon McVittie <smcv at debian.org>  Fri, 19 Aug 2016 07:44:35 +0100
 
diff --git a/debian/rules b/debian/rules
index 9d554e2..4c42a9c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,5 @@
 #!/usr/bin/make -f
 
-SRC_NAME:=gmpc-plugins
-DEV_NAME:=$(SRC_NAME)-dev
-DBG_NAME:=$(SRC_NAME)-dbg
-
 %:
 	dh $@ --with autoreconf
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/gmpc-plugins.git



More information about the Pkg-mpd-commits mailing list