~ubuntu-branches/ubuntu/vivid/nautilus/vivid-proposed

« back to all changes in this revision

Viewing changes to libnautilus-private/nautilus-debug.c

  • Committer: Package Import Robot
  • Author(s): Iain Lane, Tim Lunn, Rico Tzschichholz, Iain Lane
  • Date: 2014-12-18 11:08:41 UTC
  • mfrom: (1.17.44)
  • Revision ID: package-import@ubuntu.com-20141218110841-bxmpa39jeo2fakiu
Tags: 1:3.14.2-0ubuntu1
[ Tim Lunn ]
* New upstream release (LP: #1393252)
* debian/watch: watch for stable releases
* debian/nautilus-data.install: install appdata.xml
* debian/patches:
  + Refresh some Ubuntu patches
    - 15_use-ubuntu-help.patch
    - ubuntu_show_titlebar.patch
    - restore-traditional-menu-bar.patch
  + revert_remove_unused_GtkActions.patch: These are used by the menubar
  + 20_unity_control_center.patch: Dropped, fix differently upstream
  + no_search_on_desktop.patch, Dropped fix included in new version

[ Rico Tzschichholz ]
* debian/control.in:
  - Bump build-dep on libgtk-3-dev (>= 3.13.2)
* debian/patches:
  - Refreshed as needed
  - Drop git patches
* debian/nautilus-data.install: placeholder files no longer shipped

[ Iain Lane ]
* Replace titlebar patches with those submitted upstream (bgo #740617)
* Remove 05_desktop_menu_export.patch which was already not applied.
* Remove dupe libtracker-sparql BD
* New upstream release 3.14.2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 * Lesser General Public License for more details.
17
17
 *
18
18
 * You should have received a copy of the GNU Lesser General Public
19
 
 * License along with this library; if not, write to the Free Software
20
 
 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
19
 * License along with this library; if not, see <http://www.gnu.org/licenses/>.
21
20
 *
22
21
 * Based on Empathy's empathy-debug.
23
22
 */