[Pkg-voip-commits] r3979 - asterisk-oh323/trunk/debian

kilian at alioth.debian.org kilian at alioth.debian.org
Sat Aug 11 11:58:39 UTC 2007


Author: kilian
Date: 2007-08-11 11:58:39 +0000 (Sat, 11 Aug 2007)
New Revision: 3979

Modified:
   asterisk-oh323/trunk/debian/changelog
   asterisk-oh323/trunk/debian/rules
Log:
  (Closes: #379490, #420641). Setting high urgency due to RC bug.
* Disable get-orig-source while we ship a CVS snapshot.

Modified: asterisk-oh323/trunk/debian/changelog
===================================================================
--- asterisk-oh323/trunk/debian/changelog	2007-08-11 11:52:58 UTC (rev 3978)
+++ asterisk-oh323/trunk/debian/changelog	2007-08-11 11:58:39 UTC (rev 3979)
@@ -1,11 +1,13 @@
-asterisk-oh323 (0.7.3+cvs20070811-1) UNRELEASED; urgency=low
+asterisk-oh323 (0.7.3+cvs20070811-1) UNRELEASED; urgency=high
 
   * NOT RELEASED YET
   * CVS snapshot from asterisk-oh323.cvs.sf.net to compile with asterisk 1.4.
+    (Closes: #379490, #420641). Setting high urgency due to RC bug.
   * Compile properly with -O2 and -fPIC.
   * Fix include reference to silence warnings. Only run the openh323 ccflags
     gathering once.
   * Don't ignore make clean errors to slience lintian.
+  * Disable get-orig-source while we ship a CVS snapshot.
 
  -- Kilian Krause <kilian at debian.org>  Sat, 11 Aug 2007 13:35:20 +0200
 

Modified: asterisk-oh323/trunk/debian/rules
===================================================================
--- asterisk-oh323/trunk/debian/rules	2007-08-11 11:52:58 UTC (rev 3978)
+++ asterisk-oh323/trunk/debian/rules	2007-08-11 11:58:39 UTC (rev 3979)
@@ -86,7 +86,7 @@
 	@@echo "Debian version:          $(DEBVERSION)"
 	@@echo "Upstream version:        $(UPVERSION)"
 
-get-orig-source:
+get-orig-source-BROKEN:
 	@@dh_testdir
 	@@[ -d ../tarballs/. ]||mkdir -p ../tarballs
 	@@echo Downloading $(FILENAME) from $(URL) ...




More information about the Pkg-voip-commits mailing list