[Forensics-changes] [mac-robber] 01/01: * debian/control: fixed the Vcs-Browser field. * debian/rules: disabled the DH_VERBOSE option.

Eriberto Mota eriberto-guest at alioth.debian.org
Thu Oct 17 15:45:15 UTC 2013


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

eriberto-guest pushed a commit to branch debian
in repository mac-robber.

commit 66a69efbcf1a12e44996f3d02ab9526043f29c9e
Author: Joao Eriberto Mota Filho <eriberto at eriberto.pro.br>
Date:   Thu Oct 17 12:44:31 2013 -0300

      * debian/control: fixed the Vcs-Browser field.
      * debian/rules: disabled the DH_VERBOSE option.
---
 debian/changelog |    7 +++++++
 debian/control   |    2 +-
 debian/rules     |    4 +---
 3 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b3b0cee..536e94f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mac-robber (1.02-2) unstable; urgency=low
+
+  * debian/control: fixed the Vcs-Browser field.
+  * debian/rules: disabled the DH_VERBOSE option.
+
+ -- Joao Eriberto Mota Filho <eriberto at eriberto.pro.br>  Thu, 17 Oct 2013 15:34:27 +0000
+
 mac-robber (1.02-1) unstable; urgency=low
 
   * Initial release (Closes: #708528)
diff --git a/debian/control b/debian/control
index ec5e937..00e6841 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Joao Eriberto Mota Filho <eriberto at eriberto.pro.br>
 Build-Depends: debhelper (>= 9)
 Standards-Version: 3.9.4
 Homepage: http://www.sleuthkit.org/mac-robber
-Vcs-Browser: http://anonscm.debian.org/git/forensics/mac-robber.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=forensics/mac-robber.git
 Vcs-Git: git://anonscm.debian.org/forensics/mac-robber.git
 
 Package: mac-robber
diff --git a/debian/rules b/debian/rules
index 40f548d..0ecfcce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,5 @@
 #!/usr/bin/make -f
-
-# Uncomment this to turn on verbose mode.
-export DH_VERBOSE
+# export DH_VERBOSE=1
 
 %:
 	dh $@ --parallel

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/mac-robber.git



More information about the forensics-changes mailing list