[Forensics-changes] [SCM] debian-forensics/aeskeyfind branch, debian, updated. 32cd6cf523c6284047defeb6aa6d3dd3c77db543

Julien Valroff julien at kirya.net
Sat Jul 23 11:34:37 UTC 2011


The following commit has been merged in the debian branch:
commit ba7e72de434c964fb9305980efbd7c7f5a749117
Author: Julien Valroff <julien at kirya.net>
Date:   Sat Jul 23 12:17:33 2011 +0200

    Bump debhelper compat to 8

diff --git a/debian/changelog b/debian/changelog
index 2e1814c..6247eec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,8 +10,9 @@ aeskeyfind (1:1.0-1) unstable; urgency=low
   [ Julien Valroff ]
   * Fix version number (add an epoch to ensure the new version number is
     higher than the previously uploaded package) 
+  * Bump debhelper compat to 8 
 
- -- Julien Valroff <julien at debian.org>  Sat, 23 Jul 2011 12:16:28 +0200
+ -- Julien Valroff <julien at debian.org>  Sat, 23 Jul 2011 12:17:24 +0200
 
 aeskeyfind (1.0.0-1) unstable; urgency=low
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index cd05827..8ab6602 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: misc
 Priority: optional
 Maintainer: Debian Forensics <forensics-devel at lists.alioth.debian.org>
 Uploaders: Jacob Appelbaum <jacob at appelbaum.net>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 8.0.0)
 Standards-Version: 3.8.2
 Homepage: http://citp.princeton.edu/memory/code/
 Vcs-Browser: http://git.debian.net/?p=debian-forensics/aeskeyfind.git
diff --git a/debian/rules b/debian/rules
index 000210b..cbe925d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,3 @@
 #!/usr/bin/make -f
-
 %:
-	dh ${@}
+	dh $@

-- 
debian-forensics/aeskeyfind



More information about the forensics-changes mailing list