[SCM] Attica packaging branch, master, updated. debian/0.2.0-1-15-g3551b63

Pino Toscano pino at alioth.debian.org
Sun Jul 1 20:33:41 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/krap/attica.git;a=commitdiff;h=5acc71e

The following commit has been merged in the master branch:
commit 5acc71e2971c5130d9d76f75a7437b7b8fb74482
Author: Pino Toscano <pino at debian.org>
Date:   Sun Jul 1 20:05:31 2012 +0200

    drop patch no-rpath
    
    applied upstream
---
 debian/changelog        |    1 +
 debian/patches/no-rpath |   13 -------------
 debian/patches/series   |    2 +-
 3 files changed, 2 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8f13d08..dfe3c32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ attica (0.4.0-0r1) UNRELEASED; urgency=low
   [ Pino Toscano ]
   * Add myself to Uploaders.
   * Rename libattica0 to libattica4, according to the new SONAME.
+  * Drop patch no-rpath, applied upstream.
 
  -- Debian Krap Maintainers <debian-qt-kde at lists.debian.org>  Thu, 10 May 2012 23:38:23 +0200
 
diff --git a/debian/patches/no-rpath b/debian/patches/no-rpath
deleted file mode 100644
index 24da0f5..0000000
--- a/debian/patches/no-rpath
+++ /dev/null
@@ -1,13 +0,0 @@
-Description: Upstream changes introduced in version 0.1.1-1
-Author: Thibaut Gridel <tgridel at free.fr>
-
---- a/lib/CMakeLists.txt
-+++ b/lib/CMakeLists.txt
-@@ -5,7 +5,6 @@
- set(LIB_DESTINATION "${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX}" CACHE STRING "Library directory name" FORCE)
- 
- set(CMAKE_INSTALL_RPATH_USE_LINK_PATH  TRUE)
--set(CMAKE_INSTALL_RPATH "${LIB_DESTINATION}" )
- 
- find_package(Qt4 REQUIRED)
- include_directories( ${QT_INCLUDES} ${CMAKE_CURRENT_SOURCE_DIR} )
diff --git a/debian/patches/series b/debian/patches/series
index c6a9f4a..8b13789 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-no-rpath
+

-- 
Attica packaging



More information about the pkg-kde-commits mailing list