[Forensics-changes] [grokevt] 01/01: Imported Debian patch 0.4.1-9

Joao Eriberto Mota Filho eriberto at moszumanska.debian.org
Thu Mar 12 00:46:25 UTC 2015


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

eriberto pushed a commit to branch debian
in repository grokevt.

commit c04f5873b5fef7375f0f6f9db2dd2fadf2ca25b4
Author: Joao Eriberto Mota Filho <eriberto at debian.org>
Date:   Wed Mar 11 20:37:57 2015 -0300

    Imported Debian patch 0.4.1-9
---
 debian/changelog                    | 22 +++++++++
 debian/compat                       |  2 +-
 debian/control                      |  6 +--
 debian/copyright                    | 97 ++++++++++---------------------------
 debian/patches/01-config-path.patch |  4 +-
 debian/rules                        |  8 +--
 debian/source.lintian-overrides     |  3 --
 debian/source/format                |  1 +
 debian/watch                        |  1 -
 9 files changed, 58 insertions(+), 86 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 69085e7..3f9b854 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+grokevt (0.4.1-9) experimental; urgency=medium
+
+  * Team upload.
+  * Migrations:
+      - DebSrc to 3.0.
+      - Updated the DH level to 9.
+  * debian/control:
+      - Removed quilt from Build-Depends field. DH9 no longer needs this.
+      - Updated the Vcs-* fields.
+  * debian/copyright:
+      - Added a header in 1.0 format.
+      - Updated all information.
+      - Updated the GPL-2 license text.
+  * debian/patches/01-config-path.patch: added the Last-Update field to header.
+  * debian/rules:
+      - Little adjustments in format.
+      - Removed 'quilt' as helper to build.
+  * debian/source.lintian-overrides: useless now. Removed.
+  * debian/watch: removed an useless source.
+
+ -- Joao Eriberto Mota Filho <eriberto at debian.org>  Wed, 11 Mar 2015 20:37:57 -0300
+
 grokevt (0.4.1-8) experimental; urgency=medium
 
   * Team upload.
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 9dff2ec..502eefd 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ 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~), dh-python, python, quilt (>= 0.46-7~), cpio
+Build-Depends: debhelper (>= 9), dh-python, python, cpio
 Standards-Version: 3.9.6
 Homepage: http://projects.sentinelchicken.org/grokevt/
-Vcs-Browser: http://git.debian.org/?p=forensics/grokevt.git
-Vcs-Git: git://git.debian.org/forensics/grokevt.git
+Vcs-Browser: http://anonscm.debian.org/cgit/forensics/grokevt.git
+Vcs-Git: git://anonscm.debian.org/forensics/grokevt.git
 
 Package: grokevt
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 8256b43..4c929a7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,90 +1,43 @@
-Author: Timothy D. Morgan
-Download: http://projects.sentinelchicken.org/grokevt/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: GrokEVT
+Source: http://projects.sentinelchicken.org/grokevt or
+        https://code.google.com/p/grokev
 
 Files: *
-Copyright: (C) 2005-2006 Timothy D. Morgan
+Copyright: 2005-2011 Timothy D. Morgan <tim-debian at sentinelchicken.org>
 License: GPL-2
- 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 2
- 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-2 file.
 
 Files: bin/grokevt-parselog
-Copyright:
- (C) 2005-2007 Timothy D. Morgan
- (C) 2004 Jamie French
+Copyright: 2004      Jamie French
+           2005-2006 Timothy D. Morgan <tim-debian at sentinelchicken.org>
 License: GPL-2
- 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 2
- 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-2 file.
 
 Files: bin/grokevt-ripdll
-Copyright:
- (C) 2005-2006 Timothy D. Morgan
- (C) 2004 A'rpi
+Copyright: 2004      A'rpi
+           2005-2006 Timothy D. Morgan <tim-debian at sentinelchicken.org>
 License: GPL-2
- 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 2
- 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-2 file.
-
 
 Files: debian/*
-Copyright:
- (C) 2008      David Paleino <d.paleino at gmail.com>
- (C) 2008-2009 Daniel Baumann <daniel at debian.org>
- (C) 2014      Joao Eriberto Mota Filho <eriberto at debian.org>
+Copyright: 2008      David Paleino <d.paleino at gmail.com>
+           2008-2009 Christophe Monniez <christhophe.monniez at fccu.be>
+           2008-2009 Daniel Baumann <daniel at debian.org>
+           2009-2010 Michael Prokop <mika at debian.org>
+           2014-2015 Joao Eriberto Mota Filho <eriberto at debian.org>
 License: GPL-2+
- 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; either version 2
- of the License, or (at your option) any later version.
+
+License: GPL-2 or GPL-2+
+ This package 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; either version 2 of the License, or
+ (at your option) any later version.
  .
- This program is distributed in the hope that it will be useful,
+ This package 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
+ 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.
+ along with this program. If not, see <http://www.gnu.org/licenses/>
  .
- On Debian systems, the complete text of the GNU General Public License
- can be found in /usr/share/common-licenses/GPL-2 file.
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
diff --git a/debian/patches/01-config-path.patch b/debian/patches/01-config-path.patch
index 0d28850..51b2cb0 100644
--- a/debian/patches/01-config-path.patch
+++ b/debian/patches/01-config-path.patch
@@ -1,6 +1,6 @@
-Author: Christophe Monniez <christophe.monniez at fccu.be>
 Description: Fixing config path.
-
+Author: Christophe Monniez <christophe.monniez at fccu.be>
+Last-Update: 2008-09-02
 Index: grokevt/lib/grokevt.py
 ===================================================================
 --- grokevt.orig/lib/grokevt.py	2009-10-27 17:54:19.182687288 +0100
diff --git a/debian/rules b/debian/rules
index 3b57d54..98d4121 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,14 +1,14 @@
 #!/usr/bin/make -f
 
 %:
-	dh ${@} --with quilt,python2
+	dh $@ --with python2
 
 override_dh_auto_install:
-	dh_auto_install -- PREFIX=$(CURDIR)/debian/grokevt/usr ETC_PREFIX=$(CURDIR)/debian/grokevt/etc/grokevt MAN_PREFIX=$(CURDIR)/debian/grokevt/usr/share/man
+	dh_auto_install -- PREFIX=$(CURDIR)/debian/grokevt/usr \
+                           ETC_PREFIX=$(CURDIR)/debian/grokevt/etc/grokevt \
+                           MAN_PREFIX=$(CURDIR)/debian/grokevt/usr/share/man
 
 	rm -rf debian/grokevt/usr/share/man
 	mv debian/grokevt/usr/share/doc/grokevt/man debian/grokevt/usr/share
-
 	mv debian/grokevt/etc/grokevt/systems/example debian/grokevt/usr/share/doc/grokevt/config-examples/example1
-
 	find debian/grokevt/usr/share/doc/grokevt -name "*docbook*" | xargs rm -f
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
deleted file mode 100644
index 7b72f4d..0000000
--- a/debian/source.lintian-overrides
+++ /dev/null
@@ -1,3 +0,0 @@
-# Avoid warnings if non-uploaders to uploads.
-grokevt source: changelog-should-mention-nmu
-grokevt source: source-nmu-has-incorrect-version-number
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/watch b/debian/watch
index 828f87a..d8f4031 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
 version=3
-http://projects.sentinelchicken.org/data/downloads/grokevt-(\d+.*)\.tar\.gz
 http://projects.sentinelchicken.org/grokevt/download/ .*/(?:downloads|files)/grokevt-(\d\S+)\.tar\.(?:bz2|gz|xz)
 https://code.google.com/p/grokevt/downloads/list .*name=grokevt-(\d\S+)\.tar\.gz.*

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



More information about the forensics-changes mailing list