r11152 - in /desktop/unstable/ekiga/debian: changelog rules

kilian at users.alioth.debian.org kilian at users.alioth.debian.org
Sun May 27 11:58:33 UTC 2007


Author: kilian
Date: Sun May 27 11:58:32 2007
New Revision: 11152

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11152
Log:
desktop/unstable/ekiga:
  * Fix get-orig-source target to roll new version once we have new libs from
      upstream.

Modified:
    desktop/unstable/ekiga/debian/changelog
    desktop/unstable/ekiga/debian/rules

Modified: desktop/unstable/ekiga/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/ekiga/debian/changelog?rev=11152&op=diff
==============================================================================
--- desktop/unstable/ekiga/debian/changelog (original)
+++ desktop/unstable/ekiga/debian/changelog Sun May 27 11:58:32 2007
@@ -1,3 +1,10 @@
+ekiga (2.0.9-2) UNRELEASED; urgency=low
+
+  * NOT YET RELEASED.
+  * Fix get-orig-source target.
+
+ -- Kilian Krause <kilian at debian.org>  Sun, 27 May 2007 13:57:27 +0200
+
 ekiga (2.0.9-1) unstable; urgency=low
 
   * New upstream release.

Modified: desktop/unstable/ekiga/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/ekiga/debian/rules?rev=11152&op=diff
==============================================================================
--- desktop/unstable/ekiga/debian/rules (original)
+++ desktop/unstable/ekiga/debian/rules Sun May 27 11:58:32 2007
@@ -29,7 +29,7 @@
 UPVERSION:=$(shell echo $(DEBVERSION) | sed -e 's/^.*://' -e 's/-[0-9.]*$$//' -e 's/.dfsg$$//')
 
 FILENAME := ekiga_$(UPVERSION).orig.tar.gz
-URL := http://www.ekiga.org/admin/downloads/latest/sources/sources/ekiga-$(UPVERSION).tar.gz
+URL := http://www.ekiga.net/ekiga-$(UPVERSION).tar.gz
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
 	CFLAGS += -O0




More information about the pkg-gnome-commits mailing list