diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-10-30 21:41:30 +0000 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-10-30 22:15:35 +0000 |
commit | e9ad4b1704b37800ea5ed25a69c967a5ac02c5fc (patch) | |
tree | 87698334fb568fbd177daf897892bfd4cb6384bc | |
parent | 1e48d23e4b624c92865897373f4dd16ea01767ea (diff) | |
download | dhex-e9ad4b1704b37800ea5ed25a69c967a5ac02c5fc.tar.gz |
New upstream release
New maintainer (Closes: #691818)
- Update debian/{control,copyright} accordingly.
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/copyright | 3 |
3 files changed, 11 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index aadb39c..9351875 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +dhex (0.68-1) UNRELEASED; urgency=low + + * New upstream release + * New maintainer (Closes: #691818) + - Update debian/{control,copyright} accordingly. + + -- Jonathan McCrohan <jmccrohan@gmail.com> Tue, 30 Oct 2012 21:37:08 +0000 + dhex (0.67-1) unstable; urgency=low [ Gürkan Sengün ] diff --git a/debian/control b/debian/control index 5a44207..7c10049 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: dhex Section: editors Priority: optional -Maintainer: Gürkan Sengün <gurkan@phys.ethz.ch> +Maintainer: Jonathan McCrohan <jmccrohan@gmail.com> Build-Depends: debhelper (>= 9~), libncurses5-dev Standards-Version: 3.9.3 Homepage: http://www.dettus.net/dhex/ diff --git a/debian/copyright b/debian/copyright index ccacd3f..b38dd49 100644 --- a/debian/copyright +++ b/debian/copyright @@ -20,7 +20,8 @@ License: GNU GPL 2+ Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. Files: debian/* -Copyright: 2011 Gürkan Sengün <gurkan@phys.ethz.ch> +Copyright: 2012 Jonathan McCrohan <jmccrohan@gmail.com> + 2011 Gürkan Sengün <gurkan@phys.ethz.ch> License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |