[SCM] Verilog Debian packaging branch, master, updated. debian/3.314-1-4-gbea57a5
Florian Schlichting
fschlich at zedat.fu-berlin.de
Sat May 5 21:54:30 UTC 2012
The following commit has been merged in the master branch:
commit bea57a5653bd15a44923a42c671b9ddada5391ac
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date: Sat May 5 23:52:53 2012 +0200
depend on debhelper (>= 9.20120312) for full hardening support
diff --git a/debian/changelog b/debian/changelog
index d6f2f9a..799f727 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-libverilog-perl (3.315-1) UNRELEASED; urgency=low
+libverilog-perl (3.315-1) unstable; urgency=low
* Imported Upstream version 3.315.
+ * Depend on debhelper >= 9.20120312 for full hardening support.
- -- Florian Schlichting <fschlich at zedat.fu-berlin.de> Sat, 05 May 2012 23:45:29 +0200
+ -- Florian Schlichting <fschlich at zedat.fu-berlin.de> Sat, 05 May 2012 23:53:05 +0200
libverilog-perl (3.314-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 47fd3a4..ba66ab1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: libverilog-perl
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 9), perl, flex, bison, libtest-pod-perl,
+Build-Depends: debhelper (>= 9.20120312), perl, flex, bison, libtest-pod-perl,
libbit-vector-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>,
--
Verilog Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list