[Python-apps-commits] r306 - in /packages/screenlets/trunk/debian: changelog rules screenlets.links

gilir-guest at users.alioth.debian.org gilir-guest at users.alioth.debian.org
Mon Nov 26 23:32:08 UTC 2007


Author: gilir-guest
Date: Mon Nov 26 23:32:08 2007
New Revision: 306

URL: http://svn.debian.org/wsvn/python-apps/?sc=1&rev=306
Log:
Add a links file and remove from debian/rules

Added:
    packages/screenlets/trunk/debian/screenlets.links
Modified:
    packages/screenlets/trunk/debian/changelog
    packages/screenlets/trunk/debian/rules

Modified: packages/screenlets/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-apps/packages/screenlets/trunk/debian/changelog?rev=306&op=diff
==============================================================================
--- packages/screenlets/trunk/debian/changelog (original)
+++ packages/screenlets/trunk/debian/changelog Mon Nov 26 23:32:08 2007
@@ -5,9 +5,8 @@
   * debian/install
    - add dbus service for screenlets-daemon (Thanks Niv Sardi)
    - install svg image in /usr/share/icons/hicolor/scalable/apps/
-  * debian/rules : 
-   - add upstream changelog
-   - add link to the new icon path 
+  * debian/screenlets.links : add link for the new icon path
+  * debian/rules : add upstream changelog
   * debian/patches
    - 08-add_timezone_support.patch : Add timezone support for ClockScreenlets (Thanks Niv Sardi)
    - 09-delete-example-files.patch : Delete examples until copyright fix

Modified: packages/screenlets/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-apps/packages/screenlets/trunk/debian/rules?rev=306&op=diff
==============================================================================
--- packages/screenlets/trunk/debian/rules (original)
+++ packages/screenlets/trunk/debian/rules Mon Nov 26 23:32:08 2007
@@ -15,4 +15,3 @@
 
 install/screenlets::
 	rm $(CURDIR)/debian/$(cdbs_curpkg)/usr/bin/screenletsd
-	ls -s /usr/share/icons/hicolor/scalable/apps/screenlets.svg /usr/share/icons/screenlets.svg

Added: packages/screenlets/trunk/debian/screenlets.links
URL: http://svn.debian.org/wsvn/python-apps/packages/screenlets/trunk/debian/screenlets.links?rev=306&op=file
==============================================================================
--- packages/screenlets/trunk/debian/screenlets.links (added)
+++ packages/screenlets/trunk/debian/screenlets.links Mon Nov 26 23:32:08 2007
@@ -1,0 +1,1 @@
+/usr/share/icons/hicolor/scalable/apps/screenlets.svg /usr/share/icons/screenlets.svg




More information about the Python-apps-commits mailing list