Browse Source

Updated Debian files for new release

Héctor García 9 years ago
parent
commit
f28dba5944
3 changed files with 12 additions and 3 deletions
  1. 9 0
      debian/changelog
  2. 2 2
      debian/control
  3. 1 1
      debian/rules

+ 9 - 0
debian/changelog

@@ -1,3 +1,12 @@
+mssh (2.2-1) unstable; urgency=low
+
+  * New upstream version
+  * Update dependency to vte-2.91. Closes: #788017
+  * Applyed path from Rodolphe PELLOUX-PRAYER to change depend to
+    dh-autoreconf.
+
+ -- Hector Garcia <[email protected]>  Mon, 08 Jun 2015 17:40:08 +0200
+
 mssh (2.1-1) unstable; urgency=low
 
   * New upstream version

+ 2 - 2
debian/control

@@ -2,12 +2,12 @@ Source: mssh
 Section: admin
 Priority: optional
 Maintainer: Hector Garcia <[email protected]>
-Build-Depends: autotools-dev,
+Build-Depends: dh-autoreconf,
                bash-completion,
                debhelper (>= 9~),
                libgconf2-dev,
                libgtk-3-dev,
-               libvte-2.90-dev,
+               libvte-2.91-dev,
                intltool
 Standards-Version: 3.9.6
 Homepage: http://baloo.dyndns.biz

+ 1 - 1
debian/rules

@@ -3,7 +3,7 @@
 LDFLAGS+=-Wl,--as-needed
 
 %:
-	dh $@ --with autotools-dev
+	dh $@ --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- --with-gconf-schema-file-dir=/usr/share/gconf/schemas