aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorBartosz Fenski <fenio@debian.org>2008-04-26 13:57:14 +0200
committerDaniel Lange <DLange@git.local>2016-04-11 13:00:22 +0200
commit2eabf3432b05b93ce4de9af283ae549d0f7c18c8 (patch)
tree3b1df05a91986850ce74f9b549fcc966fea64ab7 /debian
parent6e3bbb32d3cd1c09b0d1a79c433e0728a7ea44f4 (diff)
parent9379132a8234eeedf62d37ef57713e52c12db6ab (diff)
downloaddebian_htop-2eabf3432b05b93ce4de9af283ae549d0f7c18c8.tar.gz
debian_htop-2eabf3432b05b93ce4de9af283ae549d0f7c18c8.tar.bz2
debian_htop-2eabf3432b05b93ce4de9af283ae549d0f7c18c8.zip
Imported Debian patch 0.7-1debian/0.7-1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
-rw-r--r--debian/control5
-rw-r--r--debian/watch5
3 files changed, 14 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 49ed1c8..d7aa9ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+htop (0.7-1) unstable; urgency=low
+
+ * New upstrem version. (Closes: #452634)
+ * Move URL to homepage header.
+ * Bumped Standards-Version (no changes needed).
+ * Fixed watch file. (Closes: #449631)
+
+ -- Bartosz Fenski <fenio@debian.org> Sat, 26 Apr 2008 13:57:14 +0200
+
htop (0.6.6+svn20070915-1) unstable; urgency=low
* New upstream snapshot with dedication to Nico Golde
diff --git a/debian/control b/debian/control
index e7cb45a..d511456 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: utils
Priority: optional
Maintainer: Bartosz Fenski <fenio@debian.org>
Build-Depends: debhelper (>= 4.0.0), libncurses5-dev, autotools-dev
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
+Homepage: http://htop.sourceforge.net
Package: htop
Architecture: any
@@ -15,5 +16,3 @@ Description: interactive processes viewer
.
Tasks related to processes (killing, renicing) can be done without
entering their PIDs.
- .
- Homepage: http://htop.sourceforge.net
diff --git a/debian/watch b/debian/watch
index e33d75e..0256d9a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
-version=2
-http://prdownloads.sourceforge.net/htop/htop-([0-9].[0-9])([0-9]?)\.tar\.gz debian uupdate
+version=3
+opts=dversionmangle=s/\+svn(.*)// \
+http://sf.net/htop/htop-(\d\.\d|\d\.\d\.\d)\.tar\.gz debian uupdate

© 2014-2024 Faster IT GmbH | imprint | privacy policy