[Pkg-cli-apps-commits] r4517 - in /packages/gnome-do-plugins/trunk/debian: patches/00_dfsg_autofoo.dpatch rules
raof-guest at users.alioth.debian.org
raof-guest at users.alioth.debian.org
Sun Feb 8 10:28:15 UTC 2009
Author: raof-guest
Date: Sun Feb 8 10:28:15 2009
New Revision: 4517
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4517
Log:
Refresh DFSG autofoo patch for new upstream version.
Finish removing realclean target, debian/rules clean now works
Modified:
packages/gnome-do-plugins/trunk/debian/patches/00_dfsg_autofoo.dpatch
packages/gnome-do-plugins/trunk/debian/rules
Modified: packages/gnome-do-plugins/trunk/debian/patches/00_dfsg_autofoo.dpatch
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-do-plugins/trunk/debian/patches/00_dfsg_autofoo.dpatch?rev=4517&op=diff
==============================================================================
--- packages/gnome-do-plugins/trunk/debian/patches/00_dfsg_autofoo.dpatch (original)
+++ packages/gnome-do-plugins/trunk/debian/patches/00_dfsg_autofoo.dpatch Sun Feb 8 10:28:15 2009
@@ -6,57 +6,58 @@
## DP: the tarball.
@DPATCH@
-diff -urNad gnome-do-plugins-0.6.0.0+dfsg~/Makefile.am gnome-do-plugins-0.6.0.0+dfsg/Makefile.am
---- gnome-do-plugins-0.6.0.0+dfsg~/Makefile.am 2008-08-11 14:33:41.000000000 +1000
-+++ gnome-do-plugins-0.6.0.0+dfsg/Makefile.am 2008-08-28 07:34:11.000000000 +1000
-@@ -1,7 +1,7 @@
- ACLOCAL_AMFLAGS = -I m4 -I m4/shamrock
- EXTRA_DIST = COPYING COPYRIGHT AUTHORS
+diff -urNad gnome-do-plugins-0.8.0.2+dfsg~/Makefile.am gnome-do-plugins-0.8.0.2+dfsg/Makefile.am
+--- gnome-do-plugins-0.8.0.2+dfsg~/Makefile.am 2009-02-05 11:10:20.000000000 +1100
++++ gnome-do-plugins-0.8.0.2+dfsg/Makefile.am 2009-02-06 21:07:58.182572599 +1100
+@@ -3,7 +3,6 @@
--SUBDIRS = po BundledLibraries \
-+SUBDIRS = po \
+ SUBDIRS = \
+ po \
+- BundledLibraries \
+ Alias \
+ AptURL \
Archive \
- del.icio.us \
- DiskMounter \
-@@ -10,8 +10,6 @@
- File \
- Firefox \
- Flickr \
-- GCalendar \
-- GMailContacts \
- GNOME-Dictionary \
- GNOME-Screenshot \
+@@ -25,9 +24,6 @@
GNOME-Session \
-@@ -25,7 +23,6 @@
- Pastebin \
- Pidgin \
+ GNOME-Terminal \
+ GoogleCalculator \
+- GoogleCalendar \
+- GoogleContacts \
+- GoogleDocs \
+ GoogleMaps \
+ GoogleSearch \
+ ImageShack \
+@@ -47,7 +43,6 @@
+ Quote \
+ RememberTheMilk \
Rhythmbox \
- Riptide \
RSS \
Shelf \
- SSH \
-diff -urNad gnome-do-plugins-0.6.0.0+dfsg~/configure.ac gnome-do-plugins-0.6.0.0+dfsg/configure.ac
---- gnome-do-plugins-0.6.0.0+dfsg~/configure.ac 2008-08-23 21:06:45.000000000 +1000
-+++ gnome-do-plugins-0.6.0.0+dfsg/configure.ac 2008-08-28 07:34:35.000000000 +1000
-@@ -110,8 +110,6 @@
- File/Makefile
- Firefox/Makefile
- Flickr/Makefile
--GCalendar/Makefile
--GMailContacts/Makefile
- GNOME-Dictionary/Makefile
- GNOME-Screenshot/Makefile
+ Skype \
+diff -urNad gnome-do-plugins-0.8.0.2+dfsg~/configure.ac gnome-do-plugins-0.8.0.2+dfsg/configure.ac
+--- gnome-do-plugins-0.8.0.2+dfsg~/configure.ac 2009-02-05 11:35:53.000000000 +1100
++++ gnome-do-plugins-0.8.0.2+dfsg/configure.ac 2009-02-06 21:08:28.786595170 +1100
+@@ -140,9 +140,6 @@
GNOME-Session/Makefile
-@@ -125,7 +123,6 @@
- Pastebin/Makefile
- Pidgin/Makefile
+ GNOME-Terminal/Makefile
+ GoogleCalculator/Makefile
+-GoogleCalendar/Makefile
+-GoogleContacts/Makefile
+-GoogleDocs/Makefile
+ GoogleMaps/Makefile
+ GoogleSearch/Makefile
+ ImageShack/Makefile
+@@ -162,7 +159,6 @@
+ Quote/Makefile
+ RememberTheMilk/Makefile
Rhythmbox/Makefile
-Riptide/Makefile
RSS/Makefile
Shelf/Makefile
- SSH/Makefile
-@@ -138,7 +135,6 @@
- WindowManager/Makefile
+ Skype/Makefile
+@@ -188,7 +184,6 @@
+ Zim/Makefile
Makefile
po/Makefile.in
-BundledLibraries/Makefile
Modified: packages/gnome-do-plugins/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-do-plugins/trunk/debian/rules?rev=4517&op=diff
==============================================================================
--- packages/gnome-do-plugins/trunk/debian/rules (original)
+++ packages/gnome-do-plugins/trunk/debian/rules Sun Feb 8 10:28:15 2009
@@ -17,7 +17,7 @@
build: configure
MCS=/usr/bin/csc dh $@
-clean: realclean unpatch
+clean: unpatch
dh clean
# Clean buildsystem changes
find . -iname Makefile.in -delete
More information about the Pkg-cli-apps-commits
mailing list