1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123
|
libphone-ui-shr (0.1+git20130901-3) unstable; urgency=medium
[ Cyril Brulebois ]
* add patch to deal with libelementary2 API incompatible change:
replace elm_notify_orient_set() with elm_notify_align_set().
+ libelementary2.patch (Closes: #747760)
[ Sebastian Reichel ]
* update Debian Standards Version to 3.9.5
* bump elementary build dependency to 1.8 (elm_notify_align_set)
-- Sebastian Reichel <sre@debian.org> Fri, 30 May 2014 13:55:18 +0200
libphone-ui-shr (0.1+git20130901-2) unstable; urgency=low
* upload to unstable
-- Sebastian Reichel <sre@debian.org> Wed, 30 Oct 2013 11:17:45 +0100
libphone-ui-shr (0.1+git20130901-1) experimental; urgency=low
* new upstream snapshot (Closes: #707439)
* update debian copyright format to Debian Copyright Format 1.0
* remove deprecated DM-Upload-Allowed: yes
* update Debian Standards Version to 3.9.4
* build with --as-needed
* use canonical vcs fields
* new patch to link against libecore-x
-- Sebastian Reichel <sre@debian.org> Sun, 08 Sep 2013 18:31:50 +0200
libphone-ui-shr (0.1+git20110827-3) unstable; urgency=low
* move translations and default.edj into libphone-ui-shr-data
(Closes: 670021)
* update debian standards version
-- Sebastian Reichel <sre@debian.org> Sat, 28 Apr 2012 02:48:05 +0200
libphone-ui-shr (0.1+git20110827-2) unstable; urgency=low
* Upload to unstable
-- Sebastian Reichel <sre@debian.org> Thu, 15 Dec 2011 00:41:18 +0100
libphone-ui-shr (0.1+git20110827-1) experimental; urgency=low
[ Sebastian Reichel ]
* use dh-autoreconf
* update my mail address
* use DEP5 style for copyright file
* update copyright information
[ Rico Rommel ]
* new upstream snapshot (Closes: #634419)
* use debhelper
* add multi-arch support
* unapply upstream changes due to api-change, because
Debian uses an old elementary snapshot
* add Rico Rommel <rico@bierrommel.de> to uploaders
-- Sebastian Reichel <sre@debian.org> Wed, 14 Dec 2011 21:40:35 +0100
libphone-ui-shr (0.1+git20100726-1) unstable; urgency=low
* New git checkout
+ use new sound API from libphone-ui
+ provide new log view
+ add sim-manager
+ prepare for fsogsmd
+ reworked UI
* Drop all patches, not needed anymore, since enlightenment
got updated in Debian
* Update Debian Standards Version to 3.9.1.0
* First upload to Debian main (Closes: #590457)
-- Sebastian Reichel <elektranox@gmail.com> Mon, 26 Jul 2010 12:56:17 +0200
libphone-ui-shr (0.1+git20100302-1) pkg-fso; urgency=low
* New git checkout
+ quick settings
+ resizable idle screen
+ miscellaneous improvements
* Switch to DebSrc 3.0
* Add patch to disable a elm_layout_sizing_eval call because
this function is not yet in the elementary package of
Debian. This may break quick-settings-view.
-- Sebastian Reichel <elektranox@gmail.com> Tue, 02 Mar 2010 00:36:07 +0100
libphone-ui-shr (0.1+git20100213-1) pkg-fso; urgency=low
* New git checkout
+ remove the "tel:" prefix
+ UI improvements
* Update Debian Standards Version to 3.8.4
-- Sebastian Reichel <elektranox@gmail.com> Sun, 14 Feb 2010 17:15:38 +0100
libphone-ui-shr (0.1+git20100109-3) pkg-fso; urgency=low
* add patch: check for nullpointers in edit contacts function
-- Sebastian Reichel <elektranox@gmail.com> Wed, 20 Jan 2010 17:10:38 +0100
libphone-ui-shr (0.1+git20100109-2) pkg-fso; urgency=low
* Fix datadir
-- Sebastian Reichel <elektranox@gmail.com> Mon, 11 Jan 2010 14:33:03 +0100
libphone-ui-shr (0.1+git20100109-1) pkg-fso; urgency=low
* New git checkout
-- Sebastian Reichel <elektranox@gmail.com> Sat, 09 Jan 2010 01:28:52 +0100
libphone-ui-shr (0.1+git20091220-1) pkg-fso; urgency=low
* Initial release
-- Sebastian Reichel <elektranox@gmail.com> Sun, 20 Dec 2009 07:22:00 +0200
|