rev 18618 - in trunk/packages/kde3libs/debian: . patches source

Modestas Vainius modax at alioth.debian.org
Sat Aug 7 19:53:04 UTC 2010


Author: modax
Date: 2010-08-07 19:53:03 +0000 (Sat, 07 Aug 2010)
New Revision: 18618

Added:
   trunk/packages/kde3libs/debian/patches/series
   trunk/packages/kde3libs/debian/source/
   trunk/packages/kde3libs/debian/source/format
Modified:
   trunk/packages/kde3libs/debian/changelog
   trunk/packages/kde3libs/debian/rules
Log:
* Switch to dpkg-source format 3.0 (quilt):
  - drop simple-patchsys.mk from debian/rules;
  - add debian/patches/series file.

Modified: trunk/packages/kde3libs/debian/changelog
===================================================================
--- trunk/packages/kde3libs/debian/changelog	2010-08-07 19:43:32 UTC (rev 18617)
+++ trunk/packages/kde3libs/debian/changelog	2010-08-07 19:53:03 UTC (rev 18618)
@@ -5,6 +5,9 @@
     kdelibs5-data which ships them (Closes: #591609). What's more, whoever
     wants to view docs, will have to install khelpcenter4 which pulls in
     kdelibs5-data anyway.
+  * Switch to dpkg-source format 3.0 (quilt):
+    - drop simple-patchsys.mk from debian/rules;
+    - add debian/patches/series file.
 
  -- Modestas Vainius <modax at debian.org>  Sat, 07 Aug 2010 10:08:47 +0300
 

Added: trunk/packages/kde3libs/debian/patches/series
===================================================================
--- trunk/packages/kde3libs/debian/patches/series	                        (rev 0)
+++ trunk/packages/kde3libs/debian/patches/series	2010-08-07 19:53:03 UTC (rev 18618)
@@ -0,0 +1,45 @@
+common/02_autotools_update.diff
+common/03_libtool_update.diff
+common/04_am_maintainer_mode.diff
+common/05_pedantic-errors.diff
+common/06_disable_no_undefined.diff
+01_admin_cleanup.diff
+04_am_maintainer_mode_extra.diff
+10_kstandarddirs.diff
+11_applications_menu.diff
+12_cups_docroot.diff
+13_cups_sysgroup.diff
+14_kaccel.diff
+15_dcopidlng_jfs-patch.diff
+16_qtmotifplus.diff
+17_kdelibs_rubberband.diff
+19_debianize_useragent.diff
+20_no_libadd_in_convenience_libs.diff
+21_kfreebsd_support.diff
+23_libtool_workaround_buildfix.diff
+24_libkdefakes_pic.diff
+27_kdnssd_avahi.diff
+34_cups12_init_script.diff
+43_hardcode_xdgMenuPrefix.diff
+44_sync_kwallet_changes.diff
+45_gmail_spoof.diff
+47_better_tty_err_msg_kdeinit.diff
+49_hurd_support.diff
+53_kdelibs_ltdl_ext.diff
+54_seli_xinerama.diff
+55_disable_debug_messages_if_not_explicitly_enabled.diff
+56_kdepart_482268.diff
+61_httpheader_backport.diff
+62_fix_googlemaps_backport.diff
+63_fixed-layout-table.diff
+64_use_sys_inotify.diff
+65_gcc4.4_ftbfs.diff
+66_gcc4.5_1074155.diff
+97_automake_cleanup.diff
+98_buildprep.diff
+CVE-2009-0689.diff
+CVE-2009-1687.diff
+CVE-2009-1690.diff
+CVE-2009-1698.diff
+CVE-2009-2702.diff
+security_05_XMLHttpRequest_vulnerability.diff

Modified: trunk/packages/kde3libs/debian/rules
===================================================================
--- trunk/packages/kde3libs/debian/rules	2010-08-07 19:43:32 UTC (rev 18617)
+++ trunk/packages/kde3libs/debian/rules	2010-08-07 19:53:03 UTC (rev 18618)
@@ -2,7 +2,6 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include debian/cdbs/debian-qt-kde.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/rules/utils.mk
 
 DEB_KDE_APIDOX := yes

Added: trunk/packages/kde3libs/debian/source/format
===================================================================
--- trunk/packages/kde3libs/debian/source/format	                        (rev 0)
+++ trunk/packages/kde3libs/debian/source/format	2010-08-07 19:53:03 UTC (rev 18618)
@@ -0,0 +1 @@
+3.0 (quilt)




More information about the pkg-kde-commits mailing list