[DebianBRTeam-commits] r606 - in /packages/hapm/trunk/debian: changelog control copyright

eriberto-guest at users.alioth.debian.org eriberto-guest at users.alioth.debian.org
Fri Mar 19 17:22:10 UTC 2010


Author: eriberto-guest
Date: Fri Mar 19 17:22:09 2010
New Revision: 606

URL: http://svn.debian.org/wsvn/?sc=1&rev=606
Log:
* debian/control: Removed transitional heartbeat-2 package from Depends and Enhances.
* debian/copyright: Added "GPL-2" in license location line.


Modified:
    packages/hapm/trunk/debian/changelog
    packages/hapm/trunk/debian/control
    packages/hapm/trunk/debian/copyright

Modified: packages/hapm/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/packages/hapm/trunk/debian/changelog?rev=606&op=diff
==============================================================================
--- packages/hapm/trunk/debian/changelog (original)
+++ packages/hapm/trunk/debian/changelog Fri Mar 19 17:22:09 2010
@@ -10,6 +10,7 @@
       - Added Homepage field.
       - Added Vcs-* fields.
       - Updated Standards-Version from 3.8.3 to 3.8.4.
+      - Removed transitional heartbeat-2 package from Depends and Enhances.
   * debian/copyright:
       - Added the Copyright word in packaging information.
       - Adjusted the license path.

Modified: packages/hapm/trunk/debian/control
URL: http://svn.debian.org/wsvn/packages/hapm/trunk/debian/control?rev=606&op=diff
==============================================================================
--- packages/hapm/trunk/debian/control (original)
+++ packages/hapm/trunk/debian/control Fri Mar 19 17:22:09 2010
@@ -10,7 +10,7 @@
 
 Package: hapm
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, heartbeat | heartbeat-2
+Depends: ${shlibs:Depends}, ${misc:Depends}, heartbeat
 Description: light and fast high availability port monitor
  High Availability Port Monitor (HAPM) is an application to check the local
  ports status. It is a simple, light and fast daemon to check TCP/UDP ports.
@@ -21,4 +21,4 @@
  If one or more monitored ports (per IP) go down then the primary
  Heartbeat will be killed by HAPM and the secondary host will take over
  virtual IP.
-Enhances: heartbeat, heartbeat-2
+Enhances: heartbeat

Modified: packages/hapm/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/packages/hapm/trunk/debian/copyright?rev=606&op=diff
==============================================================================
--- packages/hapm/trunk/debian/copyright (original)
+++ packages/hapm/trunk/debian/copyright Fri Mar 19 17:22:09 2010
@@ -29,7 +29,7 @@
    Foundation, Inc., 51 Franklin St, 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/'.
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
 
 The Debian packaging is Copyright 2006-2010, Joao Eriberto Mota Filho
 <eriberto at eriberto.pro.br> and is licensed under the GPL, see above.




More information about the debian-br-team-commits mailing list