[DRE-commits] r3837 - packages-wip/passenger/trunk/debian

Micah Anderson micah at alioth.debian.org
Sat Jul 25 18:38:01 UTC 2009


Author: micah
Date: 2009-07-25 18:38:00 +0000 (Sat, 25 Jul 2009)
New Revision: 3837

Modified:
   packages-wip/passenger/trunk/debian/changelog
   packages-wip/passenger/trunk/debian/repack.sh
Log:
remove verbosity of the repack.sh which was put in for debugging

Modified: packages-wip/passenger/trunk/debian/changelog
===================================================================
--- packages-wip/passenger/trunk/debian/changelog	2009-07-25 18:30:24 UTC (rev 3836)
+++ packages-wip/passenger/trunk/debian/changelog	2009-07-25 18:38:00 UTC (rev 3837)
@@ -1,4 +1,4 @@
-passenger (2.2.4-1) unstable; urgency=low
+passenger (2.2.4debian-1) unstable; urgency=low
 
   * Make sure the modsavailabledir is properly created
   * Fix the DEB_INSTALL_DOCS package name

Modified: packages-wip/passenger/trunk/debian/repack.sh
===================================================================
--- packages-wip/passenger/trunk/debian/repack.sh	2009-07-25 18:30:24 UTC (rev 3836)
+++ packages-wip/passenger/trunk/debian/repack.sh	2009-07-25 18:38:00 UTC (rev 3837)
@@ -1,4 +1,4 @@
-#!/bin/sh -x
+#!/bin/sh
 # Repackage upstream source to exclude non-distributable files
 # should be called as "repack.sh --upstream-source <ver> <downloaded file>
 # (for example, via uscan)




More information about the Pkg-ruby-extras-commits mailing list