Package: bsign
Version: 0.4.5
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: origin-ubuntu quantal ubuntu-patch

Dear Maintainer,


  * debian/control: added ${misc:Depends} depends since debhelper is used 


Thanks for considering the patch.


-- System Information:
Debian Release: wheezy/sid
  APT prefers quantal-updates
  APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 
'quantal-proposed'), (500, 'quantal'), (100, 'quantal-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.5.0-15-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/changelog'

=== modified file 'debian/control'
--- debian/control	2002-01-29 15:26:00 +0000
+++ debian/control	2012-09-24 07:23:50 +0000
@@ -1,17 +1,18 @@
 Source: bsign
 Section: admin
 Priority: optional
-Maintainer: Marc Singer <[email protected]>
+Maintainer: Ubuntu Developers <[email protected]>
+XSBC-Original-Maintainer: Marc Singer <[email protected]>
 Standards-Version: 3.5.6.0
 Build-Depends: debhelper (>= 3.0.40), g++
 
 Package: bsign
 Architecture: i386
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Corruption & intrusion detection using embedded hashes
  This package embeds secure hashes (SHA1) and digital signatures (GNU
  Privacy Guard) into files for verification and authentication.
  Currently, target file types are all ELF format: executables, kernel
  modules, shared and static link libraries.  This program has
  functionality similar to tripwire and integrit without the need to
- maintain a database.
\ No newline at end of file
+ maintain a database.

Reply via email to