r10871 - in /packages/unstable/gwget2/debian: changelog control control.in epiphany-extension-gwget.install gwget.install rules

arnau-guest at users.alioth.debian.org arnau-guest at users.alioth.debian.org
Tue May 8 11:28:46 UTC 2007


Author: arnau-guest
Date: Tue May  8 11:28:44 2007
New Revision: 10871

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10871
Log:
* DEB_DESTDIR is now debian/tmp.
* Add XS-Vcs-Browser field.


Added:
    packages/unstable/gwget2/debian/epiphany-extension-gwget.install
Modified:
    packages/unstable/gwget2/debian/changelog
    packages/unstable/gwget2/debian/control
    packages/unstable/gwget2/debian/control.in
    packages/unstable/gwget2/debian/gwget.install
    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=10871&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/changelog (original)
+++ packages/unstable/gwget2/debian/changelog Tue May  8 11:28:44 2007
@@ -4,7 +4,7 @@
   * Update debian/NEWS.Debian.
   * debian/control*:
     + Update epiphany-browser depends to 2.18.
-    + Add XS-Vcs-Svn field.
+    + Add XS-Vcs-Svn and XS-Vcs-Browser fields.
 
   [ Loic Minier ]
   * Include CDBS' utils.

Modified: packages/unstable/gwget2/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/control?rev=10871&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/control (original)
+++ packages/unstable/gwget2/debian/control Tue May  8 11:28:44 2007
@@ -16,8 +16,9 @@
                libbonobo2-dev,
                epiphany-browser-dev (>= 2.18),
                gnome-pkg-tools
+XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/gwget2
+XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/?op=log
 Standards-Version: 3.7.2
-XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/gwget2
 
 Package: gwget
 Architecture: any

Modified: packages/unstable/gwget2/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/control.in?rev=10871&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/control.in (original)
+++ packages/unstable/gwget2/debian/control.in Tue May  8 11:28:44 2007
@@ -16,8 +16,9 @@
                libbonobo2-dev,
                epiphany-browser-dev (>= 2.18),
                gnome-pkg-tools
+XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/gwget2
+XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/?op=log
 Standards-Version: 3.7.2
-XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/gwget2
 
 Package: gwget
 Architecture: any

Added: packages/unstable/gwget2/debian/epiphany-extension-gwget.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/epiphany-extension-gwget.install?rev=10871&op=file
==============================================================================
--- packages/unstable/gwget2/debian/epiphany-extension-gwget.install (added)
+++ packages/unstable/gwget2/debian/epiphany-extension-gwget.install Tue May  8 11:28:44 2007
@@ -1,0 +1,1 @@
+debian/tmp/usr/lib/epiphany

Modified: packages/unstable/gwget2/debian/gwget.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/gwget.install?rev=10871&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/gwget.install (original)
+++ packages/unstable/gwget2/debian/gwget.install Tue May  8 11:28:44 2007
@@ -1,1 +1,8 @@
-debian/gwget.service usr/share/dbus-1/services
+debian/gwget.service				usr/share/dbus-1/services
+debian/tmp/etc/gconf/schemas/gwget.schemas	usr/share/gconf/schemas
+debian/tmp/usr/include/gwget
+debian/tmp/usr/share/gwget
+debian/tmp/usr/share/locale
+debian/tmp/usr/share/pixmaps
+debian/tmp/usr/share/applications
+debian/tmp/usr/bin/gwget

Modified: packages/unstable/gwget2/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/rules?rev=10871&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/rules (original)
+++ packages/unstable/gwget2/debian/rules Tue May  8 11:28:44 2007
@@ -12,11 +12,6 @@
 DEB_CONFIGURE_EXTRA_FLAGS = --enable-epiphany-extension \
 	--with-epiphany-version=2.18
 
-DEB_DESTDIR := $(CURDIR)/debian/gwget
-
-binary-install/epiphany-extension-gwget::
-	mv $(DEB_DESTDIR)/usr/lib debian/epiphany-extension-gwget/usr/
-
 clean::
 	rm -f data/GNOME_Gwget.server.in data/GNOME_Gwget.server \
 		data/gwget.schemas




More information about the pkg-gnome-commits mailing list