[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#569335: glabels: changing back from ITA to O



On Sat, Feb 19, 2011 at 04:59:07PM +0000, Lucas Nussbaum wrote:
> retitle 569335 O: glabels -- label, business card and media cover
> noowner 569335
> thanks
> 

FWIW, I've tried and make some small modifications to the package sources in order to prepare a QA upload that may be helpful if someone picks this package for adoption.

Here's the attached debdiff.

Hope this helps.

Best regards,
-- 
Olivier BERGER 
(OpenPGP: 4096R/7C5BB6A5)
http://www.olivierberger.com/weblog/
diff -Nru glabels-2.2.8/debian/changelog glabels-2.2.8/debian/changelog
--- glabels-2.2.8/debian/changelog	2010-04-22 06:20:56.000000000 +1200
+++ glabels-2.2.8/debian/changelog	2011-04-12 23:58:17.000000000 +1200
@@ -1,3 +1,11 @@
+glabels (2.2.8-2) unstable; urgency=low
+
+  * QA upload.
+  * Updated Standards-Version
+  * Added several small changes to get rid of some lintian warnings
+
+ -- Olivier Berger <oberger@ouvaton.org>  Tue, 12 Apr 2011 07:43:54 +0200
+
 glabels (2.2.8-1) unstable; urgency=low
 
   * New upstream release:
diff -Nru glabels-2.2.8/debian/control glabels-2.2.8/debian/control
--- glabels-2.2.8/debian/control	2010-04-22 06:24:39.000000000 +1200
+++ glabels-2.2.8/debian/control	2011-04-13 00:10:21.000000000 +1200
@@ -6,7 +6,7 @@
 Source: glabels
 Section: gnome
 Priority: optional
-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
+Maintainer: Debian QA Group <packages@qa.debian.org>
 Build-Depends: autotools-dev,
                cdbs,
                debhelper (>= 5.0),
@@ -23,8 +23,7 @@
                libxml-parser-perl,
                scrollkeeper,
                dpkg-dev (>= 1.13.19)
-Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>, Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org>, Otavio Salvador <otavio@debian.org>
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 Homepage: http://glabels.sourceforge.net/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/glabels/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/glabels/
@@ -36,6 +35,7 @@
          ${misc:Depends}
 Suggests: evolution-data-server
 Replaces: glabels-data (<< 2.2.5-1)
+Provides: libglabels5
 Description: label, business card and media cover creation program for GNOME
  gLabels is a lightweight program for creating labels, barcodes, business 
  cards and media covers for the GNOME desktop environment. It is designed to 
@@ -69,3 +69,6 @@
 Description: development documentation and library files for gLabels
  gLabels is a lightweight program for creating labels, barcodes, business 
  cards and media covers for the GNOME desktop environment.
+ .
+ This package provides the development environment for libglabels,
+ which is meant to facilitate 3rd party use of glabels templates.
diff -Nru glabels-2.2.8/debian/control.in glabels-2.2.8/debian/control.in
--- glabels-2.2.8/debian/control.in	2010-03-18 12:26:57.000000000 +1300
+++ glabels-2.2.8/debian/control.in	2011-04-12 20:06:39.000000000 +1200
@@ -1,7 +1,7 @@
 Source: glabels
 Section: gnome
 Priority: optional
-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
+Maintainer: Debian QA Group <packages@qa.debian.org>
 Build-Depends: autotools-dev,
                cdbs,
                debhelper (>= 5.0),
@@ -18,8 +18,7 @@
                libxml-parser-perl,
                scrollkeeper,
                dpkg-dev (>= 1.13.19)
-Uploaders: @GNOME_TEAM@
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 Homepage: http://glabels.sourceforge.net/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/glabels/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/glabels/
@@ -31,6 +30,7 @@
          ${misc:Depends}
 Suggests: evolution-data-server
 Replaces: glabels-data (<< 2.2.5-1)
+Provides: libglabels5
 Description: label, business card and media cover creation program for GNOME
  gLabels is a lightweight program for creating labels, barcodes, business 
  cards and media covers for the GNOME desktop environment. It is designed to 
@@ -64,3 +64,6 @@
 Description: development documentation and library files for gLabels
  gLabels is a lightweight program for creating labels, barcodes, business 
  cards and media covers for the GNOME desktop environment.
+ .
+ This package provides the development environment for libglabels,
+ which is meant to facilitate 3rd party use of glabels templates.
diff -Nru glabels-2.2.8/debian/glabels.lintian-overrides glabels-2.2.8/debian/glabels.lintian-overrides
--- glabels-2.2.8/debian/glabels.lintian-overrides	1970-01-01 12:00:00.000000000 +1200
+++ glabels-2.2.8/debian/glabels.lintian-overrides	2011-04-12 22:40:39.000000000 +1200
@@ -0,0 +1 @@
+glabels: package-name-doesnt-match-sonames libglabels5
diff -Nru glabels-2.2.8/debian/patches/20_menu.patch glabels-2.2.8/debian/patches/20_menu.patch
--- glabels-2.2.8/debian/patches/20_menu.patch	1970-01-01 12:00:00.000000000 +1200
+++ glabels-2.2.8/debian/patches/20_menu.patch	2011-04-12 20:44:39.000000000 +1200
@@ -0,0 +1,14 @@
+Author: Olivier Berger <oberger@ouvaton.org>
+
+Make lintian happy removing useless Encoding in dektop menu entry
+
+Index: glabels-2.2.8/data/desktop/glabels.desktop.in
+===================================================================
+--- glabels-2.2.8.orig/data/desktop/glabels.desktop.in	2011-04-12 10:26:33.000000000 +0200
++++ glabels-2.2.8/data/desktop/glabels.desktop.in	2011-04-12 10:26:48.000000000 +0200
+@@ -1,5 +1,4 @@
+ [Desktop Entry]
+-Encoding=UTF-8
+ _Name=gLabels Label Designer
+ _Comment=Create labels, business cards and media covers
+ Exec=glabels %F
diff -Nru glabels-2.2.8/debian/patches/series glabels-2.2.8/debian/patches/series
--- glabels-2.2.8/debian/patches/series	2010-04-22 05:43:11.000000000 +1200
+++ glabels-2.2.8/debian/patches/series	2011-04-12 20:26:27.000000000 +1200
@@ -1 +1,2 @@
+20_menu.patch
 10_manpage.patch

Reply to: