removed useless comments.
authorJean-Philippe Orsini <jeanfi@gmail.com>
Thu, 28 Aug 2014 19:28:49 +0000 (15:28 -0400)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Thu, 28 Aug 2014 19:28:49 +0000 (15:28 -0400)
debian/changelog
debian/rules

index 9037156..906218a 100644 (file)
@@ -7,6 +7,8 @@ psensor (1.0.4-1) unstable; urgency=medium
   * debian/control
       + added build dep to libappindicator3-dev.
       + switched to optional priority instead of extra.
   * debian/control
       + added build dep to libappindicator3-dev.
       + switched to optional priority instead of extra.
+  * debian/rules
+      + removed useless comments.
 
  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Wed, 06 Aug 2014 18:36:41 -0400
 
 
  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Wed, 06 Aug 2014 18:36:41 -0400
 
index 1a9bfb1..5b84297 100755 (executable)
@@ -1,13 +1,5 @@
 #!/usr/bin/make -f
 #!/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
 export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 
 %:
 export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 
 %: