[Forensics-changes] [yara] 01/01: * New co-maintainer email address. * debian/control: updated the Vcs-Browser field. * debian/patches/: added headers to fix-kfreebsd-build and to try-fix-hurd-build patches.

Joao Eriberto Mota Filho eriberto at moszumanska.debian.org
Mon Aug 11 01:32:43 UTC 2014


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

eriberto pushed a commit to branch debian
in repository yara.

commit e2f06da75ce7f96ad023cfef28248d681821f19c
Author: Joao Eriberto Mota Filho <eriberto at debian.org>
Date:   Sun Aug 10 22:32:28 2014 -0300

      * New co-maintainer email address.
      * debian/control: updated the Vcs-Browser field.
      * debian/patches/: added headers to fix-kfreebsd-build
        and to try-fix-hurd-build patches.
---
 debian/README.Debian              | 2 +-
 debian/changelog                  | 9 +++++++++
 debian/control                    | 4 ++--
 debian/copyright                  | 2 +-
 debian/patches/fix-kfreebsd-build | 3 +++
 debian/patches/manpage            | 2 +-
 debian/patches/try-fix-hurd-build | 3 +++
 7 files changed, 20 insertions(+), 5 deletions(-)

diff --git a/debian/README.Debian b/debian/README.Debian
index 310a522..9f2afb6 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -4,5 +4,5 @@ yara for Debian
 You can get a detailed manual (PDF) about YARA at
 http://plusvic.github.io/yara/.
 
- -- Joao Eriberto Mota Filho <eriberto at eriberto.pro.br>  Sun, 03 Nov 2013 22:51:33 -0200,
+ -- Joao Eriberto Mota Filho <eriberto at debian.org>  Sun, 03 Nov 2013 22:51:33 -0200,
     updated at Tue, 07 Jan 2014 00:07:00 -0200.
diff --git a/debian/changelog b/debian/changelog
index ec5c04f..49468c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+yara (2.1.0-4) unstable; urgency=medium
+
+  * New co-maintainer email address.
+  * debian/control: updated the Vcs-Browser field.
+  * debian/patches/: added headers to fix-kfreebsd-build
+    and to try-fix-hurd-build patches.
+
+ -- Joao Eriberto Mota Filho <eriberto at debian.org>  Sun, 10 Aug 2014 20:24:19 -0300
+
 yara (2.1.0-3) unstable; urgency=medium
 
   * Add missing python{3}:Depends substvars in debian/control so proper
diff --git a/debian/control b/debian/control
index 3672c64..1afaf2e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: yara
 Section: utils
 Priority: optional
 Maintainer: Debian Forensics <forensics-devel at lists.alioth.debian.org>
-Uploaders: Joao Eriberto Mota Filho <eriberto at eriberto.pro.br>,
+Uploaders: Joao Eriberto Mota Filho <eriberto at debian.org>,
            Hilko Bengen <bengen at debian.org>
 Build-Depends: debhelper (>= 9), dh-autoreconf,
                python-all-dev, python3-all-dev
@@ -11,7 +11,7 @@ X-Python-Version: >= 2.6
 X-Python3-Version: => 3.3
 Homepage: http://plusvic.github.io/yara/
 Vcs-Git: git://anonscm.debian.org/forensics/yara.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=forensics/yara.git;a=summary
+Vcs-Browser: http://anonscm.debian.org/cgit/forensics/yara.git
 
 Package: yara
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 21c7ec0..3beded1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -18,7 +18,7 @@ Copyright: 1987-2002 The Regents of the University of California
 License: BSD-3-Clause
 
 Files: debian/*
-Copyright: 2013-2014 Joao Eriberto Mota Filho <eriberto at eriberto.pro.br>,
+Copyright: 2013-2014 Joao Eriberto Mota Filho <eriberto at debian.org>,
                      Hilko Bengen <bengen at debian.org>
 License: Apache-2.0
 
diff --git a/debian/patches/fix-kfreebsd-build b/debian/patches/fix-kfreebsd-build
index b879aa6..4e3f1ae 100644
--- a/debian/patches/fix-kfreebsd-build
+++ b/debian/patches/fix-kfreebsd-build
@@ -1,3 +1,6 @@
+Description: fix build on KFreeBSD.
+Author: Hilko Bengen <bengen at debian.org>
+Last-Update: 2014-03-23
 Index: yara/libyara/proc.c
 ===================================================================
 --- yara.orig/libyara/proc.c	2014-03-23 14:48:31.421970668 +0100
diff --git a/debian/patches/manpage b/debian/patches/manpage
index 06b47cb..fe3c93f 100644
--- a/debian/patches/manpage
+++ b/debian/patches/manpage
@@ -1,5 +1,5 @@
 Description: fix some hyphens in manpage.
-Author: Joao Eriberto Mota Filho <eriberto at eriberto.pro.br>
+Author: Joao Eriberto Mota Filho <eriberto at debian.org>
 Last-Update: 2014-01-05
 --- a/yara.man
 +++ b/yara.man
diff --git a/debian/patches/try-fix-hurd-build b/debian/patches/try-fix-hurd-build
index d2e2b36..7f262ca 100644
--- a/debian/patches/try-fix-hurd-build
+++ b/debian/patches/try-fix-hurd-build
@@ -1,3 +1,6 @@
+Description: try to fix the build on Hurd.
+Author: Hilko Bengen <bengen at debian.org>
+Last-Update: 2014-03-23
 Index: yara/libyara/proc.c
 ===================================================================
 --- yara.orig/libyara/proc.c	2014-03-23 15:25:17.137680593 +0100

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



More information about the forensics-changes mailing list