[SCM] subtitlecomposer packaging branch, master, updated. debian/0.5.7-1-11-gd232157

Pino Toscano pino at moszumanska.debian.org
Sun Mar 27 07:29:51 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/subtitlecomposer.git;a=commitdiff;h=c1140e1

The following commit has been merged in the master branch:
commit c1140e1189b28e2ab2ffee390423a99b866b237a
Author: Pino Toscano <pino at debian.org>
Date:   Sun Mar 27 09:17:23 2016 +0200

    remove useless dh_install override
    
    it does the same thing
---
 debian/changelog | 1 +
 debian/rules     | 3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ff4c759..35b26d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ subtitlecomposer (0.6.2-0r1) UNRELEASED; urgency=medium
     - bump the pkg-kde-tools build dependency to >= 0.15.16
   * Update Homepage to the new github home.
   * Drop menu file, since subtitlecomposer already provides a .desktop file.
+  * Remove useless dh_install override, since it does the same thing.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sun, 27 Mar 2016 08:57:39 +0200
 
diff --git a/debian/rules b/debian/rules
index 2732cd7..a54998d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,3 @@
 
 %:
 	dh $@ --parallel --with=kf5,xine
-
-override_dh_install:
-	dh_install

-- 
subtitlecomposer packaging



More information about the pkg-kde-commits mailing list