[SCM] xboard PKG branch, master, updated. debian/4.4.1-1-4-g2efb642

Vincent Legout vincent at legout.info
Thu Dec 10 15:46:40 UTC 2009


The following commit has been merged in the master branch:
commit 2efb642281d57e56746404b211c53536702b7192
Author: Vincent Legout <vincent at legout.info>
Date:   Thu Dec 10 23:43:19 2009 +0800

    Switch to 3.0 (quilt) source format

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 9da5eb1..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1 +0,0 @@
-Refer to /usr/share/doc/quilt/README.source
diff --git a/debian/changelog b/debian/changelog
index f54d75b..c91868a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ xboard (4.4.2-1) unstable; urgency=low
   * New upstream version:
     - Fix FTBFS with binutils-gold (Closes: #556691)
     - Update patches
+  * Switch to 3.0 (quilt) source format:
+    - Remove patching/unpatching code in debian/rules
+    - Remove README.source
 
  -- Vincent Legout <vincent at legout.info>  Thu, 10 Dec 2009 23:00:12 +0800
 
diff --git a/debian/rules b/debian/rules
index 2c6dc92..0c05055 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 -- \
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)

-- 
xboard PKG



More information about the Pkg-games-commits mailing list