[Pkg-mono-svn-commits] rev 3616 - in gluezilla/trunk/debian: . patches
Sebastian Dröge
slomo at alioth.debian.org
Mon Apr 7 07:59:49 UTC 2008
Author: slomo
Date: 2008-04-07 07:59:49 +0000 (Mon, 07 Apr 2008)
New Revision: 3616
Removed:
gluezilla/trunk/debian/patches/01_gthread-linking.dpatch
Modified:
gluezilla/trunk/debian/changelog
gluezilla/trunk/debian/patches/00list
Log:
* New upstream release.
* debian/patches/01_gthread-linking.dpatch:
+ Dropped, merged upstream.
Modified: gluezilla/trunk/debian/changelog
===================================================================
--- gluezilla/trunk/debian/changelog 2008-04-07 07:53:50 UTC (rev 3615)
+++ gluezilla/trunk/debian/changelog 2008-04-07 07:59:49 UTC (rev 3616)
@@ -1,3 +1,11 @@
+gluezilla (1.9-1) unstable; urgency=high
+
+ * New upstream release.
+ * debian/patches/01_gthread-linking.dpatch:
+ + Dropped, merged upstream.
+
+ -- Sebastian Dröge <slomo at debian.org> Mon, 07 Apr 2008 09:59:16 +0200
+
gluezilla (1.2.6-2) unstable; urgency=low
* debian/control:
Modified: gluezilla/trunk/debian/patches/00list
===================================================================
--- gluezilla/trunk/debian/patches/00list 2008-04-07 07:53:50 UTC (rev 3615)
+++ gluezilla/trunk/debian/patches/00list 2008-04-07 07:59:49 UTC (rev 3616)
@@ -1,2 +1 @@
-01_gthread-linking.dpatch
02_missing-license-files.dpatch
Deleted: gluezilla/trunk/debian/patches/01_gthread-linking.dpatch
===================================================================
--- gluezilla/trunk/debian/patches/01_gthread-linking.dpatch 2008-04-07 07:53:50 UTC (rev 3615)
+++ gluezilla/trunk/debian/patches/01_gthread-linking.dpatch 2008-04-07 07:59:49 UTC (rev 3616)
@@ -1,26 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-
- at DPATCH@
-
---- gluezilla/src/Makefile.am.old 2007-12-14 19:09:48.000000000 +0100
-+++ gluezilla/src/Makefile.am 2007-12-14 19:10:05.000000000 +0100
-@@ -23,7 +23,7 @@
- gluezilla.cpp \
- gluezilla.h
-
--libgluezilla_la_LIBADD = $(GLUEZILLA_LIBS)
-+libgluezilla_la_LIBADD = $(GLUEZILLA_LIBS) -lgthread-2.0
-
- EXTRA_DIST = FastDelegate.h windows.mak
-
---- gluezilla/src/Makefile.in.old 2007-12-14 19:10:13.000000000 +0100
-+++ gluezilla/src/Makefile.in 2007-12-14 19:10:41.000000000 +0100
-@@ -223,7 +223,7 @@
- gluezilla.cpp \
- gluezilla.h
-
--libgluezilla_la_LIBADD = $(GLUEZILLA_LIBS)
-+libgluezilla_la_LIBADD = $(GLUEZILLA_LIBS) -lgthread-2.0
- EXTRA_DIST = FastDelegate.h windows.mak
- all: all-am
-
More information about the Pkg-mono-svn-commits
mailing list