r21107 - in /desktop/unstable/devhelp/debian: changelog control control.in devhelp.postrm

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Thu Aug 27 10:12:00 UTC 2009


Author: pochu
Date: Thu Aug 27 10:12:00 2009
New Revision: 21107

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21107
Log:
* debian/devhelp.postrm: Removed, it only rmdirs the /etc directories
  on purge, but that was to workaround a bug in dpkg. See e.g. #198128.
* Standards-Version is 3.8.3, no changes needed.

Removed:
    desktop/unstable/devhelp/debian/devhelp.postrm
Modified:
    desktop/unstable/devhelp/debian/changelog
    desktop/unstable/devhelp/debian/control
    desktop/unstable/devhelp/debian/control.in

Modified: desktop/unstable/devhelp/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/devhelp/debian/changelog?rev=21107&op=diff
==============================================================================
--- desktop/unstable/devhelp/debian/changelog [utf-8] (original)
+++ desktop/unstable/devhelp/debian/changelog [utf-8] Thu Aug 27 10:12:00 2009
@@ -1,3 +1,11 @@
+devhelp (0.23.1-2) UNRELEASED; urgency=low
+
+  * debian/devhelp.postrm: Removed, it only rmdirs the /etc directories
+    on purge, but that was to workaround a bug in dpkg. See e.g. #198128.
+  * Standards-Version is 3.8.3, no changes needed.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Thu, 27 Aug 2009 11:56:08 +0200
+
 devhelp (0.23.1-1) unstable; urgency=low
 
   [ Loïc Minier ]

Modified: desktop/unstable/devhelp/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/devhelp/debian/control?rev=21107&op=diff
==============================================================================
--- desktop/unstable/devhelp/debian/control [utf-8] (original)
+++ desktop/unstable/devhelp/debian/control [utf-8] Thu Aug 27 10:12:00 2009
@@ -2,7 +2,7 @@
 Section: devel
 Priority: optional
 Maintainer: Bradley Smith <bradsmith at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Gustavo Noronha Silva <kov at debian.org>, Josselin Mouette <joss at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Gustavo Noronha Silva <kov at debian.org>, Josselin Mouette <joss at debian.org>, Loïc Minier <lool at dooz.org>
 Build-Depends: cdbs,
                quilt,
                debhelper (>= 5),
@@ -19,7 +19,7 @@
                python-dev,
                python-support (>= 0.3),
                chrpath
-Standards-Version: 3.8.0
+Standards-Version: 3.8.3
 
 Package: libdevhelp-1-0
 Section: libs

Modified: desktop/unstable/devhelp/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/devhelp/debian/control.in?rev=21107&op=diff
==============================================================================
--- desktop/unstable/devhelp/debian/control.in [utf-8] (original)
+++ desktop/unstable/devhelp/debian/control.in [utf-8] Thu Aug 27 10:12:00 2009
@@ -19,7 +19,7 @@
                python-dev,
                python-support (>= 0.3),
                chrpath
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
 
 Package: libdevhelp-1-0
 Section: libs




More information about the pkg-gnome-commits mailing list