summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2012-07-13 09:36:45 -0700
committerVagrant Cascadian <vagrant@debian.org>2012-07-13 09:36:45 -0700
commit6a88f7b69377e136d2d8d9a75218bf6a2cc37b34 (patch)
tree023063ab10929c6afa417199ce890dfb3d192ab9 /debian/rules
ldm-themes (12.07.1) unstable; urgency=low
[ Jonathan Carter ] * Remove all alternatives (Closes: #679208). * Replace murrine gtk theme with mist in greeter-gtkrc. * Replace recommends on gtk2-engines-murrine with gtk2-engines, as it is already used in ldm, and doesn't pull in extraneous Recommends. * Fix typos in package description. * My first upload at a Debconf! :D [ Vagrant Cascadian ] * Remove spacefun theme, as it was never shipped with squeeze. * Remove unnecessary .png files that are already shipped with ldm. * Update debian/copyright to reflect switch to Joy theme. * Finish switching to Joy theme (Closes: #678474). # imported from the archive
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..b760bee
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,13 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# This file was originally written by Joey Hess and Craig Small.
+# As a special exception, when this file is copied by dh-make into a
+# dh-make output file, you may use that output file without restriction.
+# This special exception was added by Craig Small in version 0.37 of dh-make.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+%:
+ dh $@