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

joss at users.alioth.debian.org joss at users.alioth.debian.org
Wed Mar 30 14:15:50 UTC 2011


Author: joss
Date: Wed Mar 30 14:15:49 2011
New Revision: 27190

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27190
Log:
Make the -dev package depend on the gir package.

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

Modified: desktop/unstable/pango1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/changelog?rev=27190&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/pango1.0/debian/changelog [utf-8] Wed Mar 30 14:15:49 2011
@@ -1,5 +1,6 @@
 pango1.0 (1.28.3-6) UNRELEASED; urgency=low
 
+  [ Emilio Pozuelo Monfort ]
   * debian/control.in:
     + Update the Vcs-* fields for the unstable branches. Closes: #619698.
     + Remove suggested packages that are no longer in the archive.
@@ -10,6 +11,9 @@
       symlinks aren't actually symlinks, to be nice to users with
       broken installs, possibly due to bugs in the switch from
       directories to symlinks a few years ago. Closes: #619771.
+
+  [ Josselin Mouette ]
+  * Make the -dev package depend on the gir package.
 
  -- Emilio Pozuelo Monfort <pochu at debian.org>  Sat, 26 Mar 2011 10:29:56 +0000
 

Modified: desktop/unstable/pango1.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/control?rev=27190&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/control [utf-8] (original)
+++ desktop/unstable/pango1.0/debian/control [utf-8] Wed Mar 30 14:15:49 2011
@@ -86,6 +86,7 @@
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          libpango1.0-0 (= ${binary:Version}),
+         gir1.2-pango-1.0 (= ${binary:Version}),
          libglib2.0-dev (>= 2.12.0),
          libfreetype6-dev (>= 2.1.3),
          libx11-dev,

Modified: desktop/unstable/pango1.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/control.in?rev=27190&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/control.in [utf-8] (original)
+++ desktop/unstable/pango1.0/debian/control.in [utf-8] Wed Mar 30 14:15:49 2011
@@ -86,6 +86,7 @@
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          libpango1.0- at SONAME@ (= ${binary:Version}),
+         gir1.2-pango-1.0 (= ${binary:Version}),
          libglib2.0-dev (>= 2.12.0),
          libfreetype6-dev (>= 2.1.3),
          libx11-dev,




More information about the pkg-gnome-commits mailing list