diff -Nru cobbler-2.2.2/debian/.pc/.quilt_patches cobbler-2.2.2/debian/.pc/.quilt_patches --- cobbler-2.2.2/debian/.pc/.quilt_patches 2012-03-12 14:31:49.000000000 +0000 +++ cobbler-2.2.2/debian/.pc/.quilt_patches 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -patches diff -Nru cobbler-2.2.2/debian/.pc/.quilt_series cobbler-2.2.2/debian/.pc/.quilt_series --- cobbler-2.2.2/debian/.pc/.quilt_series 2012-03-12 14:31:49.000000000 +0000 +++ cobbler-2.2.2/debian/.pc/.quilt_series 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -series diff -Nru cobbler-2.2.2/debian/.pc/.version cobbler-2.2.2/debian/.pc/.version --- cobbler-2.2.2/debian/.pc/.version 2012-03-12 14:31:49.000000000 +0000 +++ cobbler-2.2.2/debian/.pc/.version 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -2 diff -Nru cobbler-2.2.2/debian/changelog cobbler-2.2.2/debian/changelog --- cobbler-2.2.2/debian/changelog 2012-11-15 19:14:18.000000000 +0000 +++ cobbler-2.2.2/debian/changelog 2012-12-19 14:35:08.000000000 +0000 @@ -1,3 +1,10 @@ +cobbler (2.2.2-0ubuntu33.2) precise-proposed; urgency=low + + * debian/patches/70_replace_pxe_menu_title.patch: Drop. No need to change + PXE BOOt menu title to other than default (LP: #1027219). + + -- Andres Rodriguez Wed, 19 Dec 2012 09:30:10 -0500 + cobbler (2.2.2-0ubuntu33.1) precise-proposed; urgency=low * debian/patches/72-BUGFIX-issue-117-incorrect-permissions-on-files-in-v.patch: diff -Nru cobbler-2.2.2/debian/patches/70_replace_pxe_menu_title.patch cobbler-2.2.2/debian/patches/70_replace_pxe_menu_title.patch --- cobbler-2.2.2/debian/patches/70_replace_pxe_menu_title.patch 2012-04-10 00:42:47.000000000 +0000 +++ cobbler-2.2.2/debian/patches/70_replace_pxe_menu_title.patch 1970-01-01 00:00:00.000000000 +0000 @@ -1,24 +0,0 @@ -Index: cobbler-2.2.2/templates/pxe/pxedefault.template -=================================================================== ---- cobbler-2.2.2.orig/templates/pxe/pxedefault.template 2011-11-15 12:32:16.000000000 -0500 -+++ cobbler-2.2.2/templates/pxe/pxedefault.template 2012-03-22 17:23:23.271765942 -0400 -@@ -1,6 +1,6 @@ - DEFAULT menu - PROMPT 0 --MENU TITLE Cobbler | http://fedorahosted.org/cobbler -+MENU TITLE Ubuntu MAAS - TIMEOUT 200 - TOTALTIMEOUT 6000 - ONTIMEOUT $pxe_timeout_profile -Index: cobbler-2.2.2/templates/iso/buildiso.template -=================================================================== ---- cobbler-2.2.2.orig/templates/iso/buildiso.template 2011-11-15 12:32:16.000000000 -0500 -+++ cobbler-2.2.2/templates/iso/buildiso.template 2012-03-22 17:23:53.439869882 -0400 -@@ -1,6 +1,6 @@ - DEFAULT MENU - PROMPT 0 --MENU TITLE Cobbler | https://fedorahosted.org/cobbler -+MENU TITLE Ubuntu MAAS - TIMEOUT 200 - TOTALTIMEOUT 6000 - ONTIMEOUT local diff -Nru cobbler-2.2.2/debian/patches/series cobbler-2.2.2/debian/patches/series --- cobbler-2.2.2/debian/patches/series 2012-11-15 19:13:48.000000000 +0000 +++ cobbler-2.2.2/debian/patches/series 2012-12-19 14:29:42.000000000 +0000 @@ -28,6 +28,5 @@ 67_ubuntu_online_doc_link.patch 68_ubuntu_cdu_power_template.patch 69_issue93_fix_trace_in_write_pxe_file.patch -70_replace_pxe_menu_title.patch 71_fix_tftp_bin_name.patch 72-BUGFIX-issue-117-incorrect-permissions-on-files-in-v.patch