--- notes-app-1.4+14.10.20140711.orig/debian/changelog +++ notes-app-1.4+14.10.20140711/debian/changelog @@ -0,0 +1,582 @@ +notes-app (1.4+14.10.20140711-0ubuntu1) utopic; urgency=low + + [ Brendan Donegan ] + * Remove test_slide_to_delete_left as this test case is no longer + valid. Remove deprecated direction argument from swipe_to_delete + call. (LP: #1330352) + + -- Ubuntu daily release Fri, 11 Jul 2014 10:23:47 +0000 + +notes-app (1.4+14.10.20140703-0ubuntu1) utopic; urgency=low + + [ Ubuntu daily release ] + * New rebuild forced + + [ Michał Sawicz ] + * New icon from suru theme. + + -- Ubuntu daily release Thu, 03 Jul 2014 01:37:04 +0000 + +notes-app (1.4+14.10.20140620.1-0ubuntu1) utopic; urgency=low + + [ Ted Gould ] + * Put the icon for the application into the package. + + -- Ubuntu daily release Fri, 20 Jun 2014 17:03:59 +0000 + +notes-app (1.4+14.10.20140505-0ubuntu1) utopic; urgency=low + + [ Dimitri John Ledkov ] + * Make autopilot tests python 3 and 2 compatible. + + -- Ubuntu daily release Mon, 05 May 2014 14:47:35 +0000 + +notes-app (1.4+14.04.20140415-0ubuntu1) trusty; urgency=low + + [ Bill Filler ] + * add -qt5 to fix desktop launching (LP: #1288885) + + -- Ubuntu daily release Tue, 15 Apr 2014 16:43:16 +0000 + +notes-app (1.4+14.04.20140317-0ubuntu1) trusty; urgency=low + + [ Bill Filler ] + * merge + * merge + * merge fixes for notes-app autopilot tests on Qt5.2 + * updated framework version + * no change MR to flush trunk + + -- Ubuntu daily release Mon, 17 Mar 2014 20:22:02 +0000 + +notes-app (1.4+14.04.20140306-0ubuntu1) trusty; urgency=low + + [ CI bot ] + * No change rebuild against Qt 5.2.1. + + [ Ubuntu daily release ] + * New rebuild forced + + -- Ubuntu daily release Thu, 06 Mar 2014 07:58:00 +0000 + +notes-app (1.4+14.04.20140113.1-0ubuntu1) trusty; urgency=low + + [ Ugo Riboni ] + * Fake merge request to try having jenkins run tests many times. + + [ Olivier Tilloy ] + * Ensure the note is collapsed before testing its contents. + * Ensure the OSK is fully up before interacting with another part of + the note, and use a more reliable way of checking that a note part + has been destroyed. (LP: #1267755) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 242 + + -- Ubuntu daily release Mon, 13 Jan 2014 11:11:45 +0000 + +notes-app (1.4+14.04.20131204-0ubuntu1) trusty; urgency=low + + [ Bill Filler ] + * Use a different port for the test server when a zombie process + doesn’t release the default one, and use a cleanup function instead + of tearDown() for improved robustness. + * Make sure that clicking outside of the note on the header is + recognized by enabling the flag that makes the InverseMouseArea the + topmost item + + [ Olivier Tilloy ] + * Use the standard UITK emulator for swipe-to-delete gesture and + confirmation. + * Unskip some tests on desktop where they work just fine. (LP: + #1190630) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 232 + + -- Ubuntu daily release Wed, 04 Dec 2013 10:22:47 +0000 + +notes-app (1.4+14.04.20131108-0ubuntu1) trusty; urgency=low + + [ Bill Filler ] + * Do not rely on the order of the items returned by select_many(…) and + get_children[_by_type](…). + + [ Olivier Tilloy ] + * Simplify database lookup in autopilot tests. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 222 + + -- Ubuntu daily release Fri, 08 Nov 2013 13:19:53 +0000 + +notes-app (1.4+14.04.20131104.2-0ubuntu1) trusty; urgency=low + + [ Bill Filler ] + * Save the currently expanded note when the application stops being + active + * Ask confirmation on slide-to-delete actions. + * Ensure the toolbar is hidden before interacting with the + application. + * Be more consistent in the swipe gestures. + + [ Sergio Schvezov ] + * Changing applicationName so QtStandardPaths writes to the apparmor + confined locations. Making gettext domain follow this change. + * Description fix, easier version tracking, missing network apparmor + policy and adding emulator for tests to run. + + [ Ugo Riboni ] + * Remove the wrapper script and launch qmlscene directly from the + desktop file. (LP: #1235179) + + [ Olivier Tilloy ] + * Fix pep8 warnings. + * Revert revision 199, which proved to not fix the issue it was + attempting to address. + * Remove unused test code. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 219 + + -- Ubuntu daily release Mon, 04 Nov 2013 19:25:17 +0000 + +notes-app (1.4+13.10.20131007.1-0ubuntu1) saucy; urgency=low + + [ Ugo Riboni ] + * Use Action.enabled instead of Action.visible which was deprecated + and causing visual glitches. (LP: #1226990) + + [ Francis Ginther ] + * Provide alternate location of offline storage in response to sdk + change. + + [ Olivier Tilloy ] + * Attempt at fixing a race condition in autopilot tests: wait for the + contents of a collapsed note to be populated before interacting with + the note. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 200 + + -- Ubuntu daily release Mon, 07 Oct 2013 05:18:36 +0000 + +notes-app (1.4+13.10.20131001.3-0ubuntu1) saucy; urgency=low + + [ Olivier Tilloy ] + * Use the standard autopilot emulators provided by the UITK. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 194 + + -- Ubuntu daily release Tue, 01 Oct 2013 19:49:27 +0000 + +notes-app (1.4+13.10.20130930.1-0ubuntu1) saucy; urgency=low + + [ Ted Gould ] + * Adding single instance marker to the desktop file. + + [ Sergio Schvezov ] + * Add non invasive click building support. + + [ Olivier Tilloy ] + * Check for empty source before requesting an image from the cache. + (LP: #1231745) + * Remove a couple of lambda calls, useless because the assertion is on + a property. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 191 + + -- Ubuntu daily release Mon, 30 Sep 2013 16:32:44 +0000 + +notes-app (1.4+13.10.20130918.1-0ubuntu1) saucy; urgency=low + + [ Ugo Riboni ] + * Remove dependency on the hud, as it's not used anymore. (LP: + #1221344) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 183 + + -- Ubuntu daily release Wed, 18 Sep 2013 08:01:58 +0000 + +notes-app (1.4+13.10.20130903.3-0ubuntu1) saucy; urgency=low + + [ Olivier Tilloy ] + * Update deprecated code to close the toolbar when creating a new + note. (LP: #1218497) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 180 + + -- Ubuntu daily release Tue, 03 Sep 2013 15:58:50 +0000 + +notes-app (1.4+13.10.20130827-0ubuntu1) saucy; urgency=low + + [ Ugo Riboni ] + * Use the new actions API to define the actions supported by the app. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 176 + + -- Ubuntu daily release Tue, 27 Aug 2013 02:43:58 +0000 + +notes-app (1.4+13.10.20130808.1-0ubuntu1) saucy; urgency=low + + [ Ugo Riboni ] + * Propagate events properly so that the notes app works well with the + new InverseMouseArea. (LP: #1207426) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 172 + + -- Ubuntu daily release Thu, 08 Aug 2013 06:28:27 +0000 + +notes-app (1.4+13.10.20130806-0ubuntu1) saucy; urgency=low + + [ Omer Akram ] + * fix pep8 complaints for the autopilot tests code. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 170 + + -- Ubuntu daily release Tue, 06 Aug 2013 09:43:04 +0000 + +notes-app (1.4+13.10.20130731-0ubuntu1) saucy; urgency=low + + [ Sergio Schvezov ] + * Adding test xml output and coverage targets. + + [ Omer Akram ] + * added the functionality to make sure the keyboard appears before + changing focus to another field. (LP: #1204084) + + [ Ugo Riboni ] + * Rename the main window to something that doesn't clash with the + "window" name injected by the SDK to expose the main view. (LP: + #1187321) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 167 + + -- Ubuntu daily release Wed, 31 Jul 2013 05:02:49 +0000 + +notes-app (1.4+13.10.20130729-0ubuntu1) saucy; urgency=low + + [ Omer Akram ] + * simplify a few autopilot tests, increase the typing timeout. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 163 + + -- Ubuntu daily release Mon, 29 Jul 2013 08:17:02 +0000 + +notes-app (1.4+13.10.20130726-0ubuntu1) saucy; urgency=low + + [ Olivier Tilloy ] + * Fix various deprecation warnings by updating the code to use the + latest APIs. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 160 + + -- Ubuntu daily release Fri, 26 Jul 2013 07:34:17 +0000 + +notes-app (1.4+13.10.20130725-0ubuntu1) saucy; urgency=low + + [ Olivier Tilloy ] + * Various minor fixes and cleanup of the caching image provider. + * Fix a focus code path, and remove a workaround for a bug that was + fixed since then. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 158 + + -- Ubuntu daily release Thu, 25 Jul 2013 06:41:00 +0000 + +notes-app (1.4+13.10.20130719-0ubuntu1) saucy; urgency=low + + [ Omer Akram ] + * fixes failing autopilot tests on the phone. . + + [ Ubuntu daily release ] + * Automatic snapshot from revision 154 + + -- Ubuntu daily release Fri, 19 Jul 2013 06:39:36 +0000 + +notes-app (1.4+13.10.20130716-0ubuntu1) saucy; urgency=low + + [ Olivier Tilloy ] + * When the OSK is hidden, explicitly remove focus from the current + text area (workaround for bug #1201400). (LP: #1201400, #1200365) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 152 + + -- Ubuntu daily release Tue, 16 Jul 2013 08:25:59 +0000 + +notes-app (1.4+13.10.20130709-0ubuntu1) saucy; urgency=low + + [ Kaleo ] + * Adapted to newer and simpler toolkit's theming infrastructure. The + header is no longer yellow which is fine since a revamped visual + design for that is underway. The ItemStyle attached property has + been removed and widgets now have a 'style' property equivalent to + what ItemStyle.delegate was providing. (original work by Florian, I + merely fixed the failing tests). + + [ Olivier Tilloy ] + * Adapted to newer and simpler toolkit's theming infrastructure. The + header is no longer yellow which is fine since a revamped visual + design for that is underway. The ItemStyle attached property has + been removed and widgets now have a 'style' property equivalent to + what ItemStyle.delegate was providing. (original work by Florian, I + merely fixed the failing tests). + + [ Ubuntu daily release ] + * Automatic snapshot from revision 148 + + -- Ubuntu daily release Tue, 09 Jul 2013 05:02:40 +0000 + +notes-app (1.4daily13.06.18-0ubuntu1) saucy; urgency=low + + [ Ugo Riboni ] + * Allow the desktop file to be translated. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 138 + + -- Ubuntu daily release Tue, 18 Jun 2013 08:24:16 +0000 + +notes-app (1.4daily13.06.14-0ubuntu1) saucy; urgency=low + + [ Robert Bruce Park ] + * Fix lintian warnings. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 133 + + -- Ubuntu daily release Fri, 14 Jun 2013 06:00:58 +0000 + +notes-app (1.4daily13.06.11-0ubuntu1) saucy; urgency=low + + [ Ugo Riboni ] + * Use the same license for all the files. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 130 + + -- Ubuntu daily release Tue, 11 Jun 2013 05:02:59 +0000 + +notes-app (1.4daily13.06.05-0ubuntu1) saucy; urgency=low + + [ Bill Filler ] + * re-enable theme loading. + * fix for lp:1182108 keyboard not hiding. (LP: #1182108) + + [ Michael Zanetti ] + * Add an image provider that caches images locally, so that notes + still work even if the network is down. (LP: #1169208) + + [ Ugo Riboni ] + * Prevent build failures on unsupported architectures by explicitly + specifying the supported ones. + * Temporary workaround for an SDK bug #1168006 that makes the app + crash when loading a theme. (LP: #1168006) + * Use a ListView to hold the notes instead of a Column. (LP: #1160942) + * Use ListItems.Empty to replace our custom slide-to-delete support + with the one built-in in the SDK. . (LP: #1166817) + * Remove a workaround for a crash in UbuntuShape that has been fixed + at some point. + * Implement the HUD actions. + * Add an image provider that caches images locally, so that notes + still work even if the network is down. (LP: #1169208) + * Fix failing autopilot tests in Jenkins by running the app once if + the database directory doesn't exist yet. + * Remove some dead code. + * Prepare the app for translation. + * Allow the application to automatically adjust to the device + orientation. (LP: #1182110) + * Correctly save the first note that appears when you start the + application without any notes. (LP: #1131744) + * Require less precision when clicking outside of a note to collapse + it. (LP: #1181813) + + [ Omer Akram ] + * port the notes-app to autopilot 1.3. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 127 + + -- Ubuntu daily release Wed, 05 Jun 2013 05:03:00 +0000 + +notes-app (1.4daily13.06.03ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Bill Filler ] + * fix for lp:1182108 keyboard not hiding. (LP: #1182108) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 125 (ubuntu-unity/next) + + -- Ubuntu daily release Mon, 03 Jun 2013 05:03:22 +0000 + +notes-app (1.4daily13.05.31ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Ugo Riboni ] + * Correctly save the first note that appears when you start the + application without any notes. (LP: #1131744) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 123 (ubuntu-unity/next) + + -- Ubuntu daily release Fri, 31 May 2013 05:15:35 +0000 + +notes-app (1.4daily13.05.22ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Łukasz 'sil2100' Zemczak ] + * Automatic snapshot from revision 107 (bootstrap) + + [ Bill Filler ] + * re-enable theme loading. + + [ Michael Zanetti ] + * Add an image provider that caches images locally, so that notes + still work even if the network is down. (LP: #1169208) + + [ Ugo Riboni ] + * Prevent build failures on unsupported architectures by explicitly + specifying the supported ones. + * Temporary workaround for an SDK bug #1168006 that makes the app + crash when loading a theme. (LP: #1168006) + * Use a ListView to hold the notes instead of a Column. (LP: #1160942) + * Use ListItems.Empty to replace our custom slide-to-delete support + with the one built-in in the SDK. . (LP: #1166817) + * Remove a workaround for a crash in UbuntuShape that has been fixed + at some point. + * Implement the HUD actions. + * Add an image provider that caches images locally, so that notes + still work even if the network is down. (LP: #1169208) + * Fix failing autopilot tests in Jenkins by running the app once if + the database directory doesn't exist yet. + * Remove some dead code. + * Prepare the app for translation. + * Allow the application to automatically adjust to the device + orientation. (LP: #1182110) + + [ Omer Akram ] + * port the notes-app to autopilot 1.3. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 121 (ubuntu-unity/next) + + -- Ubuntu daily release Wed, 22 May 2013 05:01:45 +0000 + +notes-app (1.4) quantal; urgency=low + + * Ensure text focus is correct in all cases (LP: #1163778) + + -- Ugo Riboni Tue, 09 Apr 2013 18:18:23 +0200 + +notes-app (1.3) quantal; urgency=low + + * Add X-Ubuntu-Touch and X-Ubuntu-StageHint field into desktop file. + + -- Ying-Chun Liu (PaulLiu) Tue, 02 Apr 2013 22:40:35 +0800 + +notes-app (1.2) quantal; urgency=low + + * Refactor the code so it's easier to maintain + * Fix "new note" text (LP: #1129131) + * Add animations to all transitions (LP: #1129129) + * Make the package arch independent + + -- Ugo Riboni Tue, 26 Mar 2013 18:46:50 +0100 + +notes-app (1.1) quantal; urgency=low + + * Make sure everything will work with new SDK and Qt 5.0.1 + + -- Ugo Riboni Mon, 25 Mar 2013 18:02:30 +0100 + +notes-app (1.0-0phablet2) quantal; urgency=low + + * Including full blown python as build dependency + + -- Sergio Schvezov Wed, 20 Mar 2013 22:52:10 -0300 + +notes-app (1.0-0phablet1) quantal; urgency=low + + * Adding python dependency for autopilot install + + -- Sergio Schvezov Wed, 20 Mar 2013 16:16:29 -0300 + +notes-app (1.0) quantal; urgency=low + + * Rename from notepad to notes-app + + -- Ugo Riboni Fri, 01 Mar 2013 12:13:53 +0100 + +notepad-qml (0.9) quantal; urgency=low + + * Header size matches gallery (LP: #1130008) + * Allow creating new notes when no notes (LP: #1126579) + * Unfocus text on OSK slidedown so it can be brought back up again (LP: #1125262) + + -- Ugo Riboni Wed, 20 Feb 2013 00:42:12 +0100 + +notepad-qml (0.8) quantal; urgency=low + + [ Ugo Riboni ] + * Click anywhere outside of a note to collapse it + + -- Michael Zanetti Fri, 15 Feb 2013 20:03:02 +0100 + +notepad-qml (0.7) quantal; urgency=low + + [ Antti Kaijanmäki ] + * Integrate with HUD Toolbar Quit button. + + [ Ugo Riboni ] + * Use more standard popovers + * Directly control the textarea cut and paste behaviour + * Show clipboard menu when long pressing outside of text areas + + -- Ugo Riboni Wed, 13 Feb 2013 19:28:09 +0100 + +notepad-qml (0.6) quantal; urgency=low + + * Use a different visual for the collapsed notes + + -- Ugo Riboni Fri, 08 Feb 2013 18:40:15 +0100 + +notepad-qml (0.5) quantal; urgency=low + + * Use a toolbar action for adding a new note + + -- Ugo Riboni Thu, 07 Feb 2013 20:08:51 +0100 + +notepad-qml (0.4) quantal; urgency=low + + * Refactor the code to not use nested ListViews, adjust the visuals, + add copy and paste support. + + -- Ugo Riboni Wed, 06 Feb 2013 21:53:30 +0100 + +notepad-qml (0.3) quantal; urgency=low + + * Work around a packaging bug for qmlscene + + -- Ugo Riboni Thu, 24 Jan 2013 19:18:13 +0100 + +notepad-qml (0.2) quantal; urgency=low + + * Adapt package info for qt5 proper + + -- Ugo Riboni Wed, 23 Jan 2013 12:45:18 +0100 + +notepad-qml (0.1-0) quantal; urgency=low + + * Initial release + + -- Zoltán Balogh Fri, 21 Dec 2012 10:47:36 +0200 --- notes-app-1.4+14.10.20140711.orig/debian/compat +++ notes-app-1.4+14.10.20140711/debian/compat @@ -0,0 +1 @@ +9 --- notes-app-1.4+14.10.20140711.orig/debian/control +++ notes-app-1.4+14.10.20140711/debian/control @@ -0,0 +1,46 @@ +Source: notes-app +Priority: optional +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Ugo Riboni +Build-Depends: cmake, + debhelper (>= 9), + python3, + dh-python, + qtbase5-dev, + qtdeclarative5-dev, + dh-translations, +Standards-Version: 3.9.4 +Section: libs +Homepage: https://launchpad.net/notes-app +X-Python3-Versions: >= 3.2 +# If you aren't a member of ~phablet-team but need to upload packaging changes, +# just go ahead. ~phablet-team will notice and sync up the code again. +Vcs-Bzr: https://code.launchpad.net/~phablet-team/notes-app/trunk +Vcs-Browser: https://bazaar.launchpad.net/~phablet-team/notes-app/trunk/files + +Package: notes-app +Section: devel +Architecture: any +Depends: libqt5sql5-sqlite, + qmlscene, + qtdeclarative5-localstorage-plugin, + qtdeclarative5-qtquick2-plugin, + qtdeclarative5-ubuntu-ui-toolkit-plugin, + ${misc:Depends}, + ${shlibs:Depends}, +Description: Notes application + notes-app is a note taking application for the Ubuntu platform. + +Package: notes-app-autopilot +Architecture: all +Depends: libautopilot-qt, + libqt5test5, + libqt5widgets5, + ubuntu-ui-toolkit-autopilot, + notes-app (>= ${binary:Version}), + python3-autopilot, + ${python3:Depends}, + ${misc:Depends}, +Description: Test package for the notes app + notes-app is a note taking application for the Ubuntu platform. This package + contains autopilot tests for it. --- notes-app-1.4+14.10.20140711.orig/debian/copyright +++ notes-app-1.4+14.10.20140711/debian/copyright @@ -0,0 +1,21 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ + +Files: * +Copyright: 2012 Canonical Ltd. +License: GPL-3 + +License: GPL-3 + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, version 3 of the License. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see . + . + On Debian systems, the full text of the GNU General Public License + version 3 can be found in the file /usr/share/common-licenses/GPL-3. --- notes-app-1.4+14.10.20140711.orig/debian/notes-app-autopilot.install +++ notes-app-1.4+14.10.20140711/debian/notes-app-autopilot.install @@ -0,0 +1 @@ +/usr/lib/python*/dist-packages/notes_app/ --- notes-app-1.4+14.10.20140711.orig/debian/notes-app.install +++ notes-app-1.4+14.10.20140711/debian/notes-app.install @@ -0,0 +1,4 @@ +usr/lib/*/qt5/qml/NotesApp +usr/share/applications/notes-app.desktop +usr/share/notes-app +usr/share/locale/*/LC_MESSAGES/com.ubuntu.notes.mo --- notes-app-1.4+14.10.20140711.orig/debian/notes-app.lintian-overrides +++ notes-app-1.4+14.10.20140711/debian/notes-app.lintian-overrides @@ -0,0 +1,4 @@ +notes-app: binary-without-manpage usr/bin/notes-app +notes-app: pkg-has-shlibs-control-file-but-no-actual-shared-libs +notes-app: postinst-has-useless-call-to-ldconfig +notes-app: postrm-has-useless-call-to-ldconfig --- notes-app-1.4+14.10.20140711.orig/debian/rules +++ notes-app-1.4+14.10.20140711/debian/rules @@ -0,0 +1,26 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# Sample debian/rules that uses debhelper. +# This file was originally written by Joey Hess and Craig Small. +# As a special exception, when this file is copied by dh-make into a +# dh-make output file, you may use that output file without restriction. +# This special exception was added by Craig Small in version 0.37 of dh-make. + +# Uncomment this to turn on verbose mode. +# export DH_VERBOSE=1 +export DPKG_GENSYMBOLS_CHECK_LEVEL=4 + +%: + dh $@ --parallel --with translations,python3 + +override_dh_install: + dh_install --fail-missing + +override_dh_translations: + # Override dh_translations to work around http://pad.lv/1183262. + # Unfortunately, the default build directory is not exposed + # (see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601774). + $(MAKE) -C obj-$(DEB_HOST_GNU_TYPE) com.ubuntu.notes.pot + +override_dh_python3: + dh_python3 -pnotes-app-autopilot --- notes-app-1.4+14.10.20140711.orig/debian/source/format +++ notes-app-1.4+14.10.20140711/debian/source/format @@ -0,0 +1 @@ +1.0