Merge lp:~aleksander-m/tracker/tracker.head.aleksander into lp:~tracker-team/tracker/tracker.head

Proposed by Aleksander Morgado
Status: Merged
Merge reported by: Chris Coulson
Merged at revision: not available
Proposed branch: lp:~aleksander-m/tracker/tracker.head.aleksander
Merge into: lp:~tracker-team/tracker/tracker.head
Diff against target: 739 lines (+190/-107)
9 files modified
debian/changelog (+73/-47)
debian/control (+44/-37)
debian/control.in (+36/-11)
debian/copyright (+22/-3)
debian/libtracker-client.install.in (+0/-1)
debian/libtracker-sparql-dev.install.in (+5/-0)
debian/libtracker-sparql.install.in (+3/-0)
debian/rules (+7/-4)
debian/tracker.install.in (+0/-4)
To merge this branch: bzr merge lp:~aleksander-m/tracker/tracker.head.aleksander
Reviewer Review Type Date Requested Status
Chris Coulson Approve
Review via email: mp+39093@code.launchpad.net

Description of the change

Updated tracker packaging for 0.9.26

To post a comment you must log in.
Revision history for this message
Chris Coulson (chrisccoulson) wrote :

Thanks, I've merged this now

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2010-08-06 01:33:32 +0000
+++ debian/changelog 2010-10-21 20:41:35 +0000
@@ -1,3 +1,29 @@
1tracker (0.9.26-0ubuntu0~unstable1) maverick; urgency=low
2
3 * New upstream release 0.9.26
4
5 * New packages added: libtracker-sparql and libtracker-sparql-dev
6 - add libtracker-sparql.install.in
7 - add libtracker-sparql-dev.install.in
8 - update libtracker-client.install.in
9 - update debian/control.in
10 - update debian/rules
11 * Added dependency for libunistring-dev
12 - update debian/control.in
13 * Removed dependency for libpango-dev and valac
14 - update debian/control.in
15 * Bump libdbus-1-dev, libdbus-glib-1-dev and libsqlite3-dev build-deps
16 - update debian/control.in
17 * In tracker-extract package, suggest gzip instead of unzip and remove
18 odt2txt suggestion.
19 - update debian/control.in
20 * Remove files which no longer exist from the tracker package.
21 - update debian/tracker.install.in
22 * Added copyright of new files
23 - update debian/copyright
24
25 -- Aleksander Morgado <aleksander@gnu.org> Thu, 21 Oct 2010 22:33:18 +0200
26
1tracker (0.9.15-0ubuntu0~unstable1) maverick; urgency=low27tracker (0.9.15-0ubuntu0~unstable1) maverick; urgency=low
228
3 * New upstream release 0.9.1529 * New upstream release 0.9.15
@@ -23,7 +49,7 @@
23 - update debian/rules49 - update debian/rules
24 * Install vapi helper file /usr/share/vala/vapi/tracker-miner-0.9.deps50 * Install vapi helper file /usr/share/vala/vapi/tracker-miner-0.9.deps
25 - update debian/libtracker-miner-dev.install.in51 - update debian/libtracker-miner-dev.install.in
26 * Add lintian override for tracker-miner-flickr for 52 * Add lintian override for tracker-miner-flickr for
27 binary-or-shlib-defines-rpath, as it's linking to a private library53 binary-or-shlib-defines-rpath, as it's linking to a private library
28 in /usr/lib/tracker-0.954 in /usr/lib/tracker-0.9
29 - add debian/tracker-miner-flickr.lintian-overrides.in55 - add debian/tracker-miner-flickr.lintian-overrides.in
@@ -35,37 +61,37 @@
3561
36 * Rebased on Ubuntu maverick, remaining changes:62 * Rebased on Ubuntu maverick, remaining changes:
37 * Add APIVER and SONAME placeholders to various files, and substitute these63 * Add APIVER and SONAME placeholders to various files, and substitute these
38 with the correct value at build-time. Create the versioned files 64 with the correct value at build-time. Create the versioned files
39 automatically at build-time65 automatically at build-time
40 - rename debian/control => debian/control.in66 - rename debian/control => debian/control.in
41 - rename debian/libtracker-client-0.8-0.install => 67 - rename debian/libtracker-client-0.8-0.install =>
42 debian/libtracker-client.install.in68 debian/libtracker-client.install.in
43 - rename debian/libtracker-client-0.8-dev.install => 69 - rename debian/libtracker-client-0.8-dev.install =>
44 debian/libtracker-client-dev.install.in70 debian/libtracker-client-dev.install.in
45 - rename debian/libtracker-extract-0.8-0.install => 71 - rename debian/libtracker-extract-0.8-0.install =>
46 debian/libtracker-extract.install.in72 debian/libtracker-extract.install.in
47 - rename debian/libtracker-extract-0.8-0.lintian-overrides => 73 - rename debian/libtracker-extract-0.8-0.lintian-overrides =>
48 debian/libtracker-extract.lintian-overrides.in74 debian/libtracker-extract.lintian-overrides.in
49 - rename debian/libtracker-extract-0.8-dev.install => 75 - rename debian/libtracker-extract-0.8-dev.install =>
50 debian/libtracker-extract-dev.install.in76 debian/libtracker-extract-dev.install.in
51 - rename debian/libtracker-miner-0.8-0.install => 77 - rename debian/libtracker-miner-0.8-0.install =>
52 debian/libtracker-miner.install.in78 debian/libtracker-miner.install.in
53 - rename debian/libtracker-miner-0.8-0.lintian-overrides =>79 - rename debian/libtracker-miner-0.8-0.lintian-overrides =>
54 debian/libtracker-miner.lintian-overrides.in80 debian/libtracker-miner.lintian-overrides.in
55 - rename debian/libtracker-miner-0.8-dev.install => 81 - rename debian/libtracker-miner-0.8-dev.install =>
56 debian/libtracker-miner-dev.install.in82 debian/libtracker-miner-dev.install.in
57 - rename debian/tracker-extract.install => debian/tracker-extract.install.in83 - rename debian/tracker-extract.install => debian/tracker-extract.install.in
58 - rename debian/tracker-gui.install => debian/tracker-gui.install.in84 - rename debian/tracker-gui.install => debian/tracker-gui.install.in
59 - rename debian/tracker-gui.lintian-overrides => 85 - rename debian/tracker-gui.lintian-overrides =>
60 debian/tracker-gui.lintian-overrides.in86 debian/tracker-gui.lintian-overrides.in
61 - rename debian/tracker.install => debian/tracker.install.in87 - rename debian/tracker.install => debian/tracker.install.in
62 - rename debian/tracker-miner-evolution.install => 88 - rename debian/tracker-miner-evolution.install =>
63 debian/tracker-miner-evolution.install.in89 debian/tracker-miner-evolution.install.in
64 - rename debian/tracker-miner-evolution.lintian-overrides => 90 - rename debian/tracker-miner-evolution.lintian-overrides =>
65 debian/tracker-miner-evolution.lintian-overrides.in91 debian/tracker-miner-evolution.lintian-overrides.in
66 - rename debian/tracker-miner-fs.lintian-overrides => 92 - rename debian/tracker-miner-fs.lintian-overrides =>
67 debian/tracker-miner-fs.lintian-overrides.in93 debian/tracker-miner-fs.lintian-overrides.in
68 - rename debian/tracker-utils.lintian-overrides => 94 - rename debian/tracker-utils.lintian-overrides =>
69 debian/tracker-utils.lintian-overrides.in95 debian/tracker-utils.lintian-overrides.in
70 - update debian/control.in96 - update debian/control.in
71 - update debian/libtracker-client.install.in97 - update debian/libtracker-client.install.in
@@ -74,7 +100,7 @@
74 - update debian/libtracker-extract.lintian-overrides.in100 - update debian/libtracker-extract.lintian-overrides.in
75 - update debian/libtracker-extract-dev.install.in101 - update debian/libtracker-extract-dev.install.in
76 - update debian/libtracker-miner.install.in102 - update debian/libtracker-miner.install.in
77 - update debian/libtracker-miner.lintian-overrides.in 103 - update debian/libtracker-miner.lintian-overrides.in
78 - update debian/libtracker-miner-dev.install.in104 - update debian/libtracker-miner-dev.install.in
79 - update debian/tracker-extract.install.in105 - update debian/tracker-extract.install.in
80 - update debian/tracker-gui.install.in106 - update debian/tracker-gui.install.in
@@ -380,12 +406,12 @@
380 automatically build without UNAC support when it406 automatically build without UNAC support when it
381 is not installed now.407 is not installed now.
382 - debian/tracker.install:408 - debian/tracker.install:
383 + Don't install the DBus service so trackerd is not automatically 409 + Don't install the DBus service so trackerd is not automatically
384 started when other software try to see if it's already running410 started when other software try to see if it's already running
385 - debian/patches/02_no_kde_autostart.patch:411 - debian/patches/02_no_kde_autostart.patch:
386 + Do not autostart trackerd in KDE.412 + Do not autostart trackerd in KDE.
387 - debian/patches/03_dont_activate_indexing_and_watching.patch:413 - debian/patches/03_dont_activate_indexing_and_watching.patch:
388 + Don't active indexing nor watching as decided by the 414 + Don't active indexing nor watching as decided by the
389 technical board.415 technical board.
390 - debian/patches/05_am_maintainer_mode.patch:416 - debian/patches/05_am_maintainer_mode.patch:
391 + Enable AM_MAINTAINER_MODE, to stop the build system being updated,417 + Enable AM_MAINTAINER_MODE, to stop the build system being updated,
@@ -396,7 +422,7 @@
396 + Automatically reindex if the index becomes corrupt as opposed422 + Automatically reindex if the index becomes corrupt as opposed
397 to displaying a notification with reindex action, which requires423 to displaying a notification with reindex action, which requires
398 user intervention and results in a confusing fallback notification.424 user intervention and results in a confusing fallback notification.
399 Reindexing is the only sane way to recover from a corrupt index 425 Reindexing is the only sane way to recover from a corrupt index
400 anyway.426 anyway.
401 - debian/patches/20-tracker-defaults.patch:427 - debian/patches/20-tracker-defaults.patch:
402 + Don't disable the evolution module in the default config - we428 + Don't disable the evolution module in the default config - we
@@ -405,7 +431,7 @@
405 - debian/patches/99_autotools.patch:431 - debian/patches/99_autotools.patch:
406 + Autotools update.432 + Autotools update.
407 - debian/tracker.postinst:433 - debian/tracker.postinst:
408 + Start procps to apply "sysctl.d/30-tracker.conf" 434 + Start procps to apply "sysctl.d/30-tracker.conf"
409 - debian/tracker.py:435 - debian/tracker.py:
410 + Apport hook to ignore tracker-extract crashes. The hook is not436 + Apport hook to ignore tracker-extract crashes. The hook is not
411 installed since tracker-extract no longer limits memory with437 installed since tracker-extract no longer limits memory with
@@ -417,7 +443,7 @@
417 upstream.443 upstream.
418 * debian/control:444 * debian/control:
419 - Don't build-depend on evolution-dev or evolution-data-server-dev.445 - Don't build-depend on evolution-dev or evolution-data-server-dev.
420 The push-modules were disabled upstream, so these dependencies are 446 The push-modules were disabled upstream, so these dependencies are
421 not required.447 not required.
422 * Dropped patches merged upstream:448 * Dropped patches merged upstream:
423 - 21_remove_all_indexes_on_reindex.patch.449 - 21_remove_all_indexes_on_reindex.patch.
@@ -429,7 +455,7 @@
429 * debian/patches/11_drop_evolution_module.patch:455 * debian/patches/11_drop_evolution_module.patch:
430 - Updated to hide the Evolution indexing option from the preferences456 - Updated to hide the Evolution indexing option from the preferences
431 dialog.457 dialog.
432 458
433 -- Chris Coulson <chrisccoulson@googlemail.com> Mon, 15 Jun 2009 19:37:06 +0100459 -- Chris Coulson <chrisccoulson@googlemail.com> Mon, 15 Jun 2009 19:37:06 +0100
434460
435tracker (0.6.95-1) unstable; urgency=low461tracker (0.6.95-1) unstable; urgency=low
@@ -478,7 +504,7 @@
478 - debian/patches/22_flush_stop_on_index_error.patch:504 - debian/patches/22_flush_stop_on_index_error.patch:
479 + Make sync/async flush functions to stop on any error.505 + Make sync/async flush functions to stop on any error.
480 - debian/patches/23_indexer_pause_on_index_error.patch:506 - debian/patches/23_indexer_pause_on_index_error.patch:
481 + Add new "index error" indexer status and pause the indexer 507 + Add new "index error" indexer status and pause the indexer
482 on index error.508 on index error.
483509
484 -- Chris Coulson <chrisccoulson@googlemail.com> Thu, 04 Jun 2009 21:49:31 +0100510 -- Chris Coulson <chrisccoulson@googlemail.com> Thu, 04 Jun 2009 21:49:31 +0100
@@ -490,7 +516,7 @@
490 - Automatically reindex if the index becomes corrupt as opposed516 - Automatically reindex if the index becomes corrupt as opposed
491 to displaying a notification with reindex action, which requires517 to displaying a notification with reindex action, which requires
492 user intervention and results in a confusing fallback notification.518 user intervention and results in a confusing fallback notification.
493 Reindexing is the only sane way to recover from a corrupt index 519 Reindexing is the only sane way to recover from a corrupt index
494 anyway (LP: #361205).520 anyway (LP: #361205).
495 * debian/patches/21_remove_all_indexes_on_reindex.patch:521 * debian/patches/21_remove_all_indexes_on_reindex.patch:
496 - Ensure that all index files are removed when a reindex is522 - Ensure that all index files are removed when a reindex is
@@ -568,14 +594,14 @@
568tracker (0.6.92-1ubuntu2) jaunty; urgency=low594tracker (0.6.92-1ubuntu2) jaunty; urgency=low
569595
570 * debian/patches/11_drop_evolution_module.patch:596 * debian/patches/11_drop_evolution_module.patch:
571 - Updated to fully disable the old Evolution module. 597 - Updated to fully disable the old Evolution module.
572 This corrects a warning when tracker-indexer first 598 This corrects a warning when tracker-indexer first
573 starts (LP: #354601).599 starts (LP: #354601).
574 * debian/patches/15_crasher-fix-from-svn-r3159.patch:600 * debian/patches/15_crasher-fix-from-svn-r3159.patch:
575 - Fix backported from SVN to fix a crash in the indexer601 - Fix backported from SVN to fix a crash in the indexer
576 when unmounting removable devices (LP: #354362, LP: #354236).602 when unmounting removable devices (LP: #354362, LP: #354236).
577 * debian/patches/16_fixes-from-svn-r3167.patch:603 * debian/patches/16_fixes-from-svn-r3167.patch:
578 - Various fixes for memory leaks and corruption issues 604 - Various fixes for memory leaks and corruption issues
579 backported from SVN revision 3167. Should fix LP: #340055.605 backported from SVN revision 3167. Should fix LP: #340055.
580 * debian/tracker-utils.install:606 * debian/tracker-utils.install:
581 - Install tracker-processes utility.607 - Install tracker-processes utility.
@@ -601,17 +627,17 @@
601 automatically build without UNAC support when it627 automatically build without UNAC support when it
602 is not installed now.628 is not installed now.
603 - debian/tracker.install:629 - debian/tracker.install:
604 + Don't install the DBus service so trackerd is not automatically 630 + Don't install the DBus service so trackerd is not automatically
605 started when other software try to see if it's already running631 started when other software try to see if it's already running
606 + Install tracker.py in /usr/share/apport/package-hooks/ 632 + Install tracker.py in /usr/share/apport/package-hooks/
607 - debian/tracker.postinst:633 - debian/tracker.postinst:
608 + Start procps to apply "sysctl.d/30-tracker.conf" 634 + Start procps to apply "sysctl.d/30-tracker.conf"
609 - debian/tracker.py:635 - debian/tracker.py:
610 + Added an apport hook to ignore tracker-extract crashes, since they636 + Added an apport hook to ignore tracker-extract crashes, since they
611 are caused by setrlimit terminating tracker-extract when it raises637 are caused by setrlimit terminating tracker-extract when it raises
612 it's cpu/memory limit.638 it's cpu/memory limit.
613 - debian/patches/03_dont_activate_indexing_and_watching.patch:639 - debian/patches/03_dont_activate_indexing_and_watching.patch:
614 + Don't active indexing nor watching as decided by the 640 + Don't active indexing nor watching as decided by the
615 technical board.641 technical board.
616 - debian/patches/02_no_kde_autostart.patch:642 - debian/patches/02_no_kde_autostart.patch:
617 + Do not autostart trackerd in KDE, as they have strigi.643 + Do not autostart trackerd in KDE, as they have strigi.
@@ -655,20 +681,20 @@
655 libunac1-dev, libqdbm-dev.681 libunac1-dev, libqdbm-dev.
656 + tracker depends on procps.682 + tracker depends on procps.
657 - debian/30-tracker.conf:683 - debian/30-tracker.conf:
658 + Increase maximum number of inotify watches to 524288. 684 + Increase maximum number of inotify watches to 524288.
659 - debian/rules:685 - debian/rules:
660 + Enable sqlite external db instead of qdbm.686 + Enable sqlite external db instead of qdbm.
661 + Pass --disable-unac to configure. The new version won't687 + Pass --disable-unac to configure. The new version won't
662 automatically build without UNAC support when it688 automatically build without UNAC support when it
663 is not installed now.689 is not installed now.
664 - debian/tracker.install:690 - debian/tracker.install:
665 + Don't install the DBus service so trackerd is not automatically 691 + Don't install the DBus service so trackerd is not automatically
666 started when other software try to see if it's already running692 started when other software try to see if it's already running
667 + Install tracker.py in /usr/share/apport/package-hooks/693 + Install tracker.py in /usr/share/apport/package-hooks/
668 - debian/patches/02_no_kde_autostart.patch:694 - debian/patches/02_no_kde_autostart.patch:
669 + Do not autostart trackerd in KDE, as they have strigi.695 + Do not autostart trackerd in KDE, as they have strigi.
670 - debian/patches/03_dont_activate_indexing_and_watching.patch:696 - debian/patches/03_dont_activate_indexing_and_watching.patch:
671 + Don't active indexing nor watching as decided by the 697 + Don't active indexing nor watching as decided by the
672 technical board.698 technical board.
673 - debian/tracker.postinst:699 - debian/tracker.postinst:
674 + Start procps to apply "sysctl.d/30-tracker.conf"700 + Start procps to apply "sysctl.d/30-tracker.conf"
@@ -678,7 +704,7 @@
678 it's cpu/memory limit.704 it's cpu/memory limit.
679 * debian/patches/03_dont_activate_indexing_and_watching.patch:705 * debian/patches/03_dont_activate_indexing_and_watching.patch:
680 - Updated for new version.706 - Updated for new version.
681 707
682 -- Chris Coulson <chrisccoulson@googlemail.com> Wed, 18 Mar 2009 23:57:41 +0000708 -- Chris Coulson <chrisccoulson@googlemail.com> Wed, 18 Mar 2009 23:57:41 +0000
683709
684tracker (0.6.91-1) unstable; urgency=low710tracker (0.6.91-1) unstable; urgency=low
@@ -750,10 +776,10 @@
750 - debian/patches/02_no_kde_autostart.patch:776 - debian/patches/02_no_kde_autostart.patch:
751 + Do not autostart trackerd in KDE, as they have strigi.777 + Do not autostart trackerd in KDE, as they have strigi.
752 - debian/patches/03_dont_activate_indexing_and_watching.patch:778 - debian/patches/03_dont_activate_indexing_and_watching.patch:
753 + Don't active indexing nor watching as decided by the 779 + Don't active indexing nor watching as decided by the
754 technical board.780 technical board.
755 - debian/patches/05_gnomedesktop.patch:781 - debian/patches/05_gnomedesktop.patch:
756 + Use python module gnomedesktop directly rather than 782 + Use python module gnomedesktop directly rather than
757 deskbar.core.gnomedesktop python module783 deskbar.core.gnomedesktop python module
758 - debian/rules:784 - debian/rules:
759 + Enable sqlite external db instead of qdbm.785 + Enable sqlite external db instead of qdbm.
@@ -767,7 +793,7 @@
767 are caused by setrlimit terminating tracker-extract when it raises793 are caused by setrlimit terminating tracker-extract when it raises
768 it's cpu/memory limit.794 it's cpu/memory limit.
769 - debian/tracker.install:795 - debian/tracker.install:
770 + Don't install the DBus service so tracker is not automatically 796 + Don't install the DBus service so tracker is not automatically
771 started when other software try to see if it's already running797 started when other software try to see if it's already running
772 + Install tracker.py in /usr/share/apport/package-hooks/798 + Install tracker.py in /usr/share/apport/package-hooks/
773 - debian/tracker.postinst:799 - debian/tracker.postinst:
@@ -864,13 +890,13 @@
864 + 05_gnomedesktop.patch: use python module gnomedesktop directly rather890 + 05_gnomedesktop.patch: use python module gnomedesktop directly rather
865 than deskbar.core.gnomedesktop python module891 than deskbar.core.gnomedesktop python module
866 - debian/tracker.install:892 - debian/tracker.install:
867 + don't install the dbus service so tracker is not automatically 893 + don't install the dbus service so tracker is not automatically
868 started when other software try to see if it's already running894 started when other software try to see if it's already running
869 (lp: #204770)895 (lp: #204770)
870 * new recommends on odt2txt896 * new recommends on odt2txt
871 * drop o3read dependency (no longer in the archive)897 * drop o3read dependency (no longer in the archive)
872898
873 899
874 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 13 Nov 2008 15:34:51 +0100900 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 13 Nov 2008 15:34:51 +0100
875901
876tracker (0.6.6-2) unstable; urgency=low902tracker (0.6.6-2) unstable; urgency=low
@@ -882,7 +908,7 @@
882 * debian/patches/01-secure_tmpdir.patch908 * debian/patches/01-secure_tmpdir.patch
883 - Use mktemp to create a secure tmpdir for the msword filter.909 - Use mktemp to create a secure tmpdir for the msword filter.
884 Thanks to Jon Dowland for the patch. Closes: #473733910 Thanks to Jon Dowland for the patch. Closes: #473733
885 * Add symbols files for libtrackerclient0 and libtracker-gtk0. 911 * Add symbols files for libtrackerclient0 and libtracker-gtk0.
886 * debian/patches/02-static_keywords_reply.patch912 * debian/patches/02-static_keywords_reply.patch
887 - Make _keywords_reply a static function to not export it in the public913 - Make _keywords_reply a static function to not export it in the public
888 API.914 API.
@@ -1326,7 +1352,7 @@
1326 - Improved stopwords1352 - Improved stopwords
1327 - New deskbar handler that uses the new deskbar api (2.19+)1353 - New deskbar handler that uses the new deskbar api (2.19+)
1328 - Fixed old deskbar handler to remove race condition causing crashes1354 - Fixed old deskbar handler to remove race condition causing crashes
1329 - Fixed a number of annoying bugs in email indexing and tracker 1355 - Fixed a number of annoying bugs in email indexing and tracker
1330 preferences (LP: #132921)1356 preferences (LP: #132921)
1331 * debian/libdeskbar-tracker.install:1357 * debian/libdeskbar-tracker.install:
1332 - updated1358 - updated
@@ -1369,16 +1395,16 @@
1369tracker (0.6.0-1) unstable; urgency=low1395tracker (0.6.0-1) unstable; urgency=low
13701396
1371 * New upstream release.1397 * New upstream release.
1372 - Uses XDG directories to store the settings, cache, database and log 1398 - Uses XDG directories to store the settings, cache, database and log
1373 files. Closes: #4148601399 files. Closes: #414860
1374 - Fixes the crash of the deskbar applet at session start. Closes: #434078 1400 - Fixes the crash of the deskbar applet at session start. Closes: #434078
1375 - Does not fall back to polling when the inotify limit is exceeded.1401 - Does not fall back to polling when the inotify limit is exceeded.
1376 Closes: #4120891402 Closes: #412089
1377 - Correctly uses xdg-open to open the search results with the preferred1403 - Correctly uses xdg-open to open the search results with the preferred
1378 application. This requires the xdg-utils package to be installed, which1404 application. This requires the xdg-utils package to be installed, which
1379 is a Recommends of tracker-search-tool. Closes: 4157051405 is a Recommends of tracker-search-tool. Closes: 415705
1380 * Removed debian/man/ as the man pages are now shipped upstream. 1406 * Removed debian/man/ as the man pages are now shipped upstream.
1381 Update tracker.manpages, tracker-search-tool.manpages and 1407 Update tracker.manpages, tracker-search-tool.manpages and
1382 tracker-utils.manpages accordingly.1408 tracker-utils.manpages accordingly.
1383 * Removed patches that were applied upstream or are now obsolete1409 * Removed patches that were applied upstream or are now obsolete
1384 - debian/patches/20-trackerd_manpage.patch1410 - debian/patches/20-trackerd_manpage.patch
@@ -1413,7 +1439,7 @@
1413tracker (0.5.4-6) unstable; urgency=low1439tracker (0.5.4-6) unstable; urgency=low
14141440
1415 * Rebuild against poppler 0.5.4. Closes: #4278151441 * Rebuild against poppler 0.5.4. Closes: #427815
1416 * Don't install htmless binary and man page anymore. 1442 * Don't install htmless binary and man page anymore.
1417 The html filter now uses w3m.1443 The html filter now uses w3m.
14181444
1419 -- Michael Biebl <biebl@debian.org> Wed, 06 Jun 2007 22:39:00 +02001445 -- Michael Biebl <biebl@debian.org> Wed, 06 Jun 2007 22:39:00 +0200
@@ -1472,7 +1498,7 @@
1472 * debian/control:1498 * debian/control:
1473 - Add Recommends: untex to tracker and Recommends: xdg-utils to1499 - Add Recommends: untex to tracker and Recommends: xdg-utils to
1474 tracker-search-tool.1500 tracker-search-tool.
1475 - Add libmagic-dev as new build depencency. 1501 - Add libmagic-dev as new build depencency.
14761502
1477 [ Michael Biebl ]1503 [ Michael Biebl ]
1478 * Review Johan's work and upload to unstable.1504 * Review Johan's work and upload to unstable.
14791505
=== modified file 'debian/control'
--- debian/control 2010-08-06 01:00:30 +0000
+++ debian/control 2010-10-21 20:41:35 +0000
@@ -8,14 +8,12 @@
8 autotools-dev,8 autotools-dev,
9 pkg-config,9 pkg-config,
10 intltool (>= 0.35.0),10 intltool (>= 0.35.0),
11 libglib2.0-dev (>= 2.20.0),11 libglib2.0-dev (>= 2.24.0),
12 libpango1.0-dev (>= 1.0.0),12 libdbus-1-dev (>= 1.3.1),
13 libdbus-1-dev (>= 1.0),13 libdbus-glib-1-dev (>= 0.82),
14 libdbus-glib-1-dev (>= 0.78),
15 libgstreamer0.10-dev (>= 0.10.12),14 libgstreamer0.10-dev (>= 0.10.12),
16 libgstreamer-plugins-base0.10-dev (>= 0.10.12),15 libgstreamer-plugins-base0.10-dev (>= 0.10.12),
17 libsqlite3-dev (>= 3.6.17),16 libsqlite3-dev (>= 3.7.1),
18 libpoppler-dev (>= 0.12.2),
19 libgsf-1-dev (>= 1.13),17 libgsf-1-dev (>= 1.13),
20 libexif-dev (>= 0.6),18 libexif-dev (>= 0.6),
21 libpng12-dev (>= 1.2),19 libpng12-dev (>= 1.2),
@@ -27,8 +25,6 @@
27 zlib1g-dev,25 zlib1g-dev,
28 libexempi-dev (>= 2.1.0),26 libexempi-dev (>= 2.1.0),
29 libnotify-dev (>= 0.4.3),27 libnotify-dev (>= 0.4.3),
30 python-support (>= 0.6),
31 quilt,
32 evolution-dev (>= 2.25.5),28 evolution-dev (>= 2.25.5),
33 evolution-data-server-dev (>= 2.25.5),29 evolution-data-server-dev (>= 2.25.5),
34 libpanel-applet2-dev,30 libpanel-applet2-dev,
@@ -39,14 +35,14 @@
39 libiptcdata0-dev,35 libiptcdata0-dev,
40 uuid-dev,36 uuid-dev,
41 libgee-dev (>= 0.3),37 libgee-dev (>= 0.3),
42 valac,
43 gtk-doc-tools,38 gtk-doc-tools,
44 graphviz,39 graphviz,
45 librest-dev (>= 0.6),40 librest-dev (>= 0.6),
46 libnm-glib-dev (>= 0.8),41 libnm-glib-dev (>= 0.8),
47 libgif-dev,42 libgif-dev,
48 libgnome-keyring-dev (>= 2.26)43 libgnome-keyring-dev (>= 2.26),
49Standards-Version: 3.8.444 libunistring-dev
45Standards-Version: 3.9.0
50Vcs-Git: git://git.debian.org/git/users/biebl/tracker.git46Vcs-Git: git://git.debian.org/git/users/biebl/tracker.git
51Vcs-Browser: http://git.debian.org/?p=users/biebl/tracker.git;a=summary47Vcs-Browser: http://git.debian.org/?p=users/biebl/tracker.git;a=summary
52Homepage: http://www.tracker-project.org/48Homepage: http://www.tracker-project.org/
@@ -87,7 +83,34 @@
87 libglib2.0-dev83 libglib2.0-dev
88Description: metadata database, indexer and search tool - development files84Description: metadata database, indexer and search tool - development files
89 This package contains the static libraries and header files needed to link85 This package contains the static libraries and header files needed to link
90 applications with libtrackerclient.86 applications with libtracker-client.
87 .
88 Tracker is an advanced framework for first class objects with associated
89 metadata and tags. It provides a one stop solution for all metadata, tags,
90 shared object databases, search tools and indexing.
91
92Package: libtracker-sparql-0.9-0
93Architecture: any
94Section: libs
95Depends: ${shlibs:Depends},
96 ${misc:Depends}
97Description: metadata database, indexer and search tool - library
98 This package contains the library that is used by applications to access
99 the Tracker daemon and database.
100 .
101 Tracker is an advanced framework for first class objects with associated
102 metadata and tags. It provides a one stop solution for all metadata, tags,
103 shared object databases, search tools and indexing.
104
105Package: libtracker-sparql-0.9-dev
106Architecture: any
107Section: libdevel
108Depends: libtracker-sparql-0.9-0 (= ${binary:Version}),
109 ${misc:Depends},
110 libglib2.0-dev
111Description: metadata database, indexer and search tool - development files
112 This package contains the static libraries and header files needed to link
113 applications with libtracker-sparql.
91 .114 .
92 Tracker is an advanced framework for first class objects with associated115 Tracker is an advanced framework for first class objects with associated
93 metadata and tags. It provides a one stop solution for all metadata, tags,116 metadata and tags. It provides a one stop solution for all metadata, tags,
@@ -107,7 +130,7 @@
107Section: libdevel130Section: libdevel
108Depends: libtracker-miner-0.9-0 (= ${binary:Version}),131Depends: libtracker-miner-0.9-0 (= ${binary:Version}),
109 ${misc:Depends},132 ${misc:Depends},
110 libtracker-client-0.9-dev,133 libtracker-sparql-0.9-dev,
111 libglib2.0-dev134 libglib2.0-dev
112Description: tracker data miner library - development files135Description: tracker data miner library - development files
113 This package contains the static libraries and header files needed to link136 This package contains the static libraries and header files needed to link
@@ -129,7 +152,7 @@
129Section: libdevel152Section: libdevel
130Depends: libtracker-extract-0.9-0 (= ${binary:Version}),153Depends: libtracker-extract-0.9-0 (= ${binary:Version}),
131 ${misc:Depends},154 ${misc:Depends},
132 libtracker-client-0.9-dev,155 libtracker-sparql-0.9-dev,
133 libglib2.0-dev156 libglib2.0-dev
134Description: tracker extractor library - development files157Description: tracker extractor library - development files
135 This package contains the static libraries and header files needed to link158 This package contains the static libraries and header files needed to link
@@ -164,9 +187,12 @@
164Section: gnome187Section: gnome
165Depends: ${shlibs:Depends},188Depends: ${shlibs:Depends},
166 ${misc:Depends},189 ${misc:Depends},
167 tracker (= ${binary:Version})190 tracker (= ${binary:Version}),
168Conflicts: tracker-search-tool191 gnome-icon-theme
169Replaces: tracker-search-tool192Breaks: tracker-search-tool (<< 0.8.1-1),
193 tracker (<< 0.8.1-1)
194Replaces: tracker-search-tool (<< 0.8.1-1),
195 tracker (<< 0.8.1-1)
170Description: metadata database, indexer and search tool - GNOME frontend196Description: metadata database, indexer and search tool - GNOME frontend
171 This package provides a graphical Tracker search tool for GNOME.197 This package provides a graphical Tracker search tool for GNOME.
172 .198 .
@@ -179,8 +205,7 @@
179Depends: ${shlibs:Depends},205Depends: ${shlibs:Depends},
180 ${misc:Depends},206 ${misc:Depends},
181 tracker (= ${binary:Version})207 tracker (= ${binary:Version})
182Recommends: unzip,208Recommends: gzip
183 odt2txt
184Description: metadata database, indexer and search tool - metadata extractors209Description: metadata database, indexer and search tool - metadata extractors
185 This package contains the metadata extractors.210 This package contains the metadata extractors.
186 .211 .
@@ -188,24 +213,6 @@
188 metadata and tags. It provides a one stop solution for all metadata, tags,213 metadata and tags. It provides a one stop solution for all metadata, tags,
189 shared object databases, search tools and indexing.214 shared object databases, search tools and indexing.
190215
191#Package: libdeskbar-tracker
192#Architecture: all
193#Depends: ${misc:Depends},
194# ${python:Depends},
195# python-dbus (>= 0.41),
196# python-gnome2,
197# python-gobject,
198# python-gnomedesktop,
199# deskbar-applet (>= 2.20.0),
200# tracker
201#Recommends: tracker-gui
202#Description: metadata database, indexer and search tool - deskbar-applet plugin
203# This package provides a deskbar-applet plugin for Tracker.
204# .
205# Tracker is an advanced framework for first class objects with associated
206# metadata and tags. It provides a one stop solution for all metadata, tags,
207# shared object databases, search tools and indexing.
208
209Package: tracker-miner-fs216Package: tracker-miner-fs
210Architecture: any217Architecture: any
211Depends: ${shlibs:Depends},218Depends: ${shlibs:Depends},
212219
=== modified file 'debian/control.in'
--- debian/control.in 2010-08-06 01:00:30 +0000
+++ debian/control.in 2010-10-21 20:41:35 +0000
@@ -9,12 +9,11 @@
9 pkg-config,9 pkg-config,
10 intltool (>= 0.35.0),10 intltool (>= 0.35.0),
11 libglib2.0-dev (>= 2.24.0),11 libglib2.0-dev (>= 2.24.0),
12 libpango1.0-dev (>= 1.0.0),12 libdbus-1-dev (>= 1.3.1),
13 libdbus-1-dev (>= 1.0),13 libdbus-glib-1-dev (>= 0.82),
14 libdbus-glib-1-dev (>= 0.78),
15 libgstreamer0.10-dev (>= 0.10.12),14 libgstreamer0.10-dev (>= 0.10.12),
16 libgstreamer-plugins-base0.10-dev (>= 0.10.12),15 libgstreamer-plugins-base0.10-dev (>= 0.10.12),
17 libsqlite3-dev (>= 3.6.17),16 libsqlite3-dev (>= 3.7.1),
18 libgsf-1-dev (>= 1.13),17 libgsf-1-dev (>= 1.13),
19 libexif-dev (>= 0.6),18 libexif-dev (>= 0.6),
20 libpng12-dev (>= 1.2),19 libpng12-dev (>= 1.2),
@@ -36,13 +35,13 @@
36 libiptcdata0-dev,35 libiptcdata0-dev,
37 uuid-dev,36 uuid-dev,
38 libgee-dev (>= 0.3),37 libgee-dev (>= 0.3),
39 valac,
40 gtk-doc-tools,38 gtk-doc-tools,
41 graphviz,39 graphviz,
42 librest-dev (>= 0.6),40 librest-dev (>= 0.6),
43 libnm-glib-dev (>= 0.8),41 libnm-glib-dev (>= 0.8),
44 libgif-dev,42 libgif-dev,
45 libgnome-keyring-dev (>= 2.26)43 libgnome-keyring-dev (>= 2.26),
44 libunistring-dev
46Standards-Version: 3.9.045Standards-Version: 3.9.0
47Vcs-Git: git://git.debian.org/git/users/biebl/tracker.git46Vcs-Git: git://git.debian.org/git/users/biebl/tracker.git
48Vcs-Browser: http://git.debian.org/?p=users/biebl/tracker.git;a=summary47Vcs-Browser: http://git.debian.org/?p=users/biebl/tracker.git;a=summary
@@ -84,7 +83,34 @@
84 libglib2.0-dev83 libglib2.0-dev
85Description: metadata database, indexer and search tool - development files84Description: metadata database, indexer and search tool - development files
86 This package contains the static libraries and header files needed to link85 This package contains the static libraries and header files needed to link
87 applications with libtrackerclient.86 applications with libtracker-client.
87 .
88 Tracker is an advanced framework for first class objects with associated
89 metadata and tags. It provides a one stop solution for all metadata, tags,
90 shared object databases, search tools and indexing.
91
92Package: libtracker-sparql-@APIVER@-@SONAME@
93Architecture: any
94Section: libs
95Depends: ${shlibs:Depends},
96 ${misc:Depends}
97Description: metadata database, indexer and search tool - library
98 This package contains the library that is used by applications to access
99 the Tracker daemon and database.
100 .
101 Tracker is an advanced framework for first class objects with associated
102 metadata and tags. It provides a one stop solution for all metadata, tags,
103 shared object databases, search tools and indexing.
104
105Package: libtracker-sparql-@APIVER@-dev
106Architecture: any
107Section: libdevel
108Depends: libtracker-sparql-@APIVER@-@SONAME@ (= ${binary:Version}),
109 ${misc:Depends},
110 libglib2.0-dev
111Description: metadata database, indexer and search tool - development files
112 This package contains the static libraries and header files needed to link
113 applications with libtracker-sparql.
88 .114 .
89 Tracker is an advanced framework for first class objects with associated115 Tracker is an advanced framework for first class objects with associated
90 metadata and tags. It provides a one stop solution for all metadata, tags,116 metadata and tags. It provides a one stop solution for all metadata, tags,
@@ -104,7 +130,7 @@
104Section: libdevel130Section: libdevel
105Depends: libtracker-miner-@APIVER@-@SONAME@ (= ${binary:Version}),131Depends: libtracker-miner-@APIVER@-@SONAME@ (= ${binary:Version}),
106 ${misc:Depends},132 ${misc:Depends},
107 libtracker-client-@APIVER@-dev,133 libtracker-sparql-@APIVER@-dev,
108 libglib2.0-dev134 libglib2.0-dev
109Description: tracker data miner library - development files135Description: tracker data miner library - development files
110 This package contains the static libraries and header files needed to link136 This package contains the static libraries and header files needed to link
@@ -126,7 +152,7 @@
126Section: libdevel152Section: libdevel
127Depends: libtracker-extract-@APIVER@-@SONAME@ (= ${binary:Version}),153Depends: libtracker-extract-@APIVER@-@SONAME@ (= ${binary:Version}),
128 ${misc:Depends},154 ${misc:Depends},
129 libtracker-client-@APIVER@-dev,155 libtracker-sparql-@APIVER@-dev,
130 libglib2.0-dev156 libglib2.0-dev
131Description: tracker extractor library - development files157Description: tracker extractor library - development files
132 This package contains the static libraries and header files needed to link158 This package contains the static libraries and header files needed to link
@@ -179,8 +205,7 @@
179Depends: ${shlibs:Depends},205Depends: ${shlibs:Depends},
180 ${misc:Depends},206 ${misc:Depends},
181 tracker (= ${binary:Version})207 tracker (= ${binary:Version})
182Recommends: unzip,208Recommends: gzip
183 odt2txt
184Description: metadata database, indexer and search tool - metadata extractors209Description: metadata database, indexer and search tool - metadata extractors
185 This package contains the metadata extractors.210 This package contains the metadata extractors.
186 .211 .
187212
=== modified file 'debian/copyright'
--- debian/copyright 2010-05-20 18:43:29 +0000
+++ debian/copyright 2010-10-21 20:41:35 +0000
@@ -10,10 +10,11 @@
10 Philip Van Hoof <philip@codeminded.be>10 Philip Van Hoof <philip@codeminded.be>
11 Jürg Billeter <j@bitron.ch>11 Jürg Billeter <j@bitron.ch>
12 Mikael Ottela <mikael.ottela@ixonos.com>12 Mikael Ottela <mikael.ottela@ixonos.com>
13 Aleksander Morgado <aleksander@lanedo.com>
1314
14Copyright:15Copyright:
15 Copyright (C) 2006, Jamie McCracken <jamiemcc@gnome.org>16 Copyright (C) 2006, Jamie McCracken <jamiemcc@gnome.org>
16 Copyright (C) 2008, Nokia <ivan.frade@nokia.com>17 Copyright (C) 2008-2010 Nokia <ivan.frade@nokia.com>
1718
18License:19License:
19 All files if not specified otherwise are licensed under the GPL v2 or later.20 All files if not specified otherwise are licensed under the GPL v2 or later.
@@ -57,6 +58,24 @@
57License: LGPL v2.1 or later58License: LGPL v2.1 or later
5859
59===============================================================================60===============================================================================
61src/libtracker-bus/*
62
63Copyright (C) 2010, Nokia <ivan.frade@nokia.com>
64License: LGPL v2.1 or later
65
66===============================================================================
67src/libtracker-direct/*
68
69Copyright (C) 2010, Nokia <ivan.frade@nokia.com>
70License: LGPL v2.1 or later
71
72===============================================================================
73src/libtracker-sparql/*
74
75Copyright (C) 2010, Nokia <ivan.frade@nokia.com>
76License: LGPL v2.1 or later
77
78===============================================================================
60src/libtracker-extract/*79src/libtracker-extract/*
6180
62Copyright (C) 2006, Jamie McCracken <jamiemcc@gnome.org>81Copyright (C) 2006, Jamie McCracken <jamiemcc@gnome.org>
@@ -89,10 +108,10 @@
89 * Redistributions of source code must retain the above copyright notice,108 * Redistributions of source code must retain the above copyright notice,
90 this list of conditions and the following disclaimer.109 this list of conditions and the following disclaimer.
91 * Redistributions in binary form must reproduce the above copyright notice,110 * Redistributions in binary form must reproduce the above copyright notice,
92 this list of conditions and the following disclaimer in the documentation 111 this list of conditions and the following disclaimer in the documentation
93 and/or other materials provided with the distribution.112 and/or other materials provided with the distribution.
94 * Neither the name of the <ORGANIZATION> nor the names of its contributors113 * Neither the name of the <ORGANIZATION> nor the names of its contributors
95 may be used to endorse or promote products derived from this software 114 may be used to endorse or promote products derived from this software
96 without specific prior written permission.115 without specific prior written permission.
97116
98THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND117THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
99118
=== modified file 'debian/libtracker-client.install.in'
--- debian/libtracker-client.install.in 2010-04-05 23:43:38 +0000
+++ debian/libtracker-client.install.in 2010-10-21 20:41:35 +0000
@@ -1,2 +1,1 @@
1usr/lib/libtracker-client-@APIVER@.so.*1usr/lib/libtracker-client-@APIVER@.so.*
2usr/lib/tracker-@APIVER@/libtracker-common.so.*
32
=== added file 'debian/libtracker-sparql-dev.install.in'
--- debian/libtracker-sparql-dev.install.in 1970-01-01 00:00:00 +0000
+++ debian/libtracker-sparql-dev.install.in 2010-10-21 20:41:35 +0000
@@ -0,0 +1,5 @@
1usr/lib/libtracker-sparql-@APIVER@.so
2usr/lib/pkgconfig/tracker-sparql-@APIVER@.pc
3usr/include/tracker-@APIVER@/libtracker-sparql/*.h
4usr/share/vala/vapi/tracker-sparql-@APIVER@.vapi
5usr/share/gtk-doc/html/libtracker-sparql/
06
=== added file 'debian/libtracker-sparql.install.in'
--- debian/libtracker-sparql.install.in 1970-01-01 00:00:00 +0000
+++ debian/libtracker-sparql.install.in 2010-10-21 20:41:35 +0000
@@ -0,0 +1,3 @@
1usr/lib/libtracker-sparql-@APIVER@.so.*
2usr/lib/tracker-@APIVER@/sparql-modules/*.so
3usr/lib/tracker-@APIVER@/libtracker-common.so.*
04
=== modified file 'debian/rules'
--- debian/rules 2010-08-06 01:07:06 +0000
+++ debian/rules 2010-10-21 20:41:35 +0000
@@ -1,5 +1,5 @@
1#!/usr/bin/make -f1#!/usr/bin/make -f
2 2
3include /usr/share/cdbs/1/rules/debhelper.mk3include /usr/share/cdbs/1/rules/debhelper.mk
4include /usr/share/cdbs/1/class/gnome.mk4include /usr/share/cdbs/1/class/gnome.mk
5include /usr/share/cdbs/1/rules/utils.mk5include /usr/share/cdbs/1/rules/utils.mk
@@ -24,11 +24,14 @@
24LDFLAGS += -Wl,--as-needed -Wl,-Bsymbolic24LDFLAGS += -Wl,--as-needed -Wl,-Bsymbolic
2525
26tracker_libs = \26tracker_libs = \
27 libtracker-sparql \
27 libtracker-client \28 libtracker-client \
28 libtracker-extract \29 libtracker-extract \
29 libtracker-miner30 libtracker-miner
3031
31subst_files = \32subst_files = \
33 debian/libtracker-sparql.install \
34 debian/libtracker-sparql-dev.install \
32 debian/libtracker-client.install \35 debian/libtracker-client.install \
33 debian/libtracker-client-dev.install \36 debian/libtracker-client-dev.install \
34 debian/libtracker-extract.install \37 debian/libtracker-extract.install \
@@ -46,13 +49,13 @@
46 debian/tracker-miner-fs.lintian-overrides \49 debian/tracker-miner-fs.lintian-overrides \
47 debian/tracker-utils.lintian-overrides \50 debian/tracker-utils.lintian-overrides \
48 debian/tracker-miner-flickr.lintian-overrides51 debian/tracker-miner-flickr.lintian-overrides
49 52
50# Enforce tight shlibs dependencies53# Enforce tight shlibs dependencies
51DEB_DH_MAKESHLIBS_ARGS_ALL := -V -X/usr/lib/tracker-$(APIVER)/writeback-modules/ \54DEB_DH_MAKESHLIBS_ARGS_ALL := -V -X/usr/lib/tracker-$(APIVER)/writeback-modules/ \
52 -X/usr/lib/tracker-$(APIVER)/extract-modules/ \55 -X/usr/lib/tracker-$(APIVER)/extract-modules/ \
53 -X/usr/lib/tracker-$(APIVER)/push-modules/ \56 -X/usr/lib/tracker-$(APIVER)/sparql-modules/ \
54 -X$(EVOPLUGDIR) \57 -X$(EVOPLUGDIR) \
55 -X$(NAUTILUSEXTDIR) 58 -X$(NAUTILUSEXTDIR)
5659
57% : %.in60% : %.in
58 sed -e 's,@APIVER@,$(APIVER),g' \61 sed -e 's,@APIVER@,$(APIVER),g' \
5962
=== modified file 'debian/tracker.install.in'
--- debian/tracker.install.in 2010-05-20 18:43:29 +0000
+++ debian/tracker.install.in 2010-10-21 20:41:35 +0000
@@ -6,12 +6,9 @@
6usr/share/tracker/tracker-miner-web.xml6usr/share/tracker/tracker-miner-web.xml
7usr/share/tracker/tracker-statistics.xml7usr/share/tracker/tracker-statistics.xml
8usr/share/tracker/tracker-backup.xml8usr/share/tracker/tracker-backup.xml
9usr/share/tracker/tracker-resources-class.xml
10usr/share/tracker/tracker-resources.xml9usr/share/tracker/tracker-resources.xml
11usr/share/tracker/tracker-status.xml10usr/share/tracker/tracker-status.xml
1211
13usr/share/tracker/*.sql
14
15usr/lib/tracker/tracker-store12usr/lib/tracker/tracker-store
1613
17usr/share/man/man1/tracker-store.114usr/share/man/man1/tracker-store.1
@@ -25,4 +22,3 @@
25etc/xdg/autostart/tracker-store.desktop22etc/xdg/autostart/tracker-store.desktop
2623
27usr/lib/tracker-@APIVER@/libtracker-data.so.*24usr/lib/tracker-@APIVER@/libtracker-data.so.*
28usr/lib/tracker-@APIVER@/push-modules/daemon/*.so

Subscribers

People subscribed via source and target branches