[Pkg-mc-commits] r294 - in trunk/debian: . source
Denis Briand
narcan-guest at alioth.debian.org
Thu Nov 12 12:19:15 UTC 2009
Author: narcan-guest
Date: 2009-11-12 12:19:14 +0000 (Thu, 12 Nov 2009)
New Revision: 294
Added:
trunk/debian/source/
trunk/debian/source/format
Modified:
trunk/debian/changelog
trunk/debian/rules
Log:
Switch to the new source package formats "3.0 (quilt)".
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2009-11-11 21:26:56 UTC (rev 293)
+++ trunk/debian/changelog 2009-11-12 12:19:14 UTC (rev 294)
@@ -16,6 +16,7 @@
* New upstream version.
+ (Closes: #544996)
+ (Closes: #390301)
+ * Switch to the new source package formats "3.0 (quilt)".
* Hack Debian watch file to fix issue with the new upstream repository.
* Bump Standards-Version to 3.8.3.
* Add debian/README.source file.
Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules 2009-11-11 21:26:56 UTC (rev 293)
+++ trunk/debian/rules 2009-11-12 12:19:14 UTC (rev 294)
@@ -2,7 +2,6 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
DEB_DH_STRIP_ARGS := --dbg-package=mc-dbg
DEB_CONFIGURE_EXTRA_FLAGS := --with-glib2 --without-ext2undel --enable-charset --without-samba --with-screen=slang
Added: trunk/debian/source/format
===================================================================
--- trunk/debian/source/format (rev 0)
+++ trunk/debian/source/format 2009-11-12 12:19:14 UTC (rev 294)
@@ -0,0 +1 @@
+3.0 (quilt)
More information about the Pkg-mc-commits
mailing list