[Python-modules-commits] r10169 - in packages/ldaptor/trunk/debian (3 files)

jandd at users.alioth.debian.org jandd at users.alioth.debian.org
Wed Oct 21 18:40:28 UTC 2009


    Date: Wednesday, October 21, 2009 @ 18:40:26
  Author: jandd
Revision: 10169

undo repacking of .orig.tar.gz to allow upload, remove broken files instead

Modified:
  packages/ldaptor/trunk/debian/README.source
  packages/ldaptor/trunk/debian/changelog
  packages/ldaptor/trunk/debian/rules

Modified: packages/ldaptor/trunk/debian/README.source
===================================================================
--- packages/ldaptor/trunk/debian/README.source	2009-10-21 17:02:51 UTC (rev 10168)
+++ packages/ldaptor/trunk/debian/README.source	2009-10-21 18:40:26 UTC (rev 10169)
@@ -1,9 +1,6 @@
-The original source tarball contained a debian directory. This has
-been removed for version 0.43-4.
-
 This package uses quilt to handle patches against upstream source
 code; you can find information about how to use quilt at
 
     /usr/share/doc/quilt/
 
- -- Jan Dittberner <jandd at debian.org>, Wed, 21 Oct 2009 15:12:45 +0200
+ -- Jan Dittberner <jandd at debian.org>, Wed, 21 Oct 2009 20:16:49 +0200

Modified: packages/ldaptor/trunk/debian/changelog
===================================================================
--- packages/ldaptor/trunk/debian/changelog	2009-10-21 17:02:51 UTC (rev 10168)
+++ packages/ldaptor/trunk/debian/changelog	2009-10-21 18:40:26 UTC (rev 10169)
@@ -15,8 +15,6 @@
   * debian/changelog:
     - fix spelling error (fixes lintian warning)
   * debian/README.source:
-    - add information about the removed debian directory in original
-      tarball
     - replace dpatch information with quilt information
   * debian/control:
     - change to d.o email address
@@ -33,6 +31,9 @@
     debian/ldaptor-ldap2maradns.1, debian/ldaptor-fetchschema.1,
     debian/ldaptor-webui.1: update email address
   * debian/rules:
+    - remove debian/postinst, debian/prerm and
+      debian/python-ldaptor.README.Debian from upstream tarball's debian
+      directory
     - use quilt instead of dpatch macros
     - use dh instead of cdbs
   * add debian/global.cfg, debian/ldaptor-doc.docs,
@@ -43,7 +44,7 @@
   * debian/control
     - remove me from Uploaders
 
- -- Jan Dittberner <jandd at debian.org>  Wed, 21 Oct 2009 15:22:29 +0200
+ -- Jan Dittberner <jandd at debian.org>  Wed, 21 Oct 2009 20:21:51 +0200
 
 ldaptor (0.0.43-3) unstable; urgency=low
 

Modified: packages/ldaptor/trunk/debian/rules
===================================================================
--- packages/ldaptor/trunk/debian/rules	2009-10-21 17:02:51 UTC (rev 10168)
+++ packages/ldaptor/trunk/debian/rules	2009-10-21 18:40:26 UTC (rev 10169)
@@ -29,3 +29,4 @@
 	make -C doc clean
 	rm -f doc-stamp
 	rm -rf _trial_temp
+	rm -f debian/postinst debian/prerm debian/python-ldaptor.README.Debian




More information about the Python-modules-commits mailing list