r27094 - in /desktop/unstable/pango1.0/debian: changelog control control.in rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sat Mar 26 01:12:58 UTC 2011


Author: pochu
Date: Sat Mar 26 01:12:44 2011
New Revision: 27094

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27094
Log:
* debian/control.in:
  + Let gir1.2-pango-1.0 also replace gir1.0-pango-1.0.
* Upload to unstable.

Modified:
    desktop/unstable/pango1.0/debian/changelog
    desktop/unstable/pango1.0/debian/control
    desktop/unstable/pango1.0/debian/control.in
    desktop/unstable/pango1.0/debian/rules

Modified: desktop/unstable/pango1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/changelog?rev=27094&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/pango1.0/debian/changelog [utf-8] Sat Mar 26 01:12:44 2011
@@ -1,12 +1,18 @@
-pango1.0 (1.28.3-5) UNRELEASED; urgency=low
-
+pango1.0 (1.28.3-5) unstable; urgency=low
+
+  [ Josselin Mouette ]
   * 02_CVE-2011-0064.patch: patch from Behdad Esfahbod and Karl 
     Tomlinson to fix buffer overwrite on OOM realloc failure.
     CVE-2011-0064, Mozilla #606997.
   * 01_CVE-2011-0020.patch: patch from Behdad Esfahbod to fix heap 
     corruption. Closes: #610792, CVE-2011-0020. LP: #696616.
 
- -- Josselin Mouette <joss at debian.org>  Wed, 02 Mar 2011 22:33:55 +0100
+  [ Emilio Pozuelo Monfort ]
+  * debian/control.in:
+    + Let gir1.2-pango-1.0 also replace gir1.0-pango-1.0.
+  * Upload to unstable.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Sat, 26 Mar 2011 01:09:43 +0000
 
 pango1.0 (1.28.3-4) experimental; urgency=low
 

Modified: desktop/unstable/pango1.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/control?rev=27094&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/control [utf-8] (original)
+++ desktop/unstable/pango1.0/debian/control [utf-8] Sat Mar 26 01:12:44 2011
@@ -171,6 +171,7 @@
          ${shlibs:Depends},
          ${gir:Depends}
 Replaces: gir1.0-gtk-2.0 (<< 2.22),
+          gir1.0-pango-1.0
           gobject-introspection-repository
 Conflicts: gir1.0-pango-1.0
 Description: Layout and rendering of internationalized text - gir bindings

Modified: desktop/unstable/pango1.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/control.in?rev=27094&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/control.in [utf-8] (original)
+++ desktop/unstable/pango1.0/debian/control.in [utf-8] Sat Mar 26 01:12:44 2011
@@ -171,6 +171,7 @@
          ${shlibs:Depends},
          ${gir:Depends}
 Replaces: gir1.0-gtk-2.0 (<< 2.22),
+          gir1.0-pango-1.0
           gobject-introspection-repository
 Conflicts: gir1.0-pango-1.0
 Description: Layout and rendering of internationalized text - gir bindings

Modified: desktop/unstable/pango1.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/rules?rev=27094&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/rules [utf-8] (original)
+++ desktop/unstable/pango1.0/debian/rules [utf-8] Sat Mar 26 01:12:44 2011
@@ -10,7 +10,6 @@
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
-include /usr/share/gnome-pkg-tools/1/rules/check-dist.mk
 include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 GNOME_MODULE := pango




More information about the pkg-gnome-commits mailing list