Bug#521503: alleyoop: diff for NMU version 0.9.3-2.1

Raphael Geissert geissert at debian.org
Wed Jul 8 06:07:43 UTC 2009


tags 518731 + patch
tags 521503 + patch
thanks

Dear maintainer,

I've prepared an NMU for alleyoop (versioned as 0.9.3-2.1). The diff
is attached to this message.

Regards.
diff -u alleyoop-0.9.3/debian/menu alleyoop-0.9.3/debian/menu
--- alleyoop-0.9.3/debian/menu
+++ alleyoop-0.9.3/debian/menu
@@ -1,5 +1,5 @@
 ?package(alleyoop):\
     needs="X11"\
-    section="Apps/Programming"\
+    section="Applications/Programming"\
     title="alleyoop"\
     command="/usr/bin/alleyoop"
diff -u alleyoop-0.9.3/debian/watch alleyoop-0.9.3/debian/watch
--- alleyoop-0.9.3/debian/watch
+++ alleyoop-0.9.3/debian/watch
@@ -1,4 +1,4 @@
-version=2
-http://heanet.dl.sourceforge.net/sourceforge/alleyoop/ \
+version=3
+http://sf.net/alleyoop/ \
         alleyoop-(.*)\.tar\.gz \
         debian uupdate
diff -u alleyoop-0.9.3/debian/changelog alleyoop-0.9.3/debian/changelog
--- alleyoop-0.9.3/debian/changelog
+++ alleyoop-0.9.3/debian/changelog
@@ -1,3 +1,16 @@
+alleyoop (0.9.3-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add missing build dependency (Closes: #518731)
+  * Replace Carlos P. with the GNOME team list as maintainer (Closes: #521503).
+  * Move the pseudo homepage field as a real field.
+  * Fix watch file.
+  * Fix the menu section.
+  * Remove Encoding key from desktop file.
+  * Add a proper copyright notice.
+
+ -- Raphael Geissert <geissert at debian.org>  Wed, 08 Jul 2009 00:40:25 -0500
+
 alleyoop (0.9.3-2) unstable; urgency=low
 
   * Wrap build-deps.
diff -u alleyoop-0.9.3/debian/control.in alleyoop-0.9.3/debian/control.in
--- alleyoop-0.9.3/debian/control.in
+++ alleyoop-0.9.3/debian/control.in
@@ -1,7 +1,7 @@
 Source: alleyoop
 Section: devel
 Priority: optional
-Maintainer: Carlos Perelló Marín <carlos at pemas.net>
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 5.0.13),
                binutils-dev,
                libgnomeui-dev,
@@ -13,9 +13,11 @@
                gnome-pkg-tools,
                libxml-parser-perl,
                pkg-config (>= 0.7),
-               libglib2.0-dev
+               libglib2.0-dev,
+               libglade2-dev
 Uploaders: @GNOME_TEAM@
 Standards-Version: 3.7.2
+Homepage: http://alleyoop.sourceforge.net
 
 Package: alleyoop
 Architecture: amd64 i386 powerpc
@@ -32,3 +33,0 @@
- .
- Homepage: http://alleyoop.sourceforge.net
-
diff -u alleyoop-0.9.3/debian/control alleyoop-0.9.3/debian/control
--- alleyoop-0.9.3/debian/control
+++ alleyoop-0.9.3/debian/control
@@ -1,7 +1,7 @@
 Source: alleyoop
 Section: devel
 Priority: optional
-Maintainer: Carlos Perelló Marín <carlos at pemas.net>
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 5.0.13),
                binutils-dev,
                libgnomeui-dev,
@@ -13,9 +13,11 @@
                gnome-pkg-tools,
                libxml-parser-perl,
                pkg-config (>= 0.7),
-               libglib2.0-dev
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
+               libglib2.0-dev,
+               libglade2-dev
+Uploaders: Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
 Standards-Version: 3.7.2
+Homepage: http://alleyoop.sourceforge.net
 
 Package: alleyoop
 Architecture: amd64 i386 powerpc
@@ -32,3 +33,0 @@
- .
- Homepage: http://alleyoop.sourceforge.net
-
diff -u alleyoop-0.9.3/debian/alleyoop.desktop alleyoop-0.9.3/debian/alleyoop.desktop
--- alleyoop-0.9.3/debian/alleyoop.desktop
+++ alleyoop-0.9.3/debian/alleyoop.desktop
@@ -1,6 +1,5 @@
 [Desktop Entry]
 Version=1.0
-Encoding=UTF-8
 Name=Alleyoop Memory Checker
 GenericName=Memory Checker
 Comment=Find memory-management problems in your programs using the valgrind tool
diff -u alleyoop-0.9.3/debian/copyright alleyoop-0.9.3/debian/copyright
--- alleyoop-0.9.3/debian/copyright
+++ alleyoop-0.9.3/debian/copyright
@@ -3,7 +3,8 @@
 
 It was downloaded from http://alleyoop.sourceforge.net/
 
-Upstream Author and Copyright Holder: Jeffrey Stedfast <fejj at ximian.com>
+Upstream Author: Jeffrey Stedfast <fejj at ximian.com>
+The code is Copyright (C) 2003-2006 Jeffrey Stedfast
 
 License:
 






More information about the pkg-gnome-maintainers mailing list