[Pkg-voip-commits] r10023 - in /sipvicious/trunk/debian: changelog rules

maniac-guest at alioth.debian.org maniac-guest at alioth.debian.org
Thu Nov 8 08:36:32 UTC 2012


Author: maniac-guest
Date: Thu Nov  8 08:36:32 2012
New Revision: 10023

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=10023
Log:
Use uclean to remove .svn dir from orig tarball.

Modified:
    sipvicious/trunk/debian/changelog
    sipvicious/trunk/debian/rules

Modified: sipvicious/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/sipvicious/trunk/debian/changelog?rev=10023&op=diff
==============================================================================
--- sipvicious/trunk/debian/changelog (original)
+++ sipvicious/trunk/debian/changelog Thu Nov  8 08:36:32 2012
@@ -1,5 +1,7 @@
 sipvicious (0.2.7-1) UNRELEASED; urgency=low
 
   * Initial release. (Closes: #479308)
+  * debian/rules:
+    + get-orig-source. Use uclean to remove .svn dir from orig tarball.
 
- -- Victor Seva <linuxmaniac at torreviejawireless.org>  Thu, 04 Oct 2012 12:35:52 +0200
+ -- Victor Seva <linuxmaniac at torreviejawireless.org>  Thu, 08 Nov 2012 09:34:31 +0100

Modified: sipvicious/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/sipvicious/trunk/debian/rules?rev=10023&op=diff
==============================================================================
--- sipvicious/trunk/debian/rules (original)
+++ sipvicious/trunk/debian/rules Thu Nov  8 08:36:32 2012
@@ -29,4 +29,4 @@
 	@@[ -d ../tarballs/. ]||mkdir -p ../tarballs
 	@echo Downloading $(UPFILENAME) from $(URL) ...
 	@wget -nv -T10 -t3 -O ../tarballs/$(UPFILENAME) $(URL)
-
+	@uclean ../tarballs/$(UPFILENAME)




More information about the Pkg-voip-commits mailing list