[med-svn] [camitk] 01/04: debian/rules: remove useless override in dh_builddeb: xz is the default now.

Mattia Rizzolo mattia at debian.org
Tue Apr 26 23:59:42 UTC 2016


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

mattia pushed a commit to branch master
in repository camitk.

commit f31d3aaa4f8fa7e341511de526900cc4cb4e11ee
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Tue Apr 26 22:52:56 2016 +0000

    debian/rules: remove useless override in dh_builddeb: xz is the default now.
---
 debian/changelog | 3 +++
 debian/rules     | 3 ---
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d0441c3..dc9bd77 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,9 @@ camitk (4.0.0~beta-1) unstable; urgency=low
   * Bump std-version to 3.9.8
   * Update copyright file.
 
+  [ Mattia Rizzolo ]
+  * debian/rules: remove useless override in dh_builddeb: xz is the default now.
+
  -- Emmanuel Promayon <Emmanuel.Promayon at imag.fr>  Wed, 27 Apr 2016 00:15:14 +0200
 
 camitk (3.4.0-2) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 594ee47..7dbf8ce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -159,9 +159,6 @@ override_dh_install:
 	dh_install -p$(pkg_asm) --autodest debian/tmp/usr/share/pixmaps/camitk-actionstatemachine.xpm
 	dh_installman -p$(pkg_asm) debian/tmp/usr/share/man/man1/camitk-actionstatemachine.1
 
-override_dh_builddeb:
-	dh_builddeb -- -Z xz
-
 # see http://lists.debian.org/debian-mentors/2012/07/msg00124.html
 get-orig-source:
 	mkdir -p ../tarballs

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



More information about the debian-med-commit mailing list