[Forensics-changes] [chaosreader] 01/01: * Added the chaosreader.t2t. It is the manpage source. * Added the debian/upstream.changelog file. * Added the README.source file. * Removed the source.lintian-overrides file. All problems are fixed. * debian/control: - Updated debhelper version in Build-Depends field. - Updated Standards-Version from 3.8.2 to 3.8.4. - Updated Vcs-Browser and Vcs-Git fields from debian.net to debian.org. * debian/copyright: Updated the packaging copyright years. * debian/watch: fixed the regular expression. The uscan works fine now.

Eriberto Mota eriberto-guest at moszumanska.debian.org
Sun Dec 29 02:50:30 UTC 2013


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

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

commit bd6ad0282536f6a39e85a82e387b244efd2347aa
Author: Joao Eriberto Mota Filho <eriberto at eriberto.pro.br>
Date:   Sun Dec 29 00:50:05 2013 -0200

      * Added the chaosreader.t2t. It is the manpage source.
      * Added the debian/upstream.changelog file.
      * Added the README.source file.
      * Removed the source.lintian-overrides file. All problems are fixed.
      * debian/control:
          - Updated debhelper version in Build-Depends field.
          - Updated Standards-Version from 3.8.2 to 3.8.4.
          - Updated Vcs-Browser and Vcs-Git fields from debian.net to debian.org.
      * debian/copyright: Updated the packaging copyright years.
      * debian/watch: fixed the regular expression. The uscan works fine now.
---
 debian/changelog | 15 +++++++++++++++
 debian/control   |  8 ++++----
 debian/copyright |  2 +-
 debian/rules     |  2 ++
 debian/watch     |  2 +-
 5 files changed, 23 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5782a87..5bb2483 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+chaosreader (0.94-2) unstable; urgency=low
+
+  * Added the chaosreader.t2t. It is the manpage source.
+  * Added the debian/upstream.changelog file.
+  * Added the README.source file.
+  * Removed the source.lintian-overrides file. All problems are fixed.
+  * debian/control:
+      - Updated debhelper version in Build-Depends field.
+      - Updated Standards-Version from 3.8.2 to 3.8.4.
+      - Updated Vcs-Browser and Vcs-Git fields from debian.net to debian.org.
+  * debian/copyright: Updated the packaging copyright years.
+  * debian/watch: fixed the regular expression. The uscan works fine now.
+
+ -- Joao Eriberto Mota Filho <eriberto at eriberto.pro.br>  Mon, 21 Mar 2010 01:40:40 -0300
+
 chaosreader (0.94-1) unstable; urgency=low
 
   [ Joao Eriberto Mota Filho ]
diff --git a/debian/control b/debian/control
index f75d8dc..f6d2b52 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: net
 Priority: optional
 Maintainer: Debian Forensics <forensics-devel at lists.alioth.debian.org>
 Uploaders: Joao Eriberto Mota Filho <eriberto at eriberto.pro.br>
-Build-Depends: debhelper (>= 7), quilt
-Standards-Version: 3.8.2
+Build-Depends: debhelper (>= 7.0.50~), quilt
+Standards-Version: 3.8.4
 Homepage: http://chaosreader.sourceforge.net
-Vcs-Browser: http://git.debian.net/?p=debian-forensics/chaosreader.git
-Vcs-Git: git://git.debian.net/git/debian-forensics/chaosreader.git
+Vcs-Browser: http://git.debian.org/?p=forensics/chaosreader.git
+Vcs-Git: git://git.debian.org/git/forensics/chaosreader.git
 
 Package: chaosreader
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 1487876..d85fde5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -22,7 +22,7 @@ License: GPL-2+
  can be found in /usr/share/common-licenses/GPL-2 file.
 
 Files: debian/*
-Copyright: (C) 2008-2009 Joao Eriberto Mota Filho <eriberto at eriberto.pro.br>
+Copyright: (C) 2008-2010 Joao Eriberto Mota Filho <eriberto at eriberto.pro.br>
 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
diff --git a/debian/rules b/debian/rules
index 090e3f6..32dd2e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,5 @@
 
 override_dh_auto_install:
 	install -D -m 0755 chaosreader0.94 debian/chaosreader/usr/bin/chaosreader
+
+	dh_installchangelogs debian/upstream.changelog
diff --git a/debian/watch b/debian/watch
index 3d30a23..cae27b3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://sf.net/chaosreader/chaosreader-(.*)\.tar\.gz
+http://sf.net/chaosreader/chaosreader(.*)

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



More information about the forensics-changes mailing list