[Pkg-electronics-commits] [SCM] Debian packaging for Icarus Verilog branch, master, updated. debian/0.8.6-1-24-gb3286fe

أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmoudy at users.sourceforge.net
Mon Jan 4 12:25:08 UTC 2010


The following commit has been merged in the master branch:
commit b3286fea1dcde94ffe886879c4bc6769e4f739e3
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Date:   Mon Jan 4 14:15:17 2010 +0200

    Switched to 3.0 (quilt) source format.

diff --git a/debian/changelog b/debian/changelog
index d84da76..bc9bd34 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ iverilog (0.9.2-1) unstable; urgency=low
   * Removed manpages.diff patch since it is applied upstream.
 
   [ أحمد المحمودي (Ahmed El-Mahmoudy) ]
+  * Switched to 3.0 (quilt) source format.
   * debian/watch: Added FTP URL.
 
  -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>  Mon, 04 Jan 2010 13:24:42 +0200
diff --git a/debian/control b/debian/control
index 57b3b00..4d42030 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Electronics Team <pkg-electronics-devel at lists.alioth.debian.o
 Uploaders: Hamish Moffatt <hamish at debian.org>, Wesley J. Landaker <wjl at icecavern.net>,
            Ramakrishnan Muthukrishnan <rkrishnan at debian.org>,
            أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
-Build-Depends: debhelper (>= 7.0.50~), autotools-dev, gperf, bison, flex, zlib1g-dev, libbz2-dev, libreadline-dev, quilt (>= 0.46-7~)
+Build-Depends: debhelper (>= 7.0.50~), autotools-dev, gperf, bison, flex, zlib1g-dev, libbz2-dev, libreadline-dev
 Standards-Version: 3.8.3
 Homepage: http://www.icarus.com/eda/verilog
 Vcs-Git: git://git.debian.org/git/pkg-electronics/iverilog.git
diff --git a/debian/rules b/debian/rules
index c1cf41f..1574e05 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with quilt
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- --prefix=/usr LDFLAGS="$(LDFLAGS) -Wl,--as-needed"
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
Debian packaging for Icarus Verilog



More information about the Pkg-electronics-commits mailing list