[voronota] 01/01: Removed default comments from debian/{watch, rules}

Steffen Möller moeller at moszumanska.debian.org
Fri Nov 17 22:14:19 UTC 2017


This is an automated email from the git hooks/post-receive script.

moeller pushed a commit to branch master
in repository voronota.

commit 3fdf6c129d754af04982d5848b48b5b0247c93c1
Author: Steffen Moeller <moeller at debian.org>
Date:   Fri Nov 17 21:37:35 2017 +0100

    Removed default comments from debian/{watch,rules}
---
 debian/changelog |  2 +-
 debian/rules     | 18 ------------------
 debian/watch     |  6 ------
 3 files changed, 1 insertion(+), 25 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 22034ce..f67f8c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-voronota (1.18.1877-1) UNRELEASED; urgency=low
+voronota (1.18.1877-1) unstable; urgency=low
 
   * Initial release (Closes: #878422).
 
diff --git a/debian/rules b/debian/rules
index 17715d9..4707d3e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,23 +1,5 @@
 #!/usr/bin/make -f
-# See debhelper(7) (uncomment to enable)
-# output every command that modifies files on the build system.
-#export DH_VERBOSE = 1
-
-
-# see FEATURE AREAS in dpkg-buildflags(1)
-#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-
-# see ENVIRONMENT in dpkg-buildflags(1)
-# package maintainers to append CFLAGS
-#export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
-# package maintainers to append LDFLAGS
-#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
 	dh $@  --with autotools_dev
 
-# dh_make generated override targets
-# This is example for Cmake (See https://bugs.debian.org/641051 )
-#override_dh_auto_configure:
-#	dh_auto_configure -- #	-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
-
diff --git a/debian/watch b/debian/watch
index dbc2508..b7a94ae 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,9 +1,3 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# See uscan(1) for format
-
-# Compulsory line, this is a version 4 file
 version=4
 
 # PGP signature mangle, so foo.tar.gz has foo.tar.gz.sig

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/voronota.git



More information about the debian-science-commits mailing list