[Pkg-cli-apps-commits] [SCM] tasque branch, master, updated. debian/0.1.11-1

Andrew Starr-Bochicchio a.starr.b at gmail.com
Mon Sep 17 11:43:14 UTC 2012


The following commit has been merged in the master branch:
commit a9b747be6e1f372fdf64d685f0c60cda14e10316
Author: Andrew Starr-Bochicchio <a.starr.b at gmail.com>
Date:   Tue Sep 11 13:24:02 2012 -0400

    Drop 01-build.patch, no longer needed.

diff --git a/debian/changelog b/debian/changelog
index 763768e..4989556 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ tasque (0.1.11-1) UNRELEASED; urgency=low
   * New upstream release.
   * debian/watach: Also look for tar.xz releases (Closes: #687310).
   * debian/rules: The --enable-release flag was dropped upstream (LP: #315218).
+  * Drop 01-build.patch, no longer needed.
 
  -- Andrew Starr-Bochicchio <a.starr.b at gmail.com>  Tue, 11 Sep 2012 13:13:17 -0400
 
diff --git a/debian/patches/01-build.patch b/debian/patches/01-build.patch
deleted file mode 100644
index 87cf86d..0000000
--- a/debian/patches/01-build.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-Index: tasque.git/src/Makefile.am
-===================================================================
---- tasque.git.orig/src/Makefile.am	2010-03-03 20:56:39.921828798 +0000
-+++ tasque.git/src/Makefile.am	2010-03-03 20:56:45.121837862 +0000
-@@ -143,7 +143,7 @@
- 	$(CSC) -unsafe -out:$@ $(CSFLAGS) $(NOTIFY_SHARP_CSFLAGS) $^ $(ASSEMBLIES) $(RESOURCES)
- 
- tasquelibdir = $(libdir)/tasque
--tasquelib_DATA = $(TARGET) $(TARGET).config $(TARGET).mdb
-+tasquelib_DATA = $(TARGET) $(TARGET).config
- 
- bin_SCRIPTS = $(WRAPPER)
- 
-Index: tasque.git/src/Makefile.in
-===================================================================
---- tasque.git.orig/src/Makefile.in	2010-03-03 20:56:46.980579405 +0000
-+++ tasque.git/src/Makefile.in	2010-03-03 20:56:51.081828558 +0000
-@@ -388,7 +388,7 @@
- 	$(EVOLUTION_SHARP_LIBS)
- 
- tasquelibdir = $(libdir)/tasque
--tasquelib_DATA = $(TARGET) $(TARGET).config $(TARGET).mdb
-+tasquelib_DATA = $(TARGET) $(TARGET).config
- bin_SCRIPTS = $(WRAPPER)
- EXTRA_DIST = \
- 	$(CSFILES)					\
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 605653d..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-01-build.patch

-- 
tasque



More information about the Pkg-cli-apps-commits mailing list