r40365 - in /attic/libglade2/debian: changelog control control.in libglade2-dev.install patches/01_pre-multiarch_path.patch patches/series rules source/ source/format

joss at users.alioth.debian.org joss at users.alioth.debian.org
Thu Dec 26 14:07:02 UTC 2013


Author: joss
Date: Thu Dec 26 14:07:02 2013
New Revision: 40365

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40365
Log:
* Bump shlibs to take the new module path into account.
* Use python:any dependency in the -dev package.
* Drop the .la file.
* 01_pre-multiarch_path.patch: new patch. Search modules in 
  the pre-multiarch version’s path.
* Bump standards version.
* Fix spelling error in description. Closes: #687367.
* Move to section oldlibs.
* Switch to 3.0 quilt format.
* Use dh-autoreconf. Closes: #558573.

Added:
    attic/libglade2/debian/patches/01_pre-multiarch_path.patch
    attic/libglade2/debian/patches/series
    attic/libglade2/debian/source/
    attic/libglade2/debian/source/format
Modified:
    attic/libglade2/debian/changelog
    attic/libglade2/debian/control
    attic/libglade2/debian/control.in
    attic/libglade2/debian/libglade2-dev.install
    attic/libglade2/debian/rules

Modified: attic/libglade2/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/libglade2/debian/changelog?rev=40365&op=diff
==============================================================================
--- attic/libglade2/debian/changelog	[utf-8] (original)
+++ attic/libglade2/debian/changelog	[utf-8] Thu Dec 26 14:07:02 2013
@@ -1,4 +1,4 @@
-libglade2 (1:2.6.4-2) UNRELEASED; urgency=low
+libglade2 (1:2.6.4-2) unstable; urgency=low
 
   [ Emilio Pozuelo Monfort ]
   * debian/libglade2-dev.lintian:
@@ -12,8 +12,18 @@
     + Use MA installation paths.
     + Switch do DH compat 9.
     + Update {build-,}dependencies.
-
- -- Emilio Pozuelo Monfort <pochu at debian.org>  Fri, 05 Mar 2010 19:57:42 +0100
+  * Bump shlibs to take the new module path into account.
+  * Use python:any dependency in the -dev package.
+  * Drop the .la file.
+  * 01_pre-multiarch_path.patch: new patch. Search modules in 
+    the pre-multiarch version’s path.
+  * Bump standards version.
+  * Fix spelling error in description. Closes: #687367.
+  * Move to section oldlibs.
+  * Switch to 3.0 quilt format.
+  * Use dh-autoreconf. Closes: #558573.
+
+ -- Josselin Mouette <joss at debian.org>  Thu, 26 Dec 2013 12:56:27 +0100
 
 libglade2 (1:2.6.4-1) unstable; urgency=low
 

Modified: attic/libglade2/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/libglade2/debian/control?rev=40365&op=diff
==============================================================================
--- attic/libglade2/debian/control	[utf-8] (original)
+++ attic/libglade2/debian/control	[utf-8] Thu Dec 26 14:07:02 2013
@@ -1,11 +1,17 @@
+# This file is autogenerated. DO NOT EDIT!
+# 
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
 Source: libglade2
 Section: devel
 Priority: optional
 Maintainer: Andreas Rottmann <rotty at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>, Sebastien Bacher <seb128 at debian.org>
-Standards-Version: 3.8.1
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
+Standards-Version: 3.9.4
 Build-Depends: cdbs (>= 0.4.93~),
-               debhelper (>= 8.1.3~),
+               debhelper (>= 9),
+               dh-autoreconf,
                libgtk2.0-dev (>= 2.6.0),
                libglib2.0-dev (>= 2.10.0),
                python (>= 2.0),
@@ -21,12 +27,12 @@
 Package: libglade2-0
 Architecture: any
 Multi-Arch: same
-Section: libs
+Section: oldlibs
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends},
          ${shlibs:Depends}
 Description: library to load .glade files at runtime
- This library allows to load externally stored user interfaces into 
+ This library allows one to load externally stored user interfaces into 
  programs. This allows alteration of the interface without recompilation 
  of the program.
  .
@@ -40,11 +46,11 @@
          libglade2-0 (= ${binary:Version}),
          libgtk2.0-dev (>= 2.0.6),
          libxml2-dev,
-         python (>= 2.0)
+         python:any (>= 2.0)
 Replaces: libglade2-0 (<< 2.0.1-10)
 Suggests: glade | glade-gnome
 Description: development files for libglade
- This library allows to load externally stored user interfaces into 
+ This library allows one to load externally stored user interfaces into 
  programs. This allows alteration of the interface without recompilation 
  of the program.
  .

Modified: attic/libglade2/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/libglade2/debian/control.in?rev=40365&op=diff
==============================================================================
--- attic/libglade2/debian/control.in	[utf-8] (original)
+++ attic/libglade2/debian/control.in	[utf-8] Thu Dec 26 14:07:02 2013
@@ -3,9 +3,10 @@
 Priority: optional
 Maintainer: Andreas Rottmann <rotty at debian.org>
 Uploaders: @GNOME_TEAM@
