pidgin/purple-plugin-pack

Update the update-control script since we're past lenny and we can kill the
org.guifications.plugins.debian
2009-08-25, John Bailey
7a5ab8b98d2c
Parents afc1774bcec1
Children fcd21e999c4b
Update the update-control script since we're past lenny and we can kill the
transitional packages from gaim. Also updated the control file to make sure
the script was working.
--- a/debian/control Mon Aug 04 05:33:38 2008 -0400
+++ b/debian/control Tue Aug 25 01:58:00 2009 -0400
@@ -9,12 +9,12 @@
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Enhances: pidgin, xmms
-Description: 56 useful plugins for Pidgin, Finch, and Purple
+Description: 57 useful plugins for Pidgin, Finch, and Purple
The Plugin Pack is a collection of many simple-yet-useful plugins for Pidgin,
Finch, and Purple. You will find a summary of each plugin below. For more
about an individual plugin, please see http://plugins.guifications.org/
.
- Note: not all 56 of these plugins are currently usable
+ Note: not all 57 of these plugins are currently usable
.
Album: Archives buddy icons
.
@@ -94,6 +94,8 @@
.
Nicksaid: Record when someone said your nick in a chat
.
+ No Mobility: Stops you from messaging mobile users
+ .
Old Logger: Re-implements the legacy, deficient, logging
.
Plonkers: Tell plonkers what you really think
@@ -130,14 +132,3 @@
.
.
Homepage: http://plugins.guifications.org/
-
-Package: gaim-irchelper
-Architecture: all
-Depends: pidgin-plugin-pack
-Description: IRC extensions for Pidgin (dummy transitional package)
- This plugin enhances the usability of the IRC protocol in Pidgin.
- .
- This dummy package depends upon pidgin-plugin-pack, which provides
- the IRC helper starting with the Debian release codename Lenny. It
- can safely be removed after the upgrade to Lenny is complete.
-
--- a/debian/update-control Mon Aug 04 05:33:38 2008 -0400
+++ b/debian/update-control Tue Aug 25 01:58:00 2009 -0400
@@ -31,20 +31,5 @@
# output the details for pidgin-plugin-pack
python ../plugin_pack.py debian_description >> ${OUTPUT}
-# output the transient packages
-cat << EOF >> ${OUTPUT}
-
-Package: gaim-irchelper
-Architecture: all
-Depends: pidgin-plugin-pack
-Description: IRC extensions for Pidgin (dummy transitional package)
- This plugin enhances the usability of the IRC protocol in Pidgin.
- .
- This dummy package depends upon pidgin-plugin-pack, which provides
- the IRC helper starting with the Debian release codename Lenny. It
- can safely be removed after the upgrade to Lenny is complete.
-
-EOF
-
# now move the new control file in place
mv ${OUTPUT} control