rev 20460 - kde-extras/ctemplate/trunk/debian

Pino Toscano pino at moszumanska.debian.org
Wed May 4 21:38:18 UTC 2016


Author: pino
Date: 2016-05-04 21:38:17 +0000 (Wed, 04 May 2016)
New Revision: 20460

Modified:
   kde-extras/ctemplate/trunk/debian/changelog
   kde-extras/ctemplate/trunk/debian/control
Log:
remove the libctemplate2 breaks/replaces from libctemplate3

there are no more file conflicts


Modified: kde-extras/ctemplate/trunk/debian/changelog
===================================================================
--- kde-extras/ctemplate/trunk/debian/changelog	2016-05-04 21:35:56 UTC (rev 20459)
+++ kde-extras/ctemplate/trunk/debian/changelog	2016-05-04 21:38:17 UTC (rev 20460)
@@ -9,6 +9,8 @@
     - remove the --libdir setting
     - adapt the library paths in .install files
     - add "Multi-Arch: same" to libctemplate3
+  * Remove the libctemplate2 breaks/replaces from libctemplate3, since there
+    are no more file conflicts.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Wed, 04 May 2016 23:20:27 +0200
 

Modified: kde-extras/ctemplate/trunk/debian/control
===================================================================
--- kde-extras/ctemplate/trunk/debian/control	2016-05-04 21:35:56 UTC (rev 20459)
+++ kde-extras/ctemplate/trunk/debian/control	2016-05-04 21:38:17 UTC (rev 20460)
@@ -26,8 +26,6 @@
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Breaks: libctemplate2
-Replaces: libctemplate2
 Description: Simple but powerful template language for C++
  This package contains a library implementing a simple but
  powerful template language for C++.  It emphasizes separating logic




More information about the pkg-kde-commits mailing list