Author: tille
Date: 2012-07-18 06:39:46 +0000 (Wed, 18 Jul 2012)
New Revision: 11824

Modified:
   trunk/packages/libquazip/trunk/debian/changelog
   trunk/packages/libquazip/trunk/debian/control
Log:
removed dependency from libquazip0-headers which is no part of the package


Modified: trunk/packages/libquazip/trunk/debian/changelog
===================================================================
--- trunk/packages/libquazip/trunk/debian/changelog     2012-07-17 20:56:11 UTC 
(rev 11823)
+++ trunk/packages/libquazip/trunk/debian/changelog     2012-07-18 06:39:46 UTC 
(rev 11824)
@@ -1,5 +1,6 @@
-libquazip (0.4.4-2) unstable; urgency=low
+libquazip (0.4.4-2) UNRELEASED; urgency=low
 
+  [ Eric Maeker ]
   * creating multi-arch binaries
     * debian/rules
     * debian/libquazip0.install
@@ -8,6 +9,10 @@
   * including upstream changelog in all packages
   * debian/libquazip-doc: lintian overrides duplicate files
 
+  [ Andreas Tille ]
+  * debian/control: removed dependency from libquazip0-headers
+    which is no part of the package
+
  -- Eric Maeker <[email protected]>  Sat, 07 Jul 2012 12:31:34 +0200
 
 libquazip (0.4.4-1) unstable; urgency=low

Modified: trunk/packages/libquazip/trunk/debian/control
===================================================================
--- trunk/packages/libquazip/trunk/debian/control       2012-07-17 20:56:11 UTC 
(rev 11823)
+++ trunk/packages/libquazip/trunk/debian/control       2012-07-18 06:39:46 UTC 
(rev 11824)
@@ -34,7 +34,7 @@
 Conflicts: libquazip-dev
 Multi-Arch: same
 Architecture: any
-Depends: libquazip0 (= ${binary:Version}), libquazip0-headers (= 
${binary:Version}), ${misc:Depends}
+Depends: libquazip0 (= ${binary:Version}), ${misc:Depends}
 Description: C++ wrapper wrapper for ZIP/UNZIP (development files)
  QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that
  can be used to access ZIP archives. It uses Trolltech's Qt toolkit.


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to