[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

unblock efp/1.4-2



Hi RMs,

Firstly, thanks for the fantastic job you've done thus far getting etch
into releasable shape!

I looking for an exception to allow efp into etch.  This fixes an
important bug which is covered under the etch release policy.  Changelog
is below, interdiff is attached.

Thanks and Happy Holidays!
--Joe

efp (1.4-2) unstable; urgency=low

  * Ack NMU, thanks Steinar! closes: #397828.
  * Add binary-arch target to debian/rules for policy compliance.
    Thanks to Aurelien Jarno <aurel32@debian.org>, closes: #395594.
  * Bump debhelper to v5, std-ver to 3.7.2.2

 -- Joe Nahmias <jello@debian.org>  Mon, 25 Dec 2006 06:52:08 +0000
diff -u efp-1.4/debian/changelog efp-1.4/debian/changelog
--- efp-1.4/debian/changelog
+++ efp-1.4/debian/changelog
@@ -1,3 +1,12 @@
+efp (1.4-2) unstable; urgency=low
+
+  * Ack NMU, thanks Steinar! closes: #397828.
+  * Add binary-arch target to debian/rules for policy compliance.
+    Thanks to Aurelien Jarno <aurel32@debian.org>, closes: #395594.
+  * Bump debhelper to v5, std-ver to 3.7.2.2
+
+ -- Joe Nahmias <jello@debian.org>  Mon, 25 Dec 2006 06:52:08 +0000
+
 efp (1.4-1.1) unstable; urgency=high
 
   * Non-maintainer upload.
diff -u efp-1.4/debian/control efp-1.4/debian/control
--- efp-1.4/debian/control
+++ efp-1.4/debian/control
@@ -2,8 +2,9 @@
 Section: games
 Priority: optional
 Maintainer: Joe Nahmias <jello@debian.org>
-Build-Depends-Indep: debhelper (>= 4.0.0), xa65
-Standards-Version: 3.6.1.0
+Build-Depends: debhelper (>= 5.0.0)
+Build-Depends-Indep: xa65
+Standards-Version: 3.7.2.2
 
 Package: efp
 Architecture: all
diff -u efp-1.4/debian/compat efp-1.4/debian/compat
--- efp-1.4/debian/compat
+++ efp-1.4/debian/compat
@@ -1 +1 @@
-4
+5
diff -u efp-1.4/debian/rules efp-1.4/debian/rules
--- efp-1.4/debian/rules
+++ efp-1.4/debian/rules
@@ -35,6 +35,10 @@
 	# Add here commands to install the package into debian/efp.
 	dh_install
 
+# No architecture-dependant files to build; however,
+# binary-arch target is needed for policy (4.9) compliance
+binary-arch: build
+
 # Build architecture-independent files here.
 binary-indep: build install
 	dh_testdir

Reply to: