summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPauli Nieminen <suokkos@gmail.com>2011-06-02 17:39:58 +0300
committerPauli Nieminen <suokkos@gmail.com>2011-06-02 20:28:16 +0300
commit7fc8663efa243fc3dd3e9756d8b3fdd1c1f126e7 (patch)
tree809c16c127c9a806d173e1ecc90b10f455da4108
parent5b9b9e4e67fcea67524ead8e23aea7f32cc65b78 (diff)
Update standards version to 3.9.2
Signed-off-by: Pauli Nieminen <suokkos@gmail.com>
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
-rwxr-xr-xdebian/rules1
3 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 3e7da8d..68944bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+sysprof (1.1.6-1.1) UNRELEASED; urgency=low
+
+ * Non-maintainer upload.
+ * [60298da] New upstream release
+ * [5b9b9e4] Update the packaging to match sources
+
+ -- Pauli Nieminen <suokkos@gmail.com> Thu, 02 Jun 2011 17:39:34 +0300
+
sysprof (1.0.12-5) unstable; urgency=low
* [04a0737] use arch type from DEB_HOST_MULTIARCH
diff --git a/debian/control b/debian/control
index e1897d5..a385d03 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
Priority: optional
Maintainer: Ritesh Raj Sarraf <rrs@debian.org>
Build-Depends: debhelper (>= 7.0.50~), binutils-dev (>= 2.17), bzip2, libgtk2.0-dev (>= 2.6.0), libglade2-dev
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
Homepage: http://www.daimi.au.dk/~sandmann/sysprof/
Vcs-Git: git://git.debian.org/collab-maint/sysprof.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/sysprof.git
diff --git a/debian/rules b/debian/rules
index 67051a2..6d50de9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,4 +30,3 @@ endif
%:
dh $@
-