debian/0000755000000000000000000000000012144516123007165 5ustar debian/rules0000755000000000000000000000050712144514616010254 0ustar #!/usr/bin/make -f %: dh $@ --with python2 override_dh_python2: dh_python2 /usr/share/stackapplet override_dh_install: dh_install rm -f $(CURDIR)/debian/stackapplet/usr/share/stackapplet/html/jquery.js ln -sf /usr/share/javascript/jquery/jquery.js \ $(CURDIR)/debian/stackapplet/usr/share/stackapplet/html/jquery.js debian/copyright0000644000000000000000000000300012144515525011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: StackApplet Source: https://launchpad.net/stackapplet Upstream-Contact: Nathan Osman Files: * Copyright: 2010, Nathan Osman License: MIT Files: debian/* Copyright: 2010, Luke Faraone , 2013, Andrew Starr-Bochicchio License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/changelog0000644000000000000000000000432512144516111011040 0ustar stackapplet (1.5.1-1) unstable; urgency=low * New upstream release (LP: #1179997). * Use the Launchpad page for both the homepage and watch file. * Use my @debian.org address in Uploaders field. * Use dh_python2 (Closes: #652303). * Bump Standards-Version to 3.9.4, no changes needed. * Depend on libjs-jquery, and don't ship the embedded copy. * Bump debian/compat to 9. * Run wrap-and-sort on the control file. * Convert debian/copyright to machine readable format. -- Andrew Starr-Bochicchio Tue, 14 May 2013 16:17:27 -0400 stackapplet (1.4.0-2) unstable; urgency=low * Remove dependency on python-gnomeapplet. (LP: #824175) -- Luke Faraone Mon, 15 Aug 2011 01:23:04 -0400 stackapplet (1.4.0-1) unstable; urgency=low [ Andrew Starr-Bochicchio ] * New upstream release. (Closes: #611762) * debian/install: Adjust for new upstream dir structure. * Remove empty debian/docs file. * debian/control: - Drop un-needed dependencies on gnome-panel and python-gnomeapplet. - Add a suggests on python-appindicator. Upstream has added indicator support with a fallback to gtk.StatusIcon(). * debian/rules: Drop un-needed dh_make sample header. * debian/stackapplet.lintian-overrides: Override desktop-command-not-in-package warning. The Exec field calls the program with `python /usr/share/stackapplet/stackapplet.py` As we depend on Python and stackapplet.py is in the package, this is acceptable. [ Luke Faraone ] * Add Andrew Starr-Bochicchio to Uploaders. * Document StackApplet transition in NEWS, since StackApplet is no longer a GNOME panel applet. -- Luke Faraone Tue, 08 Feb 2011 21:53:13 -0500 stackapplet (1.3.0-1) unstable; urgency=low * New upstream version. -- Luke Faraone Tue, 28 Sep 2010 19:38:27 -0400 stackapplet (1.2.0-2) unstable; urgency=low * Include deps not automatically resolved. * Update email address for my Debian account. -- Luke Faraone Tue, 10 Aug 2010 15:45:13 -0400 stackapplet (1.2.0-1) unstable; urgency=low * Initial release (Closes: #591831) -- Luke Faraone Thu, 05 Aug 2010 20:01:45 -0400 debian/gbp.conf0000644000000000000000000000014612144504700010603 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] pristine-tar = True sign-tags = True debian/NEWS0000644000000000000000000000054512144504700007666 0ustar stackapplet (1.4.0-1) unstable; urgency=low StackApplet is now no longer a GNOME panel applet, it now lives in the status area of the tray. GNOME will report an error if you had previously included StackApplet in your panel, you can safely delete it from your configuration. -- Luke Faraone Tue, 08 Feb 2011 21:53:18 -0500 debian/stackapplet.lintian-overrides0000644000000000000000000000041712144504700015060 0ustar # The Exec field calls the program with `python /usr/share/stackapplet/stackapplet.py` As we depend on Python and stackapplet.py is in the package, this is acceptable. stackapplet binary: desktop-command-not-in-package /usr/share/applications/stackapplet.desktop python debian/watch0000644000000000000000000000016412144504700010215 0ustar version=3 http://launchpad.net/stackapplet/+download https://launchpad.net/stackapplet/.*/stackapplet-(.*)\.tar\.gz debian/compat0000644000000000000000000000000212144514733010370 0ustar 9 debian/install0000644000000000000000000000001312144514767010564 0ustar share usr/ debian/control0000644000000000000000000000212112144515617010573 0ustar Source: stackapplet Section: gnome Priority: optional Maintainer: Luke Faraone Uploaders: Andrew Starr-Bochicchio Build-Depends: debhelper (>= 9), python ( >= 2.6.6-3~) Standards-Version: 3.9.4 X-Python-Version: >= 2.5 Homepage: https://launchpad.net/stackapplet Vcs-Git: git://git.debian.org/collab-maint/stackapplet.git Vcs-Browser: http://git.debian.org/?p=collab-maint/stackapplet.git Package: stackapplet Architecture: all Depends: libjs-jquery, python (>=2.5), python (>=2.6) | python-simplejson, python-gobject, python-gtk2, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} Recommends: python-notify Suggests: python-appindicator Description: panel applet to track reputation on StackExchange sites StackApplet is a GNOME panel applet that monitors your activity on any StackExchange site. StackApplet will notify you when your reputation changes on any of the sites or when someone posts a comment to you. . StackApplet supports tracking multiple sites and usernames simultaneously. debian/source/0000755000000000000000000000000012144504700010463 5ustar debian/source/format0000644000000000000000000000001412144504700011671 0ustar 3.0 (quilt)