r12058 - in /packages/experimental/loudmouth/debian: changelog rules

kilian at users.alioth.debian.org kilian at users.alioth.debian.org
Sat Jul 21 17:34:30 UTC 2007


Author: kilian
Date: Sat Jul 21 17:34:30 2007
New Revision: 12058

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12058
Log:
* Fix get-orig-source target.

Modified:
    packages/experimental/loudmouth/debian/changelog
    packages/experimental/loudmouth/debian/rules

Modified: packages/experimental/loudmouth/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/loudmouth/debian/changelog?rev=12058&op=diff
==============================================================================
--- packages/experimental/loudmouth/debian/changelog (original)
+++ packages/experimental/loudmouth/debian/changelog Sat Jul 21 17:34:30 2007
@@ -1,11 +1,15 @@
 loudmouth (1.9.0-1) UNRELEASED; urgency=low
 
+  [ Norbert Tretkowski ]
   * New upstream development release.
   * Added libxml2-dev to Build-Dependencies.
   * Dropped patches.
   * Disabled documentation for now.
 
- -- Norbert Tretkowski <nobse at debian.org>  Sun,  3 Jun 2007 15:20:59 +0200
+  [ Kilian Krause ]
+  * Fix get-orig-source target.
+
+ -- Kilian Krause <kilian at debian.org>  Sat, 21 Jul 2007 19:34:15 +0200
 
 loudmouth (1.2.2-1) unstable; urgency=low
 

Modified: packages/experimental/loudmouth/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/loudmouth/debian/rules?rev=12058&op=diff
==============================================================================
--- packages/experimental/loudmouth/debian/rules (original)
+++ packages/experimental/loudmouth/debian/rules Sat Jul 21 17:34:30 2007
@@ -1,6 +1,7 @@
 #! /usr/bin/make -f
 
 GNOME_DOWNLOAD_URL = http://ftp.imendio.com/pub/imendio/loudmouth/src/$(GNOME_TARBALL)
+TARBALL_EXT := tar.bz2
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk




More information about the pkg-gnome-commits mailing list