-Standards-Version: 3.8.1
+Standards-Version: 3.9.4
 Build-Depends: cdbs (>= 0.4.93~),
-               debhelper (>= 8.1.3~),
+               debhelper (>= 9),
+               dh-autoreconf,
                libgtk2.0-dev (>= 2.6.0),
                libglib2.0-dev (>= 2.10.0),
                python (>= 2.0),
@@ -21,12 +22,12 @@
 Package: libglade2-0
 Architecture: any
 Multi-Arch: same
-Section: libs
+Section: oldlibs
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends},
          ${shlibs:Depends}
 Description: library to load .glade files at runtime
- This library allows to load externally stored user interfaces into 
+ This library allows one to load externally stored user interfaces into 
  programs. This allows alteration of the interface without recompilation 
  of the program.
  .
@@ -40,11 +41,11 @@
          libglade2-0 (= ${binary:Version}),
          libgtk2.0-dev (>= 2.0.6),
          libxml2-dev,
-         python (>= 2.0)
+         python:any (>= 2.0)
 Replaces: libglade2-0 (<< 2.0.1-10)
 Suggests: glade | glade-gnome
 Description: development files for libglade
- This library allows to load externally stored user interfaces into 
+ This library allows one to load externally stored user interfaces into 
  programs. This allows alteration of the interface without recompilation 
  of the program.
  .

Modified: attic/libglade2/debian/libglade2-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/libglade2/debian/libglade2-dev.install?rev=40365&op=diff
==============================================================================
--- attic/libglade2/debian/libglade2-dev.install	[utf-8] (original)
+++ attic/libglade2/debian/libglade2-dev.install	[utf-8] Thu Dec 26 14:07:02 2013
@@ -1,5 +1,5 @@
 usr/include
-usr/lib/*/libglade-2.0.{a,la,so}
+usr/lib/*/libglade-2.0.{a,so}
 usr/lib/*/pkgconfig
 usr/bin
 usr/share/gtk-doc

Added: attic/libglade2/debian/patches/01_pre-multiarch_path.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/libglade2/debian/patches/01_pre-multiarch_path.patch?rev=40365&op=file
==============================================================================
--- attic/libglade2/debian/patches/01_pre-multiarch_path.patch	(added)
+++ attic/libglade2/debian/patches/01_pre-multiarch_path.patch	[utf-8] Thu Dec 26 14:07:02 2013
@@ -0,0 +1,12 @@
+Index: libglade2-2.6.4/glade/glade-init.c
+===================================================================
+--- libglade2-2.6.4.orig/glade/glade-init.c	2009-03-17 15:19:00.000000000 +0100
++++ libglade2-2.6.4/glade/glade-init.c	2013-12-26 12:54:42.313268959 +0100
+@@ -185,6 +185,7 @@ get_module_path (void)
+     
+     module_path = g_strconcat (module_path_env ? module_path_env : "",
+ 			       module_path_env ? G_SEARCHPATH_SEPARATOR_S : "",
++			       "/usr/lib/libglade/2.0/", G_SEARCHPATH_SEPARATOR_S,
+ 			       default_dir, NULL);
+     
+     result = pango_split_file_list (module_path);

Added: attic/libglade2/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/libglade2/debian/patches/series?rev=40365&op=file
==============================================================================
--- attic/libglade2/debian/patches/series	(added)
+++ attic/libglade2/debian/patches/series	[utf-8] Thu Dec 26 14:07:02 2013
@@ -0,0 +1 @@
+01_pre-multiarch_path.patch

Modified: attic/libglade2/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/libglade2/debian/rules?rev=40365&op=diff
==============================================================================
--- attic/libglade2/debian/rules	[utf-8] (original)
+++ attic/libglade2/debian/rules	[utf-8] Thu Dec 26 14:07:02 2013
@@ -1,8 +1,8 @@
 #!/usr/bin/make -f
 
+include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
@@ -10,5 +10,5 @@
 GNOME_MODULE := libglade
 
 DEB_DH_INSTALL_ARGS += --sourcedir=debian/tmp
-DEB_DH_MAKESHLIBS_ARGS_libglade2-0 += -V 'libglade2-0 (>= 1:2.6.1)'
+DEB_DH_MAKESHLIBS_ARGS_libglade2-0 += -V 'libglade2-0 (>= 1:2.6.4-2~)'
 DEB_CONFIGURE_EXTRA_FLAGS += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)

Added: attic/libglade2/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/libglade2/debian/source/format?rev=40365&op=file
==============================================================================
--- attic/libglade2/debian/source/format	(added)
+++ attic/libglade2/debian/source/format	[utf-8] Thu Dec 26 14:07:02 2013
@@ -0,0 +1 @@
+3.0 (quilt)




More information about the pkg-gnome-commits mailing list