Hi

Attached the patch for the version I intend to upload. Please respond if
you don't want this NMU to happen, if you are working yourself on a
patch or if you think that the attached patch won't work.

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D
diff -u asclock-2.0.12/debian/changelog asclock-2.0.12/debian/changelog
--- asclock-2.0.12/debian/changelog
+++ asclock-2.0.12/debian/changelog
@@ -1,3 +1,10 @@
+asclock (2.0.12-8.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Split xlibs-dev build-dep (Closes: #346724).
+
+ -- Luk Claes <[EMAIL PROTECTED]>  Sun, 15 Jan 2006 17:39:42 +0100
+
 asclock (2.0.12-8) unstable; urgency=low
 
   * themes/classic/*.xpm: remove static qualifier from data, makes gcc 4.0
@@ -132,6 +138,0 @@
-
-Local variables:
-mode: auto-fill
-mode: debian-changelog
-add-log-mailing-address: "[EMAIL PROTECTED]"
-End:
reverted:
--- asclock-2.0.12/debian/asclock.postinst
+++ asclock-2.0.12.orig/debian/asclock.postinst
@@ -1,21 +0,0 @@
-#! /bin/sh
-
-set -e
-
-case "$1" in
-  configure)
-    if [ -d /usr/doc -a ! -e /usr/doc/asclock -a -d /usr/share/doc/asclock ]; 
then
-      ln -sf ../share/doc/asclock /usr/doc/asclock
-    fi
-    if [ -x /usr/bin/update-menus ] ; then update-menus ; fi
-  ;;
-  abort-upgrade|abort-deconfigure|abort-remove)
-    # how did we got here? Force a non-zero exit code
-    exit 1
-  ;;
-  *)
-    echo "postinst called with unkown argument: $1" >&2
-  ;;
-esac
-
-exit 0
reverted:
--- asclock-2.0.12/debian/asclock.postrm
+++ asclock-2.0.12.orig/debian/asclock.postrm
@@ -1,21 +0,0 @@
-#! /bin/sh
-
-set -e
-
-case "$1" in
-  remove)
-    if [ -x /usr/bin/update-menus ] ; then update-menus ; fi
-  ;;
-  purge|upgrade|abort-install|abort-upgrade|disappear)
-  ;;
-  failed-upgrade)
-    # this is an upgrade, and it has failed. What can fail?
-    exit 1
-  ;;
-  *)
-    echo "postrm called with unknown argument $1" >&2
-    exit 1
-  ;;
-esac
-
-exit 0
diff -u asclock-2.0.12/debian/asclock.preinst 
asclock-2.0.12/debian/asclock.preinst
--- asclock-2.0.12/debian/asclock.preinst
+++ asclock-2.0.12/debian/asclock.preinst
@@ -24,0 +25,2 @@
+
+#DEBHELPER#
diff -u asclock-2.0.12/debian/asclock.prerm asclock-2.0.12/debian/asclock.prerm
--- asclock-2.0.12/debian/asclock.prerm
+++ asclock-2.0.12/debian/asclock.prerm
@@ -16,0 +17,2 @@
+
+#DEBHELPER#
diff -u asclock-2.0.12/debian/control asclock-2.0.12/debian/control
--- asclock-2.0.12/debian/control
+++ asclock-2.0.12/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Marcelo E. Magallon <[EMAIL PROTECTED]>
 Standards-Version: 3.5.8
-Build-Depends: xlibs-dev, debhelper (>= 3), xutils
+Build-Depends: libx11-dev, libxext-dev, libxpm-dev, x-dev, debhelper (>= 3), 
xutils
 
 Package: asclock
 Architecture: any

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to