[SCM] libsequence-library-java packaging branch, master, updated. 4c36642cf23801f029195fcb3ba4bc7401bb3c16

Jakub Adam jakub.adam at ktknet.cz
Fri Jul 6 20:22:24 UTC 2012


The following commit has been merged in the master branch:
commit a7bf182679939c4b3d9afc65a90d2ff58531d361
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date:   Sun Jul 1 22:00:47 2012 +0200

    Remove old patches

diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index a30224b..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-source-paths.patch
diff --git a/debian/patches/source-paths.patch b/debian/patches/source-paths.patch
deleted file mode 100644
index 75a7f81..0000000
--- a/debian/patches/source-paths.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From: Jakub Adam <jakub.adam at ktknet.cz>
-Date: Sun, 12 Feb 2012 15:52:34 +0100
-Subject: source-paths
-
----
- pom.xml |    5 +++++
- 1 files changed, 5 insertions(+), 0 deletions(-)
-
-diff --git a/pom.xml b/pom.xml
-index 0206f91..16956c1 100644
---- a/pom.xml
-+++ b/pom.xml
-@@ -4,6 +4,11 @@
-   <artifactId>sequence-library</artifactId>
-   <version>1.0.0</version>
- 
-+  <build>
-+    <sourceDirectory>src</sourceDirectory>
-+    <testSourceDirectory>src-test</testSourceDirectory>
-+  </build>
-+
-   <dependencies>
-     <dependency>
-       <groupId>junit</groupId>
--- 

-- 
libsequence-library-java packaging



More information about the pkg-java-commits mailing list