diff -Nru gnome-terminal-3.8.0/debian/changelog gnome-terminal-3.8.0/debian/changelog --- gnome-terminal-3.8.0/debian/changelog 2013-03-31 15:29:42.000000000 +0000 +++ gnome-terminal-3.8.0/debian/changelog 2013-03-31 19:18:10.000000000 +0000 @@ -1,3 +1,12 @@ +gnome-terminal (3.8.0-1ubuntu1~raring2) raring; urgency=medium + + * debian/control.in: + - Add breaks/replaces since I forgot to undo the Debian + install change, this can be dropped when we upload to + the regular Ubuntu repositories + + -- Jeremy Bicha Sun, 31 Mar 2013 15:16:40 -0400 + gnome-terminal (3.8.0-1ubuntu1~raring1) raring; urgency=medium * Note that opening new tabs in the same working directory isn't diff -Nru gnome-terminal-3.8.0/debian/control gnome-terminal-3.8.0/debian/control --- gnome-terminal-3.8.0/debian/control 2013-03-31 15:29:44.000000000 +0000 +++ gnome-terminal-3.8.0/debian/control 2013-03-31 19:18:12.000000000 +0000 @@ -39,7 +39,8 @@ gsettings-desktop-schemas (>= 0.1.0), gnome-terminal-data (>= ${gnome:Version}), gnome-terminal-data (<< ${gnome:NextVersion}) -Replaces: gnome-terminal-data (<< 2.26.2-3) +Breaks: gnome-terminal-data (<< 3.8.0-1ubuntu1~raring2~) +Replaces: gnome-terminal-data (<< 3.8.0-1ubuntu1~raring2~) Provides: x-terminal-emulator Recommends: yelp, gvfs diff -Nru gnome-terminal-3.8.0/debian/control.in gnome-terminal-3.8.0/debian/control.in --- gnome-terminal-3.8.0/debian/control.in 2013-03-31 15:29:42.000000000 +0000 +++ gnome-terminal-3.8.0/debian/control.in 2013-03-31 19:18:10.000000000 +0000 @@ -35,7 +35,8 @@ gsettings-desktop-schemas (>= 0.1.0), gnome-terminal-data (>= ${gnome:Version}), gnome-terminal-data (<< ${gnome:NextVersion}) -Replaces: gnome-terminal-data (<< 2.26.2-3) +Breaks: gnome-terminal-data (<< 3.8.0-1ubuntu1~raring2~) +Replaces: gnome-terminal-data (<< 3.8.0-1ubuntu1~raring2~) Provides: x-terminal-emulator Recommends: yelp, gvfs