[DebianBRTeam-commits] r585 - in /packages/hlbr/trunk/debian: changelog control copyright rules
eriberto-guest at users.alioth.debian.org
eriberto-guest at users.alioth.debian.org
Sat Feb 27 23:51:05 UTC 2010
Author: eriberto-guest
Date: Sat Feb 27 23:51:05 2010
New Revision: 585
URL: http://svn.debian.org/wsvn/?sc=1&rev=585
Log:
* New upstream release.
* debian/control:
- Added ${misc:Depends} as dependency.
- Updated Standards-Version from 3.8.3 to 3.8.4.
* debian/copyright: updated upstream and packaging copyright dates.
Modified:
packages/hlbr/trunk/debian/changelog
packages/hlbr/trunk/debian/control
packages/hlbr/trunk/debian/copyright
packages/hlbr/trunk/debian/rules
Modified: packages/hlbr/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/packages/hlbr/trunk/debian/changelog?rev=585&op=diff
==============================================================================
--- packages/hlbr/trunk/debian/changelog (original)
+++ packages/hlbr/trunk/debian/changelog Sat Feb 27 23:51:05 2010
@@ -1,3 +1,13 @@
+hlbr (1.7.2-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/control:
+ - Added ${misc:Depends} as dependency.
+ - Updated Standards-Version from 3.8.3 to 3.8.4.
+ * debian/copyright: updated upstream and packaging copyright dates.
+
+ -- Joao Eriberto Mota Filho <eriberto at eriberto.pro.br> Sat, 27 Feb 2010 20:42:36 -0300
+
hlbr (1.7-1) unstable; urgency=low
* New upstream release
Modified: packages/hlbr/trunk/debian/control
URL: http://svn.debian.org/wsvn/packages/hlbr/trunk/debian/control?rev=585&op=diff
==============================================================================
--- packages/hlbr/trunk/debian/control (original)
+++ packages/hlbr/trunk/debian/control Sat Feb 27 23:51:05 2010
@@ -4,14 +4,14 @@
Maintainer: Joao Eriberto Mota Filho <eriberto at eriberto.pro.br>
Uploaders: Andre Bertelli Araujo <bertelli.andre at gmail.com>
Build-Depends: debhelper (>= 7), dpatch, libpcre3-dev
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
Vcs-Svn: svn://svn.debian.org/svn/debian-br-team/packages/hlbr
Vcs-Browser: http://svn.debian.org/wsvn/debian-br-team/packages/hlbr
Homepage: http://hlbr.sourceforge.net
Package: hlbr
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: tcpdump
Description: IPS that runs over layer 2 (no TCP/IP stack required)
HLBR stands for Hogwash Light BR. It is a Brazilian fork of Jason Larsen's
Modified: packages/hlbr/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/packages/hlbr/trunk/debian/copyright?rev=585&op=diff
==============================================================================
--- packages/hlbr/trunk/debian/copyright (original)
+++ packages/hlbr/trunk/debian/copyright Sat Feb 27 23:51:05 2010
@@ -9,7 +9,7 @@
Joao Eriberto Mota Filho <eriberto at eriberto.pro.br>
Pedro Arthur P. R. Duarte <pedroarthur.jedi at gmail.com>
-Copyright: 2005-2009, Andre Bertelli Araujo
+Copyright: 2005-2010, Andre Bertelli Araujo
Artur Duque de Souza
Gabriel E. Arellano
Joao Eriberto Mota Filho
@@ -37,5 +37,5 @@
About the Debian packaging:
Copyright (C) 2006-2007 Andre Bertelli Araujo <bertelli.andre at gmail.com>
- 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>
The work is licensed under the GPL 2 or later.
Modified: packages/hlbr/trunk/debian/rules
URL: http://svn.debian.org/wsvn/packages/hlbr/trunk/debian/rules?rev=585&op=diff
==============================================================================
--- packages/hlbr/trunk/debian/rules (original)
+++ packages/hlbr/trunk/debian/rules Sat Feb 27 23:51:05 2010
@@ -34,7 +34,7 @@
[ ! -f Makefile ] || $(MAKE) clean
rm -f config.sub config.guess
dh_clean
-# exit 1
+
install: build
dh_testdir
dh_testroot
More information about the debian-br-team-commits
mailing list