Package: mboxcheck-applet Version: 0.3-1 Tags: patch Hi,
Attached is the diff for my mboxcheck-applet 0.3-1.1 NMU. -- You will gain money by a speculation or lottery.
diff -u mboxcheck-applet-0.3/debian/changelog
mboxcheck-applet-0.3/debian/changelog
--- mboxcheck-applet-0.3/debian/changelog
+++ mboxcheck-applet-0.3/debian/changelog
@@ -1,3 +1,13 @@
+mboxcheck-applet (0.3-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Add python-gnome2-extras to Depends (Closes: #308268).
+ * Move debhelper to Build-Depends.
+ * Bump Standards-Version. No changes needed.
+ * Update FSF address in debian/copyright.
+
+ -- Julien Louis <[EMAIL PROTECTED]> Mon, 5 Jun 2006 20:47:11 +0200
+
mboxcheck-applet (0.3-1) unstable; urgency=low
* New upstream version
diff -u mboxcheck-applet-0.3/debian/control mboxcheck-applet-0.3/debian/control
--- mboxcheck-applet-0.3/debian/control
+++ mboxcheck-applet-0.3/debian/control
@@ -2,12 +2,13 @@
Section: gnome
Priority: optional
Maintainer: Sebastien Bacher <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>= 4.1.65), python
-Standards-Version: 3.6.1.0
+Build-Depends-Indep: python
+Build-Depends: debhelper (>= 4.1.65)
+Standards-Version: 3.7.2.0
Package: mboxcheck-applet
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-gnome2
(>= 1.99.16-3)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-gnome2
(>= 1.99.16-3), python-gnome2-extras
Description: A GNOME2 applet to check your mboxes
Mboxcheck is an applet that checks mails arrive in your mboxes.
It has a list of indicators :
diff -u mboxcheck-applet-0.3/debian/copyright
mboxcheck-applet-0.3/debian/copyright
--- mboxcheck-applet-0.3/debian/copyright
+++ mboxcheck-applet-0.3/debian/copyright
@@ -18,8 +18,8 @@
You should have received a copy of the GNU General Public License
along with this package; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
- 02111-1307, USA.
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+ MA 02110-1301, USA.
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.
signature.asc
Description: Digital signature

