[Pkg-electronics-commits] [SCM] Packaging for Pcb branch, master, updated. 4b0a474957597ceabaf2ebcfc92c130e9476fcef

أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmoudy at users.sourceforge.net
Fri Nov 13 07:44:40 UTC 2009


The following commit has been merged in the master branch:
commit 4b0a474957597ceabaf2ebcfc92c130e9476fcef
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Date:   Fri Nov 13 09:28:10 2009 +0200

    Switch to source format 3.0 (quilt).

diff --git a/debian/changelog b/debian/changelog
index 58f8adc..3dad3db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
 pcb (20091103-1) unstable; urgency=low
 
   * New upstream release. (Closes: #520909, #294278)
+  * Switch to source format 3.0 (quilt).
   * debian/control:
     + Bumped Standards-Version to 3.8.3, no changes needed.
     + Build-Depend on debhelper (>= 7.4.3~).
-    + Build-Depend on quilt (>= 0.46-7~) to support dh7 addon.
     + Update version of tcl/tk dependencies to 8.5
     + Add ${misc:Depends} to binary packages' dependencies.
     + Added Homepage field.
diff --git a/debian/control b/debian/control
index aade0f2..1e316be 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: electronics
 Priority: optional
 Maintainer: Debian Electronics Team <pkg-electronics-devel at lists.alioth.debian.org>
 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.4.3~), bison, flex, libgtk2.0-dev, libglib2.0-dev, tk8.5, libgd2-xpm-dev | libgd2-dev, libdbus-1-dev, lesstif2-dev, libxmu-dev, libxml-parser-perl, quilt (>= 0.46-7~)
+Build-Depends: debhelper (>= 7.4.3~), bison, flex, libgtk2.0-dev, libglib2.0-dev, tk8.5, libgd2-xpm-dev | libgd2-dev, libdbus-1-dev, lesstif2-dev, libxmu-dev, libxml-parser-perl
 Standards-Version: 3.8.3
 Homepage: http://pcb.gpleda.org/
 Vcs-Git: git://git.debian.org/git/pkg-electronics/pcb.git
diff --git a/debian/rules b/debian/rules
index 8092111..b672e54 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ package = pcb
 CONFIGURE_OPTS=--disable-rpath --enable-dbus --disable-update-desktop-database --disable-update-mime-database --enable-dependency-tracking
 
 %:
-	dh $@ --with quilt
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure --builddirectory build_gtk -- $(CONFIGURE_OPTS) --with-gui=gtk
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)

-- 
Packaging for Pcb



More information about the Pkg-electronics-commits mailing list