[Forensics-changes] [SCM] debian-forensics/undbx branch, debian, updated. upstream/0.20-13-gb4d770a

Julien Valroff julien at kirya.net
Sun Jun 5 12:13:53 UTC 2011


The following commit has been merged in the debian branch:
commit bd0253fd5c4474e9b1f5a70a2caa94c1e63b961b
Author: Julien Valroff <julien at kirya.net>
Date:   Sun Jun 5 13:44:54 2011 +0200

    Various enhancements and fixes

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 72e13b3..f63eafd 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: utils
 Priority: optional
 Maintainer: Debian Forensics <forensics-devel at lists.alioth.debian.org>
 Uploaders: Christophe Monniez <christophe.monniez at fccu.be>
-Build-Depends: debhelper (>= 7.0.50~), autotools-dev
-Standards-Version: 3.9.1
+Build-Depends: debhelper (>= 8.0.0)
+Standards-Version: 3.9.2
 Homepage: http://code.google.com/p/undbx/
 Vcs-Browser: http://git.debian.org/?p=forensics/undbx.git
 Vcs-Git: git://git.debian.org/forensics/undbx.git
diff --git a/debian/copyright b/debian/copyright
index 6d61ebc..62a6555 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,29 +1,16 @@
-Author: Avi Rozen <avi.rozen at gmail.com>
-Download: http://code.google.com/p/undbx/
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174
+Upstream-Contact: Avi Rozen <avi.rozen at gmail.com>
+Upstream-Name: UnDBX 
+Source: http://code.google.com/p/undbx/
 
 Files: *
 Copyright: (C) 2008-2010 Avi Rozen
-License: GPL-3
- This program is free software; you can redistribute it and/or
- modify it under the terms of the GNU General Public License
- as published by the Free Software Foundation; version 3
- of the License.
- .
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
- .
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
- .
- On Debian systems, the complete text of the GNU General Public License
- can be found in /usr/share/common-licenses/GPL-3 file.
+License: GPL-3+
 
 Files: debian/*
-Copyright:
- (C) 2011 Christophe Monniez <christophe.monniez at fccu.be>
+Copyright: (C) 2011 Christophe Monniez <christophe.monniez at fccu.be>
+License: GPL-3+
+
 License: GPL-3+
  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
diff --git a/debian/rules b/debian/rules
index 5e8ff8b..30b8677 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh ${@}
+	dh $@
 
 override_dh_auto_install:
 	dh_auto_install

-- 
debian-forensics/undbx



More information about the forensics-changes mailing list