r10844 - in /packages/unstable/gwget2/debian: changelog copyright gwget.dirs rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Mon May 7 15:31:33 UTC 2007


Author: lool
Date: Mon May  7 15:31:29 2007
New Revision: 10844

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10844
Log:
* Misc cleanups.

Removed:
    packages/unstable/gwget2/debian/gwget.dirs
Modified:
    packages/unstable/gwget2/debian/changelog
    packages/unstable/gwget2/debian/copyright
    packages/unstable/gwget2/debian/rules

Modified: packages/unstable/gwget2/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/changelog?rev=10844&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/changelog (original)
+++ packages/unstable/gwget2/debian/changelog Mon May  7 15:31:29 2007
@@ -4,8 +4,9 @@
   * Wrap build-deps and deps.
   * Include uploaders.mk.
   * Add a ${misc:Depends}.
+  * Misc cleanups.
 
- -- Loic Minier <lool at dooz.org>  Mon, 07 May 2007 17:27:23 +0200
+ -- Loic Minier <lool at dooz.org>  Mon, 07 May 2007 17:31:22 +0200
 
 gwget2 (0.98.2-1) experimental; urgency=low
 

Modified: packages/unstable/gwget2/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/copyright?rev=10844&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/copyright (original)
+++ packages/unstable/gwget2/debian/copyright Mon May  7 15:31:29 2007
@@ -1,7 +1,7 @@
 This package was debianized by Luca - De Whiskey's - De Vitis <luca at debian.org> on
 Tue, 29 Jul 2003 10:49:02 +0200.
 
-It was downloaded from http://gnome.org/projects/gwget/
+It was downloaded from http://ftp.gnome.org/pub/GNOME/sources/gwget/
 
 Upstream Author: David Sedeño Fernández <david at alderia.com>
 

Modified: packages/unstable/gwget2/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/rules?rev=10844&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/rules (original)
+++ packages/unstable/gwget2/debian/rules Mon May  7 15:31:29 2007
@@ -1,22 +1,19 @@
 #!/usr/bin/make -f
-# -*- mode: makefile; coding: utf-8 -*-
 
-# Common include files
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+GNOME_MODULE := gwget
 
 DEB_CONFIGURE_EXTRA_FLAGS = --enable-epiphany-extension \
 	--with-epiphany-version=2.16
 
-DEB_DESTDIR = $(CURDIR)/debian/gwget
+DEB_DESTDIR := $(CURDIR)/debian/gwget
 
 binary-install/epiphany-extension-gwget::
 	mv $(DEB_DESTDIR)/usr/lib debian/epiphany-extension-gwget/usr/
 
-GNOME_MODULE := gwget
-
 clean::
 	rm -f data/GNOME_Gwget.server.in data/GNOME_Gwget.server \
 		data/gwget.schemas




More information about the pkg-gnome-commits mailing list