[Forensics-changes] [SCM] debian-forensics/rsakeyfind branch, debian, updated. debian/1.0.0-1-12-g3227f66

Julien Valroff julien at kirya.net
Sat Jul 23 06:50:39 UTC 2011


The following commit has been merged in the debian branch:
commit 2f4104bb32fe517babfb2786f30b3c721ae4794b
Author: Julien Valroff <julien at kirya.net>
Date:   Fri Jul 22 21:50:32 2011 +0200

    Use install file rather than override

diff --git a/debian/changelog b/debian/changelog
index 6772a00..c7c873c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,7 +13,8 @@ rsakeyfind (1.0.0-2) unstable; urgency=low
   * Bump debhelper compat to 8
   * Bump standards version to 3.9.2 (no changes needed) 
   * Switch to 3.0 (quilt) source package format
-  * Add patch and fix rules to avoid direct modifications of upstream sources 
+  * Add patch and add install file to avoid direct modifications of upstream
+    sources 
 
  -- Julien Valroff <julien at debian.org>  Fri, 22 Jul 2011 21:46:44 +0200
 
diff --git a/debian/dirs b/debian/dirs
deleted file mode 100644
index 415f082..0000000
--- a/debian/dirs
+++ /dev/null
@@ -1 +0,0 @@
-/usr/bin
diff --git a/debian/install b/debian/install
new file mode 100644
index 0000000..d38509f
--- /dev/null
+++ b/debian/install
@@ -0,0 +1 @@
+rsakeyfind usr/bin
diff --git a/debian/rules b/debian/rules
index 54fd546..cbe925d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,3 @@
 #!/usr/bin/make -f
 %:
 	dh $@
-
-override_dh_auto_install:
-	install rsakeyfind usr/bin
-	dh_auto_install

-- 
debian-forensics/rsakeyfind



More information about the forensics-changes mailing list