I've made the following upload:

diff -u plucker-1.8/debian/control plucker-1.8/debian/control
--- plucker-1.8/debian/control
+++ plucker-1.8/debian/control
@@ -1,10 +1,9 @@
 Source: plucker
 Section: otherosfs
 Priority: optional
-Maintainer: Amaya Rodrigo Sastre <[EMAIL PROTECTED]>
+Maintainer: Debian QA Group <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>=4), autoconf, python (>=2.3) | python2.3, 
libwxgtk2.4-dev, libwxgtk2.4-contrib-dev, libjpeg62-dev
 Standards-Version: 3.6.2
-Uploaders: Pablo S. Torralba <[EMAIL PROTECTED]>
 
 Package: plucker
 Architecture: any
@@ -14,7 +13,6 @@
  Plucks stuff from the web (or any URL), and encodes them appropriately for
  viewing on a PalmOS device.  Very flexible in the way sites are plucked, e.g.
  link depth, images etc.  
- .
 
 Package: plucker-desktop
 Architecture: any
@@ -28 +26 @@
- .
+
diff -u plucker-1.8/debian/changelog plucker-1.8/debian/changelog
--- plucker-1.8/debian/changelog
+++ plucker-1.8/debian/changelog
@@ -1,3 +1,11 @@
+plucker (1.8-12) unstable; urgency=low
+
+  * Upload as part of the GCC 4.1 transition.
+  * Remove extra qualification from C++ header file (Closes: #356370).
+  * Orphan as per the maintainer's request.
+
+ -- Martin Michlmayr <[EMAIL PROTECTED]>  Sat, 27 May 2006 13:40:24 +0200
+
 plucker (1.8-11) unstable; urgency=low
 
   * Install the comics in /usr/share/plucker/comics for real, and get rid of
only in patch2:
unchanged:
--- plucker-1.8.orig/plucker_desktop/proxy_wizardpage.h
+++ plucker-1.8/plucker_desktop/proxy_wizardpage.h
@@ -71,7 +71,7 @@
     /*!
         \return TRUE if proxy is valid.
      */
-    bool proxy_wizardpage::is_proxy_valid();
+    bool is_proxy_valid();
 
     //! Writes the proxy settings collected. into their configuration file 
keys.         
     void        write_configuration(); 

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to