[SCM] Packaging for DFArc branch, master, updated. upstream/3.2.2-15-gc6d8d86
Sylvain Beucler
beuc at beuc.net
Fri Jul 10 13:26:55 UTC 2009
The following commit has been merged in the master branch:
commit c6d8d86906b152cc50ee69272f8d4a9de6833d5d
Author: Sylvain Beucler <beuc at beuc.net>
Date: Fri Jul 10 15:18:46 2009 +0200
New upstream release - v3.2.3
diff --git a/debian/changelog b/debian/changelog
index 4ad240a..6445dae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+freedink-dfarc (3.2.3-1) unstable; urgency=low
+
+ * New Upstream Version
+
+ -- Sylvain Beucler <beuc at beuc.net> Fri, 10 Jul 2009 15:12:14 +0200
+
freedink-dfarc (3.2.2-1) unstable; urgency=low
* New Upstream Version
diff --git a/debian/rules b/debian/rules
index 4336926..f509b96 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,12 +51,9 @@ clean:
# Add here commands to clean up after the build process.
[ ! -e $(BUILD) ] || $(MAKE) -C $(BUILD) distclean
-# Not necessary in this release, it doesn't use
-# AC_CANONICAL_HOST and hence config.guess&config.sub aren't
-# present:
-## Install autotools-dev's config.sub and config.guess, if newer:
-# chmod 755 debian/update-autotools-config.sh
-# debian/update-autotools-config.sh autotools/
+# Install autotools-dev's config.sub and config.guess, if newer:
+ chmod 755 debian/update-autotools-config.sh
+ debian/update-autotools-config.sh autotools/
rm -rf $(BUILD)
dh_clean
--
Packaging for DFArc
More information about the Pkg-games-commits
mailing list